Thaddeus Crews
b7b205c410
Merge pull request #116292 from ryevdokimov/sibiling-error
...
Fix silent failure when creating collision shape as sibling of scene root
2026-02-16 15:02:40 -06:00
Thaddeus Crews
7b9e7a9f8b
Merge pull request #116100 from Chaosus/fix_editor_property_array_theming
...
Fix theming for `EditorPropertyArray` icons
2026-02-16 15:02:39 -06:00
Thaddeus Crews
b21b4106b4
Merge pull request #114045 from Meorge/bugfix/note-for-file-extension
...
Add note to error message about how to add recognized extensions to editor
2026-02-16 15:02:37 -06:00
Thaddeus Crews
85ba5ffaad
Merge pull request #111687 from kevinlam508/update-selection-highlight-on-hidden-select
...
Fix selection highlight not updating when selecting a hidden canvasitems
2026-02-16 15:02:36 -06:00
Thaddeus Crews
1e12317895
Merge pull request #115646 from Ivorforce/list-explicit-copy
...
Change `List` copy constructor from implicit to explicit.
2026-02-16 15:02:34 -06:00
Thaddeus Crews
c069f5526b
Merge pull request #116219 from KoBeWi/what_the_path
...
Show shortcut path in tooltip
2026-02-16 15:02:33 -06:00
Thaddeus Crews
349a07c4c9
Merge pull request #116265 from Klology/Making-unsaved-changes-dialog-more-accurate
...
Make unsaved scene dialog more accurate
2026-02-16 15:02:26 -06:00
Thaddeus Crews
e1c8e6cfb6
Merge pull request #108208 from YeldhamDev/remote_class_name_fix
...
Show custom class name in the remote inspector
2026-02-16 10:19:26 -06:00
Thaddeus Crews
cf406533c8
Merge pull request #114283 from KoBeWi/adding_physical_buttons
...
Change TabContainer's popup button into real Button
2026-02-16 10:19:22 -06:00
Thaddeus Crews
d155457554
Merge pull request #116081 from arkology/goto_line_button
...
Convert "Line and column numbers" label to button
2026-02-16 10:19:20 -06:00
Klology
4a823dcd23
Updated unsaved scene dialog to show the time the scene was opened if the scene was last saved before the editor was stared instead of editor startup time.
2026-02-15 14:29:55 -07:00
Robert Yevdokimov
da3645d5a9
Fix silent failure when creating collision shape as sibling of scene root
2026-02-14 10:32:37 -05:00
Kevin Lam
b3d0b00843
Fix selection highlight not updating when selecting a hidden canvasitem lower in the tree dock
2026-02-13 20:59:08 -06:00
Malcolm Anderson
e298af3c71
Add note to extension-change error message about how to make editor recognize an extension
...
Update editor/docks/filesystem_dock.cpp
Update editor/docks/filesystem_dock.cpp
Update editor/docks/filesystem_dock.cpp
Use pressed signal for button
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com >
2026-02-13 17:34:30 -08:00
Thaddeus Crews
481b6fcf66
Merge pull request #115761 from jinyangcruise/fix_debugger_error_log_time_trimed
...
Fix debugger error log time gets trimmed.
2026-02-13 07:40:27 -06:00
Thaddeus Crews
06793a947b
Merge pull request #116209 from TheDying0fLight/fix-script-text-editor-ref-usage
...
Fix wrong `Ref` checks in `ScriptTextEditor`
2026-02-13 07:40:25 -06:00
kobewi
3f5620aac0
Show shortcut path in tooltip
2026-02-12 21:32:57 +01:00
Simon Döhl
51582b3fd6
Fix wrong Ref checks in ScriptTextEditor
2026-02-12 17:19:43 +01:00
Thaddeus Crews
2d5b30c476
Merge pull request #115963 from blueskythlikesclouds/reduce-includes-to-rd
...
Reduce includes to rendering device.
2026-02-12 08:19:16 -06:00
Thaddeus Crews
3294d50d82
Merge pull request #116075 from ryevdokimov/arc-sync
...
Fix gizmo rotation arc and applied transform not being in sync
2026-02-12 08:19:15 -06:00
Josh Jones
b8389cc76b
Support output to HDR monitors
...
Co-authored-by: Alvin Wong <alvinhochun@gmail.com >
Co-authored-by: Allen Pestaluky <allenpestaluky@gmail.com >
2026-02-11 22:13:26 -07:00
Robert Yevdokimov
d613138aa4
Fix gizmo rotation arc and applied transform not being in sync
2026-02-11 13:02:37 -05:00
Thaddeus Crews
e4d449f4b4
Merge pull request #115871 from ryevdokimov/arc-line-snap
...
Fix transform gizmo rotation arc line not snapping with snap rotation
2026-02-11 10:27:03 -06:00
Thaddeus Crews
152f142788
Merge pull request #115992 from ryevdokimov/fix-trackball-highlight
...
Fix trackball not highlighting immediately when toggling `Use Trackball`
2026-02-11 10:27:01 -06:00
Thaddeus Crews
1fbbd665c6
Revert "Rearrange project loading init"
...
This reverts commit f5c27569f0 .
2026-02-11 08:30:48 -06:00
arkology
f3df9c2434
Convert "Line and column numbers" label to button
2026-02-11 14:01:03 +00:00
Thaddeus Crews
ec297f8bb3
Merge pull request #114717 from TokageItLab/gizmo-opt
...
Add `view_plane_rotation_gizmo_scale` to EditorSettings & make color darken
2026-02-10 08:29:45 -06:00
Skyth
8fbf2f1e14
Reduce includes to rendering device.
...
Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com >
2026-02-10 16:58:50 +03:00
Robert Yevdokimov
c899f017e2
Make it so consecutive presses of Begin Rotate Transformation shortcut enables trackball rotation
2026-02-09 18:19:53 -05:00
Thaddeus Crews
807ece13af
Merge pull request #112887 from nikitalita/bind-editor-file-system-is-importing
...
Bind `EditorFileSystem::is_importing()`
2026-02-09 15:07:05 -06:00
Thaddeus Crews
b6b7f5a9de
Merge pull request #115767 from DexterFstone/Add-a-script-editor-keyboard-shortcut-to-show-the-documentation-tooltip-for-the-word-the-caret-is-on
...
Add a script editor keyboard shortcut to show the documentation tooltip for the word the caret is on
2026-02-09 15:07:03 -06:00
Thaddeus Crews
ca281b0b2d
Merge pull request #116080 from GammaGames/plugins_then_autoloads
...
Fix custom importers do not work with singletons
2026-02-09 15:07:01 -06:00
Thaddeus Crews
2a5a740bde
Merge pull request #115855 from ryevdokimov/instant-feedback
...
Show viewport messages and rotation line instantly on instant transforms
2026-02-09 15:07:00 -06:00
Thaddeus Crews
0e56b6f8e1
Merge pull request #116078 from ryevdokimov/custom-gizmo-commit-message
...
Fix viewport text not clearing after commit/cancel of custom editor gizmo handles
2026-02-09 15:06:59 -06:00
Thaddeus Crews
cb8c64b96b
Merge pull request #115968 from cdemirer/dummy-player-is-part-of-the-tree
...
Fix double memdelete of `dummy_player`
2026-02-09 15:06:55 -06:00
Chaosus
e5f7c51471
Fix theming for EditorPropertyArray icons
2026-02-09 18:11:27 +03:00
Jesse
f5c27569f0
Rearrange project loading init to fix #115618
2026-02-09 05:48:34 +00:00
Robert Yevdokimov
996353e457
Fix viewport text not clearing after commit/cancel of custom editor gizmo handles
2026-02-08 23:34:40 -05:00
kobewi
44f9d7fa2e
Change TabContainer's popup button into real Button
2026-02-08 18:13:45 +01:00
Silc Lizard (Tokage) Renew
9ebc4c3013
Add view_plane_rotation_gizmo_scale to EditorSettings
2026-02-08 18:50:49 +09:00
Robert Yevdokimov
415ddc83e1
Fix trackball not highlighting immediately when toggling Use Trackball
2026-02-07 10:12:15 -05:00
Robert Yevdokimov
fdf126e1d9
Show viewport messages and rotation line instantly on instant transforms
2026-02-06 15:33:01 -05:00
cdemirer
d68d42b6f5
Fix double memdelete of dummy_player
...
It's already deleted as a result of being part of the tree.
2026-02-06 20:41:56 +03:00
Thaddeus Crews
f801f496a8
Merge pull request #115193 from skiessq/fix-visual-shader-frame-duplication
...
VisualShader: Fix nodes not attaching to new Frame on duplication
2026-02-06 08:18:02 -06:00
Thaddeus Crews
0f8119a3db
Merge pull request #115575 from KoBeWi/native_instances
...
Fix Rename option for instance roots
2026-02-06 08:18:00 -06:00
Thaddeus Crews
8557916777
Merge pull request #115935 from Repiteo/style/inc-to-h
...
Style: Convert `*.gen.inc` to `*.gen.h` for ninja
2026-02-06 08:17:55 -06:00
Thaddeus Crews
9ecd611b51
Merge pull request #115928 from Naros/fix-typed-dictionary-types
...
Debugger: Fix typed dictionary hint string
2026-02-06 08:17:53 -06:00
Thaddeus Crews
3a44846a86
Merge pull request #115543 from ryevdokimov/don't-frelook-highlight-gizmos
...
Don't highlight gizmos while in freelook
2026-02-06 08:17:52 -06:00
Thaddeus Crews
526bb56115
Merge pull request #107597 from dalexeev/editor-help-improve-appearance
...
Editor: Improve appearance of built-in help
2026-02-06 08:17:47 -06:00
Thaddeus Crews
7cdd322fb9
Merge pull request #113351 from DexterFstone/Add-context-menu-to-the-Video-RAM
...
Add context menu to the Video RAM tab of the Debugger bottom panel
2026-02-06 08:17:46 -06:00