Thaddeus Crews
2adfa20ee2
Merge pull request #99544 from jtcat/fix-inspector-favorites
...
Fix inspector section iteration in `update_tree`
2024-11-22 14:54:28 -06:00
Thaddeus Crews
d2bfbd759e
Merge pull request #97216 from markeel/issue_97207_filter_extension_list_cfg
...
Ensure excluded GDExtension files are not included in `extension_list.cfg`
2024-11-22 14:54:22 -06:00
Thaddeus Crews
eedc820f37
Merge pull request #99487 from passivestar/fix-viewport-offsets
...
Fix viewport message offsets
2024-11-22 14:54:16 -06:00
Thaddeus Crews
f2763b23cf
Merge pull request #99483 from badsectoracula/cancel_lightmap_bake
...
Add lightmap bake cancelling
2024-11-22 14:54:14 -06:00
Thaddeus Crews
d6ad0f65d8
Merge pull request #99482 from Giganzo/toast_and_spam
...
Fix toast spam about child of container position
2024-11-22 14:54:13 -06:00
jtcat
bead829fd5
Fix inspector section iteration in update_tree
2024-11-22 15:15:31 +00:00
Thaddeus Crews
2993289172
Merge pull request #86481 from Illauriel/add-animlib-folding
...
Add persistent folding to Animation Library Editor
2024-11-21 17:56:57 -06:00
Thaddeus Crews
5289709753
Merge pull request #99409 from passivestar/state-machine-focus-border-color
...
Expose state machine focus color to theming
2024-11-21 17:56:56 -06:00
Thaddeus Crews
8eee5066eb
Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_light
...
Allow `SCREEN_UV` to be used in light function of spatial shader
2024-11-21 17:56:45 -06:00
Bad Sector
5bca028e2b
Add lightmap bake cancelling
2024-11-21 21:31:02 +02:00
mendrak
c57eaf7757
Fix issue #97207 by filtering extension_list.cfg
...
The implemented solution to the problem of the error message
appearing when an excluded GDExtension in an export of a project, is
to filter the lines in the extension_list.cfg file to only include
those that are in the paths actually included for export. If there
are no entries remaining, don't write the file at all.
2024-11-21 19:27:21 +02:00
passivestar
5cd0d42d2b
Fix viewport message offsets
2024-11-21 08:24:08 +04:00
Rémi Verschelde
cfef79415b
Merge pull request #99449 from Sauermann/fix-revert-device-id-clash
...
Revert "Fix `InputEvent` device id clash" and add a compatibility function
2024-11-20 17:03:23 +01:00
Rémi Verschelde
b11bb1aa97
Merge pull request #99319 from TokageItLab/fix-fps-inspector
...
Fix key is deselected by changing key time in KeyEdit in FPS mode
2024-11-20 17:03:12 +01:00
Markus Sauermann
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
...
This reverts commit 916d480686 .
Revert "Fix InputEvent crash when opening project"
This reverts commit abb9c0f171 .
Introduce a compatibility function for projects affected by the
device id clash reversal
Since the reverted PR introduced changes in the project.godot
file, it seems prudent to introduce a compatibility function for
such affected projects.
2024-11-20 09:18:55 +01:00
Thaddeus Crews
a0cd8f187a
Merge pull request #99391 from Giganzo/export-debug
...
Add persistent states for export with debug, as patch on editor restarts
2024-11-19 15:20:28 -06:00
Thaddeus Crews
918faec239
Merge pull request #98297 from Calinou/editor-tweak-lightmapgi-no-meshes-to-bake-error-dialog
...
Improve "No meshes to bake" LightmapGI error dialog in the editor
2024-11-19 15:20:12 -06:00
Thaddeus Crews
e4dbba94d9
Merge pull request #99324 from TokageItLab/fix-fpe-spinner
...
Fix spinner in AnimationTrackEdit in FPS mode
2024-11-19 15:20:10 -06:00
Thaddeus Crews
63a408f320
Merge pull request #99363 from passivestar/fix-marker-drawing
...
Fix issues with animation markers drawing
2024-11-19 15:20:04 -06:00
Illauriel
5de38f7fd3
Add persistent folding to Animation Library Editor
2024-11-19 20:01:30 +01:00
passivestar
c4a78d09e5
Fix issues with animation markers drawing
2024-11-19 19:45:36 +04:00
Giganzo
61cf0253ce
Fix toast spam about child of container position
2024-11-19 11:25:28 +01:00
Chaosus
a64b3fd3f8
Allow SCREEN_UV to be used in light function of spatial shader
2024-11-19 11:39:49 +03:00
passivestar
edd6acdfd4
Expose state machine focus color to theming
2024-11-19 01:14:09 +04:00
Thaddeus Crews
91bd80de51
Merge pull request #98160 from Rindbee/change-the-parent-node-of-EditorHelpBitTooltip
...
Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter
2024-11-18 09:23:52 -06:00
Thaddeus Crews
8d530bc95a
Merge pull request #99176 from tracefree/obstacle_transform
...
Fix obstacle avoidance and 3D editor ignoring transform
2024-11-18 09:23:48 -06:00
Thaddeus Crews
895d433f50
Merge pull request #99389 from KoBeWi/globalization_ensues
...
Fix global paths in EditorPropertyPath
2024-11-18 09:23:41 -06:00
Thaddeus Crews
8e324c4589
Merge pull request #86195 from GreenCrowDev/curve3d_close
...
Add `closed` property to `Curve3D`
2024-11-18 09:23:38 -06:00
Thaddeus Crews
3d6e712177
Merge pull request #93714 from Calinou/normal-map-invert-y-preserve-alpha-channel
...
Preserve existing alpha channel when using Normal Map Invert Y import option
2024-11-18 09:23:31 -06:00
kobewi
7fa39c0dbe
Fix global paths in EditorPropertyPath
2024-11-18 12:25:48 +01:00
Giganzo
8a8fd299f8
Add persistent states for export with debug, as patch on editor restarts
2024-11-17 21:15:48 +01:00
A Thousand Ships
68f638cf02
Use (r)find_char instead of (r)find for single characters
2024-11-17 10:02:18 +01:00
Silc Lizard (Tokage) Renew
e283fdfb59
Fix spinner in AnimationTrackEdit in FPS mode
2024-11-17 01:54:06 +09:00
Silc Lizard (Tokage) Renew
602c5edbc4
Fix key is deselected by chaning key time in KeyEdit in FPS mode
2024-11-16 23:48:10 +09:00
matricola787
790efbb783
Implement closed path for Curve3d
2024-11-16 12:59:08 +01:00
Rie
31a3b418f7
Fix obstacle avoidance and 3D editor ignoring transform
2024-11-16 11:30:48 +01:00
Thaddeus Crews
773c8e9a93
Merge pull request #99253 from KoBeWi/tldr
...
Simplify some UID conversions
2024-11-15 10:42:46 -06:00
Thaddeus Crews
e9ce3932b3
Merge pull request #98099 from dalexeev/pot-gen-add-comment-support
...
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
2024-11-15 10:42:45 -06:00
Thaddeus Crews
a52e28436e
Merge pull request #99148 from TopherBriggs/keyframe_crash_fix
...
Fix crash when inserting keyframes with empty properties array
2024-11-15 10:42:43 -06:00
Thaddeus Crews
f5431fe3f0
Merge pull request #98220 from bruvzg/dict_ed_fix
...
[Editor] Fix dictionary editor removing wrong keys and not updating key labels.
2024-11-15 10:42:37 -06:00
Thaddeus Crews
313fe08e19
Merge pull request #99177 from Chaosus/vs_swap_connections
...
Add swap connection option to visual shader graph
2024-11-15 10:42:35 -06:00
Thaddeus Crews
89f97021de
Merge pull request #99272 from Chaosus/vs_bug
...
Fix error emitting when reset a visual shader preview parameter
2024-11-15 10:42:34 -06:00
Pāvels Nadtočajevs
f5fad7592f
Use processed filter list for native dialogs.
2024-11-15 12:08:33 +02:00
Chaosus
ce833a3885
Add swap connection option to visual shader graph
2024-11-15 13:02:09 +03:00
Christopher Briggs
d1ba152197
Fix crash when inserting keyframes with empty properties array
2024-11-15 11:01:34 +01:00
Chaosus
5a856a6896
Fix error emitting when reset a visual shader preview parameter
2024-11-15 12:39:07 +03:00
kobewi
5be53c36c0
Simplify some UID conversions
2024-11-14 23:22:59 +01:00
Thaddeus Crews
0cc1a2185f
Merge pull request #99223 from bruvzg/fd_title_transl
...
Fix missing native file dialog title translation.
2024-11-14 14:51:59 -06:00
Thaddeus Crews
a595ae2abb
Merge pull request #97461 from lalitshankarchowdhury/better-replace
...
Improve "Replace in Files" dialog button text
2024-11-14 14:51:58 -06:00
Thaddeus Crews
5dbc5af33d
Merge pull request #99219 from Chaosus/fix_ttr_vformat
...
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
2024-11-14 14:51:56 -06:00