Rémi Verschelde
750640cede
Merge pull request #102828 from bruvzg/fd_fmap
...
Sync native and embedded dialog missing extension handling.
2025-02-13 23:35:28 +01:00
Rémi Verschelde
25a3b38a83
Merge pull request #102813 from hpvb/fix-102108
...
Don't mark cached previously pinned AnimationMixers
2025-02-13 23:35:18 +01:00
Rémi Verschelde
23634b52e1
Merge pull request #102811 from KoBeWi/LSD
...
Fix modified time when LSP reload script
2025-02-13 23:35:15 +01:00
Rémi Verschelde
1d591bd63d
Merge pull request #102636 from amarsero/bad-global-script-class-cache
...
Fix global scripts not being added because of bad `global_script_class_cache.cfg`
2025-02-13 23:35:05 +01:00
Rémi Verschelde
794b9395a8
Merge pull request #102559 from stuartcarnie/sgc/fix_previews
...
Editor: Fix AtlasTexture editor previews for compressed textures
2025-02-13 23:35:02 +01:00
bruvzg
1bdf84b31c
Sync native and embedded dialog missing extension handling.
2025-02-14 00:15:04 +02:00
HP van Braam
0b30ecc758
Don't mark cached previously pinned AnimationMixers
...
AnimationPlayerEditor will hold on to pointers to no-longer existing
Nodes that were previously pinned. Make sure to not mark them as dirty
if they are not already inside the cache.
This fixes #102108
2025-02-13 19:57:26 +01:00
Thaddeus Crews
3dd68d8841
Merge pull request #102704 from Giganzo/add-freelook-speed
...
Add changeable freelook speed in Game Window
2025-02-13 10:15:46 -06:00
Thaddeus Crews
b853aceece
Merge pull request #102286 from ryevdokimov/fix-collision-reposition-csgshape
...
Fix collision reposition with `CSGShape3D`
2025-02-13 10:15:41 -06:00
Thaddeus Crews
723f0917f3
Merge pull request #102729 from akien-mga/create-node-crash-renamed-class
...
EditorHelpBit: Workaround crash renaming named class inheriting `@tool` class
2025-02-13 10:15:27 -06:00
Robert Yevdokimov
6f0a0ba408
Fix collision reposition with `CSGShape3D`
2025-02-13 19:31:58 +04:00
kobewi
6abb40990a
Fix modified time when LSP reload script
2025-02-13 16:15:22 +01:00
Thaddeus Crews
9ad7f55a06
Merge pull request #102760 from Giganzo/csg-toolbar-tooltips
...
Add tooltip text to Polygon3DEditor buttons
2025-02-12 12:56:31 -06:00
Thaddeus Crews
78f1918bd4
Merge pull request #102668 from jkirsteins/janiskirsteins/ios-aspect-fill-splash
...
[iOS] Sync the boot splash and the launch screen image scale modes
2025-02-12 12:56:26 -06:00
Agustín Marsero
2ba64a57c5
Fix Global Class names cache not saved with upgrade to 4.4.
...
Co-authored-by: Hilderin <81109165+Hilderin@users.noreply.github.com>
2025-02-12 18:33:38 +01:00
Jānis Kiršteins
0e266b0099
[iOS] Sync the boot splash and the launch screen image scale modes
2025-02-12 17:41:18 +01:00
Rémi Verschelde
7c4f2b6588
EditorHelpBit: Workaround crash renaming named class inheriting `@tool` class
...
This only addresses the symptom, not the root cause of the problem.
In the MRP of the linked issue, the parent class seems to not be found in DocData
after renaming its child class, which seems weird. Force opening the docs of the
parent class can work it around, so we seem to have inconsistent state.
Changed the same code in EditorHelp for good measure.
Fixes #102718 .
2025-02-12 15:59:57 +01:00
Rémi Verschelde
2fd6c635d5
Merge pull request #102744 from Hilderin/fix-floating-window-freeze-when-moving
...
Fix Game and editor freeze when clicking on the game's title bar
2025-02-12 11:21:11 +01:00
Rémi Verschelde
c6b6278cbe
Merge pull request #102737 from KoBeWi/uids_are_creeping_everywhere
...
Store `_custom_type_script` meta as String
2025-02-12 11:21:04 +01:00
Rémi Verschelde
bd87c3a76b
Merge pull request #102247 from Hilderin/fix-embedded-game-modal-dialog
...
Fix Modal Dialog with Embedded Game
2025-02-12 11:21:01 +01:00
Rémi Verschelde
622344b47d
Merge pull request #99810 from hakro/toggle_skeleton
...
Style skeleton button on import screen
2025-02-12 11:20:56 +01:00
Hilderin
e9fef1c833
Fix Game and editor freeze when clicking on the game's title bar
2025-02-11 21:41:03 -05:00
kobewi
38d0e82a35
Store _custom_type_script meta as String
2025-02-12 01:22:09 +01:00
Rémi Verschelde
08f22c890d
Merge pull request #102714 from KoBeWi/ninja_tree_items_on_their_way_to_break_your_selection
...
Don't select invisible items in FileSystem dock
2025-02-11 23:59:26 +01:00
Rémi Verschelde
caaa3e5f4b
Merge pull request #102692 from a-johnston/avoid_preview_error_for_animation_node
...
Prevent off-thread errors when generating resource previews for animation nodes
2025-02-11 23:59:22 +01:00
Rémi Verschelde
afa068abac
Merge pull request #102592 from KoBeWi/folderfolder
...
Navigate to folder when double-clicking favorite
2025-02-11 23:59:04 +01:00
Adam Johnston
c82c5b0701
Prevent off-thread errors when generating resource previews for animation nodes
2025-02-11 11:19:32 -08:00
kobewi
ac1d4f2bec
Don't select invisible items in FileSystem dock
2025-02-11 16:20:31 +01:00
Thaddeus Crews
427d8086f2
Merge pull request #102492 from m4gr3d/android_editor_support_game_tab
...
Add support for embedding game process in the Android Editor
2025-02-11 09:13:05 -06:00
Fredia Huya-Kouadio
7495a8a02e
Add support for embedding game process in the Android Editor
...
- Implement Android editor specific `EmbeddedGodotGame` to support embedding the game window in the Android editor
2025-02-11 02:20:18 -08:00
Rémi Verschelde
dd8a55d899
Merge pull request #102683 from Calinou/editor-input-map-keep-focus-on-new-entry
...
Fix focus being lost after adding a new input map entry in the editor
2025-02-11 10:54:35 +01:00
Rémi Verschelde
b1b9a178f9
Merge pull request #102678 from KoBeWi/uid_open_dialog
...
Improve path handling in EditorQuickOpenDialog
2025-02-11 10:54:31 +01:00
Rémi Verschelde
f3e20342f9
Merge pull request #102332 from Maran23/escape-close
...
Fix Escape does not work the first time when pressed at the Find(Replace)Bar
2025-02-11 10:54:07 +01:00
Hugo Locurcio
5c9569cd35
Fix focus being lost after adding a new input map entry in the editor
...
This allows adding multiple actions in a row by pressing Enter
after each action, without needing to click the field again
every time.
2025-02-11 00:59:30 +01:00
kobewi
7f0d81c433
Improve path handling in EditorQuickOpenDialog
2025-02-10 22:16:24 +01:00
Thaddeus Crews
4bac259ced
Merge pull request #101435 from YYF233333/remote_tree_fix2
...
Return fast for built-in class icon
2025-02-10 12:21:35 -06:00
Thaddeus Crews
9c7a42b7be
Merge pull request #102659 from AThousandShips/fix_tooltip_crash
...
[Editor] Prevent deferred tooltip update crash
2025-02-10 12:21:29 -06:00
Giganzo
cedcc2444e
Add changeable freelook speed in Game Window
2025-02-10 17:18:52 +01:00
kobewi
266b569641
Silence missing icon error if UID cache is missing
2025-02-10 17:09:34 +01:00
AThousandShips
4b4bfe7d0e
[Editor] Prevent deferred tooltip update crash
...
Caused by `TreeItem`s being accessed after clearing the tree on reset.
2025-02-10 15:18:04 +01:00
Rémi Verschelde
fa85645c1a
Merge pull request #102618 from Hilderin/fix-slow-resize-embedded-game-v2
...
Fix lag when resizing Floating Game Window
2025-02-10 10:49:54 +01:00
Rémi Verschelde
9666695772
Merge pull request #102608 from dalexeev/editor-option-disable-doc-tooltips
...
Script Editor: Add option to disable documentation tooltips
2025-02-10 10:49:51 +01:00
Rémi Verschelde
9136878617
Merge pull request #102596 from KoBeWi/fixed_15_minutes_after_report
...
Fix empty Command Palette
2025-02-10 10:49:42 +01:00
Rémi Verschelde
db7f9a033a
Merge pull request #102572 from Z0rb14n/icon
...
Fix script class icons not inheriting parent
2025-02-10 10:49:35 +01:00
Rémi Verschelde
d24a805eda
Merge pull request #102555 from KoBeWi/historical_fix
...
Fix History Dock default state
2025-02-10 10:49:31 +01:00
Rémi Verschelde
ed2582e07a
Merge pull request #102553 from amarsero/double-name-set
...
Fix double `set_name` in renaming node
2025-02-10 10:49:28 +01:00
Rémi Verschelde
94b7399176
Merge pull request #102513 from Hilderin/fix-accessing-uid-before-first-scan
...
Fix accessing UID before first scan
2025-02-10 10:49:24 +01:00
Rémi Verschelde
6caa7c66d7
Merge pull request #101598 from MewPurPur/quick-open-pt1
...
Tweak Quick Open theming
2025-02-10 10:49:06 +01:00
Giganzo
030d63eed9
Add tooltip text to Polygon3DEditor buttons
2025-02-10 08:20:08 +01:00
Danil Alexeev
ead16435bf
Script Editor: Add option to disable documentation tooltips
2025-02-09 11:02:10 +03:00