kobewi
5125a273dc
Remove inline from constexpr variables
2025-04-28 21:09:43 +02:00
Thaddeus Crews
cfa2a908b3
Merge pull request #105844 from jaydensipe/remove-old-network-editor-setting
...
Remove deprecated `engine_version_update_mode` editor setting
2025-04-28 10:01:35 -05:00
Thaddeus Crews
c87f23ce7d
Merge pull request #89324 from KoBeWi/pandora's_can_of_worms
...
Allow exporting variables of type Variant
2025-04-28 10:01:33 -05:00
Thaddeus Crews
44c97f0d80
Merge pull request #105378 from bruvzg/fs_edit_popup
...
[FileSystemList] Fix edit popup not accounting scroll position.
2025-04-28 10:01:32 -05:00
Lukas Tenbrink
bfdb0f0ecf
Fix various sanitizer issues.
2025-04-28 15:23:35 +02:00
Thaddeus Crews
a26c05d7e5
Merge pull request #104169 from CreatedBySeb/fix-error-panel-hiding
...
Fix error panel auto-hiding
2025-04-27 19:21:32 -05:00
Thaddeus Crews
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
...
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
2025-04-27 19:21:31 -05:00
Thaddeus Crews
74fc4dae15
Merge pull request #95585 from HolonProduction/remove-cache
...
ScriptEditor: Remove obsolete completion cache
2025-04-27 19:21:30 -05:00
Thaddeus Crews
7e647d7626
Merge pull request #105811 from Grublady/inherited_signals
...
Fix Signals dock only un-doubling parent class's first signal
2025-04-27 19:21:26 -05:00
Thaddeus Crews
796b9caa09
Merge pull request #105552 from adamwych/expose-get-node-list
...
Expose `AnimationNode(StateMachine/BlendTree).get_node_list()`
2025-04-27 19:21:26 -05:00
Thaddeus Crews
1a2a1b07df
Merge pull request #105799 from Repiteo/scons/enum-conversion-warnings
...
SCons: Add enum conversion warning
2025-04-27 19:21:23 -05:00
Thaddeus Crews
7c35e3999d
Merge pull request #105797 from bruvzg/scroll_crash
...
Fix `AnimationNodeBlendTree` crash on `Open Editor` button press.
2025-04-27 19:21:23 -05:00
Thaddeus Crews
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
...
Core: Replace C math headers with C++ equivalents
2025-04-27 19:21:22 -05:00
Thaddeus Crews
21ed7ce518
Merge pull request #96169 from RedMser/search-keywords-in-create-dialog
...
Consider search keywords in `CreateDialog`
2025-04-27 19:21:18 -05:00
Thaddeus Crews
69f0eb5de5
Merge pull request #103841 from GustJc/embed_add_hotkeys
...
Add Embed Game Window shortcut hotkeys support for `suspend/pause` and `next frame` buttons
2025-04-27 19:21:16 -05:00
Thaddeus Crews
2f1b10824b
Merge pull request #98847 from KoBeWi/illusion_wave
...
Add "Close Tabs Below" option to script editor context menu
2025-04-27 19:21:14 -05:00
Thaddeus Crews
54a0e10648
Merge pull request #105487 from Calinou/3d-editor-fix-light-theme-gizmo-icons
...
Fix light theme gizmo icons in the 3D editor appearing too dark
2025-04-27 19:21:12 -05:00
Thaddeus Crews
9b35aaf2e2
Merge pull request #105613 from ryevdokimov/fix-editor-camera-transform
...
Fix incorrect transform when editor camera is moved externally
2025-04-27 19:21:12 -05:00
Thaddeus Crews
b09b873adc
Merge pull request #91264 from ckaiser/script-editor-help-tooltip
...
Fix help overview tooltip flicker
2025-04-27 19:21:09 -05:00
Jayden Sipe
0bba1a80d5
Remove deprecated engine_version_update_mode editor setting
2025-04-27 18:01:01 -04:00
Grublady
1ce038b24e
Fix Signals dock only un-doubling parent class's first signal
2025-04-27 17:59:25 -04:00
HolonProduction
56bad11517
ScriptEditor: Remove obsolete completion cache
2025-04-26 22:59:10 +02:00
kobewi
92103366a5
Add "Close Tabs Below" option to script editor context menu
...
Co-authored-by: PrecisionRender <austin08dean@gmail.com >
2025-04-26 20:00:17 +02:00
Pāvels Nadtočajevs
7cf7e6aa95
Fix AnimationNodeBlendTree crash on Open Editor button press.
2025-04-26 20:10:44 +03:00
Thaddeus Crews
dc9c34f0c6
SCons: Add enum conversion warning
2025-04-26 12:06:20 -05:00
Thaddeus Crews
b4e6ef34c6
Merge pull request #105691 from Grublady/signal_doc
...
Make documentation ignore undocumented private signals
2025-04-25 11:36:06 -05:00
Thaddeus Crews
796a08d350
Merge pull request #105655 from bruvzg/svg_tx_import
...
Add `SVGTexture` importer.
2025-04-25 11:36:05 -05:00
Thaddeus Crews
60726563c9
Merge pull request #105621 from Repiteo/scons/begin-decouple
...
SCons: Begin decoupling generation & build code
2025-04-25 11:36:04 -05:00
Thaddeus Crews
33065d8323
Merge pull request #103238 from Ryan-000/mesh_support_vram_profiler
...
Add Meshes to the Video RAM Profiler
2025-04-25 11:36:01 -05:00
Thaddeus Crews
5c9f93ce03
SCons: Begin decoupling generation & build code
2025-04-25 08:23:01 -05:00
Gustavo Jaruga Cruz
bf18021462
Add Embed Game Window hotkeys support and pause/next frame shortcuts
2025-04-25 02:36:00 -03:00
dementive
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
2025-04-24 20:10:31 -04:00
Thaddeus Crews
5dc375b2fc
Merge pull request #105014 from aaronfranke/no-type-suffixes
...
Allow completely opting out of name suffix magic in 3D scene import
2025-04-24 17:18:50 -05:00
Grublady
e2ccf9b7c4
Make documentation ignore undocumented private signals
2025-04-24 16:56:34 -04:00
Thaddeus Crews
013f7a6343
Merge pull request #105630 from KoBeWi/clearer_dialog
...
FileDialog code cleanup
2025-04-24 09:09:31 -05:00
Thaddeus Crews
afa8057e30
Merge pull request #104842 from YeldhamDev/dap_fix
...
Fix remote object inspector through DAP
2025-04-24 09:09:26 -05:00
Thaddeus Crews
9ac753c916
Merge pull request #105636 from syntaxerror247/one-click-deploy
...
Hide `one-click deploy` button on Android and XR editor
2025-04-24 09:09:24 -05:00
Pāvels Nadtočajevs
15cecfdac5
Add SVGTexture importer.
2025-04-24 08:15:53 +03:00
Ryan
4497e2a0d3
Add Meshes to the Video RAM Profiler
...
Apply suggestions from code review
Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro >
2025-04-23 18:26:56 -04:00
kobewi
e565ee86ce
FileDialog code cleanup
2025-04-23 19:28:14 +02:00
Thaddeus Crews
841c29d62c
Merge pull request #104985 from Ivorforce/stringname-always-string
...
Always use `String` as `StringName` backing internally.
2025-04-23 12:01:27 -05:00
Thaddeus Crews
099d4918f0
Merge pull request #90092 from KoBeWi/casually_adding_credits_roll_to_a_GAME_engine
...
Add credits roll
2025-04-23 12:01:26 -05:00
Thaddeus Crews
eb6e8e59b1
Merge pull request #91594 from RedMser/remove-old-path-remaps
...
Remove old path remaps system
2025-04-23 12:01:25 -05:00
RedMser
5c83d25eda
Consider search keywords in CreateDialog
2025-04-23 15:59:44 +02:00
RedMser
a96e8ac62c
Remove old path remaps system
...
Unused in public repositories, deprecated for over 6 years, and the
replacement system is well-tested by now.
2025-04-23 15:48:33 +02:00
Lukas Tenbrink
91fe434a86
Always use String as StringName backing internally.
2025-04-23 14:57:03 +02:00
Pāvels Nadtočajevs
5b49fd4207
Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default.
2025-04-23 12:47:31 +03:00
Thaddeus Crews
179630278f
Merge pull request #105658 from aaronp64/blend_space_2d_sort
...
Sort animation nodes in `AnimationNodeBlendSpace2DEditor` popup menu
2025-04-22 18:25:52 -05:00
Adam Wychowaniec
d193af78c5
Expose AnimationNode(StateMachine/BlendTree).get_node_list()
2025-04-22 21:08:26 +02:00
aaronp64
8584737525
Sort animation nodes in AnimationNodeBlendSpace2DEditor popup menu
...
Updated AnimationNodeBlendSpace2DEditor::_blend_space_gui_input to sort animation nodes for menu when adding new points, to match ordering in AnimationNodeBlendSpace1DEditor and AnimationNodeStateMachineEditor. Old code had the sort call before adding the node names, so it wasn't reflected in the menu.
2025-04-22 12:17:27 -04:00