Thaddeus Crews
|
e5f7ec0c30
|
Merge pull request #104777 from smix8/fix_boxmesh
Fix EditorNode3DGizmo::add_solid_box() GPU stalling
|
2025-03-31 19:02:02 -05:00 |
|
Thaddeus Crews
|
8f6bb119f4
|
Merge pull request #100602 from KoBeWi/over_100_changes_in_50_random_files_aka_the_best_kind_of_PR
Add templated version of `ObjectDB::get_instance()`
|
2025-03-31 12:03:47 -05:00 |
|
Kiro
|
23129a66ed
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02:00 |
|
smix8
|
6a54d2d552
|
Fix EditorNode3DGizmo::add_solid_box() GPU stalling
Fixes EditorNode3DGizmo::add_solid_box() stalling the GPU because it used a function that queries the mesh arrays from the GPU.
|
2025-03-29 21:42:28 +01:00 |
|
Thaddeus Crews
|
ff1858ad2c
|
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
Mark main screen plugin names for translation
|
2025-03-29 10:16:33 -05:00 |
|
Thaddeus Crews
|
780cf03051
|
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
Use `append_` instead of `parse_` for `String` methods.
|
2025-03-29 10:16:33 -05:00 |
|
Rémi Verschelde
|
fd02ff8d02
|
Merge pull request #104703 from bruvzg/loc_dir_icons
Fix updating editor icons on translation change.
|
2025-03-28 17:30:49 +01:00 |
|
Rémi Verschelde
|
e8bc75f056
|
Merge pull request #103373 from YeldhamDev/build_remove_physics
Allow to compile templates without physics servers
|
2025-03-28 17:30:03 +01:00 |
|
Rémi Verschelde
|
1e595a0aa7
|
Merge pull request #103053 from Peelep/preview-sun-env-undoredo
Add UndoRedo actions to preview sun/environment popup
|
2025-03-28 17:29:58 +01:00 |
|
Rémi Verschelde
|
b12258bd22
|
Merge pull request #99897 from aaronfranke/editor-top-nodes
Clarify API for top selected nodes in EditorSelection and make public
|
2025-03-28 17:29:51 +01:00 |
|
Rémi Verschelde
|
3b90bb56ad
|
Merge pull request #89782 from KoBeWi/stdArrayList
Use initializer list in Arrays
|
2025-03-28 17:29:40 +01:00 |
|
Michael Alexsander
|
5ad414d046
|
Allow to compile templates without physics servers
|
2025-03-28 11:00:44 -03:00 |
|
Rémi Verschelde
|
3fee84c78b
|
Merge pull request #104631 from smix8/gizmo_multi_collision_meshes
Allow multiple EditorNode3DGizmo collision meshes
|
2025-03-28 14:33:26 +01:00 |
|
Rémi Verschelde
|
8e9faae2be
|
Merge pull request #104058 from dugramen/path3d-outwards-curve
Path3D prefer control points for outward curve
|
2025-03-28 14:32:25 +01:00 |
|
Pāvels Nadtočajevs
|
e47207ad16
|
Fix updating editor icons on translation change.
|
2025-03-28 15:04:32 +02:00 |
|
Yyf2333
|
22b5ec17fb
|
Using iterator pattern instead of List::Element *.
Co-authored-by: Adam Scott <ascott.ca@gmail.com>
|
2025-03-28 13:29:15 +08:00 |
|
Aaron Franke
|
17db92b8b8
|
Clarify API for top selected nodes in EditorSelection and make public
|
2025-03-27 16:09:08 -07:00 |
|
Lukas Tenbrink
|
ffa6ef220b
|
Use append_ instead of parse_ for String methods.
|
2025-03-27 17:51:02 +01:00 |
|
kobewi
|
bc9d0c7835
|
Add templated version of ObjectDB::get_instance()
|
2025-03-27 15:43:23 +01:00 |
|
kobewi
|
75881f8322
|
Use initializer list in Arrays
|
2025-03-26 18:38:15 +01:00 |
|
Peelep
|
419ef1b7ca
|
Add UndoRedo actions to preview sun & env
|
2025-03-26 18:26:19 +02:00 |
|
dugramen
|
8bef789ca6
|
Path3D prefer control points for outward curve
|
2025-03-25 21:44:06 -04:00 |
|
smix8
|
ab917da71e
|
Allow multiple EditorNode3DGizmo collision meshes
Allows to add multiple TriangleMesh collision meshes to a 3D gizmo.
|
2025-03-26 01:20:43 +01:00 |
|
Thaddeus Crews
|
6b5b84c0c5
|
Merge pull request #101737 from btgs-0/add-tile-coordinate-and-rectangle-size-display-to-terrains-editor-101634
Draw tilemap coordinate and rectangle size on the screen when using the TileMapLayer's Terrains plugin
|
2025-03-24 15:27:35 -05:00 |
|
Thaddeus Crews
|
95a0cad8b1
|
Merge pull request #104482 from YeldhamDev/game_view_featprof_3d
Hide 3D mode in Game view if the feature is disabled
|
2025-03-24 15:27:32 -05:00 |
|
Thaddeus Crews
|
e2d3e8ff86
|
Merge pull request #104231 from arkology/wide-theme-editor-walking
Fix `ThemeEditor` being too wide for small screen or minimized window
|
2025-03-24 15:27:29 -05:00 |
|
Thaddeus Crews
|
a5926394d3
|
Merge pull request #103956 from dugramen/curve-handles-outwards
Path2D prefer control points for outward curve
|
2025-03-24 10:01:05 -05:00 |
|
Thaddeus Crews
|
8cafc43f71
|
Merge pull request #104475 from ryevdokimov/fix-3d-view-menu-gizmo-icons
Fix 3D view menu gizmo icons being broken in empty scene
|
2025-03-23 19:03:56 -05:00 |
|
dugramen
|
4fbf38d091
|
Path2D prefer control points for outward curve
|
2025-03-22 15:41:38 -04:00 |
|
Michael Alexsander
|
123b5baaba
|
Hide 3D mode in Game view if the feature is disabled
|
2025-03-22 15:16:44 -03:00 |
|
Robert Yevdokimov
|
1abde8ce48
|
Fix 3D view menu gizmo icons being broken in empty scene
|
2025-03-22 21:12:44 +04:00 |
|
BT
|
b954ddce28
|
Draw the mouse position's tilemap co-ordinate (and rectangle size) on the screen when using the TileMapLayer's Terrains plugin.
|
2025-03-22 10:29:24 +10:30 |
|
Thaddeus Crews
|
581d675eeb
|
Core: Convert Math class to namespace
|
2025-03-21 10:29:18 -05:00 |
|
Rémi Verschelde
|
1d664d996d
|
Merge pull request #104390 from YeldhamDev/you_will_never_take_my_3d_away
Remove pointless `_3D_DISABLED` checks in editor code
|
2025-03-21 13:04:11 +01:00 |
|
Rémi Verschelde
|
e50ac32d5a
|
Merge pull request #82321 from ywmaa/custom_debug_color_curve3D
Allow customizing debug color of Path3D.
|
2025-03-21 13:02:57 +01:00 |
|
ywmaa
|
275f046e4a
|
Path3D: custom debug color and custom debug show
|
2025-03-20 06:49:04 +02:00 |
|
Michael Alexsander
|
c33c3fe2ed
|
Remove pointless _3D_DISABLED checks in editor code
|
2025-03-19 23:47:36 -03:00 |
|
Thaddeus Crews
|
97241ffea6
|
Merge pull request #99555 from Meorge/mute-game
Add "Mute Game" toggle in Game view
|
2025-03-19 17:46:11 -05:00 |
|
Thaddeus Crews
|
17ae1d7728
|
Merge pull request #90226 from kitbdev/dock-shortcuts
Add Open Dock shortcuts
|
2025-03-19 17:46:07 -05:00 |
|
Thaddeus Crews
|
60c706e2d5
|
Merge pull request #102846 from jaydensipe/fix-empty-theme-override-delete-all
Fix empty type removal in theme editor causing all empty types to be deleted
|
2025-03-19 17:46:04 -05:00 |
|
Malcolm Anderson
|
6858607e74
|
Add "Mute Audio" button to Game view in editor
Update servers/audio_server.cpp
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Apply suggestions from code review
Co-authored-by: Adam Scott <ascott.ca@gmail.com>
Fix a few lines for new member names
Add command-line argument `--debug-mute-audio`, and pass it to game if started with mute enabled
Apply suggestions from code review
Co-authored-by: arkology <43543909+arkology@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Fix icon for svgo
|
2025-03-19 08:20:17 -07:00 |
|
kit
|
4a65775dc5
|
Add shortcuts for opening docks
|
2025-03-19 10:39:45 -04:00 |
|
kobewi
|
10f6c01b9c
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
|
Rémi Verschelde
|
94f0ce4a96
|
Merge pull request #104192 from arkology/tile_editors_ui_ux
Improve/fix `TileMap` and `TileSet` editors UI
|
2025-03-19 12:27:18 +01:00 |
|
Rémi Verschelde
|
7ad0b9b16c
|
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
[GUI] Implement properties that can recursively disable child controls' `Focus Mode` & `Mouse Filter`
|
2025-03-19 12:26:03 +01:00 |
|
Thaddeus Crews
|
1f6426066e
|
Merge pull request #98768 from Repiteo/core/constexpr-math-operators
Core: Add `constexpr` constructors/operators to math structs
|
2025-03-17 16:03:20 -05:00 |
|
kobewi
|
6f25babd6b
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
Thaddeus Crews
|
ea62170dac
|
Core: Add constexpr constructors/operators to math structs
• Begin integrating `constexpr` on math tests; use `static_assert` where appropriate
|
2025-03-17 12:15:31 -05:00 |
|
Thaddeus Crews
|
523b7fe36e
|
Merge pull request #102282 from YYF233333/dangerous_sig
Eliminate interior mutability in `get_selected_node_list`
|
2025-03-17 10:52:30 -05:00 |
|
Thaddeus Crews
|
8ca72e1490
|
Merge pull request #103848 from timothyqiu/popup-i18n
Add auto translate mode for items in `PopupMenu` and `OptionButton`
|
2025-03-17 10:52:26 -05:00 |
|