1
0
Fork 0
Commit Graph

17429 Commits

Author SHA1 Message Date
Thaddeus Crews db28859774
Merge pull request #107591 from timothyqiu/group-enable-default
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
2025-06-24 18:34:28 -05:00
Thaddeus Crews 39b77ea780
Merge pull request #107776 from retrotails/voxelgi_srgb
Fix baked VoxelGI using the wrong color space
2025-06-24 18:34:24 -05:00
Thaddeus Crews b93719c112
Merge pull request #107886 from lawnjelly/fti_global_setting_static
`FTI` - Change `SceneTree` global setting to static
2025-06-24 09:58:48 -05:00
Thaddeus Crews cbdeaee93a
Merge pull request #107333 from Jordyfel/itemlist-text-drawing
ItemList: Fix text drawing not taking `h_separation` into account in top mode.
2025-06-24 09:58:45 -05:00
Thaddeus Crews 3c9f6aa81f
Merge pull request #107691 from smix8/mi_active_mat
Fix `MeshInstance3D::get_active_material()` error on empty mesh or empty surfaces
2025-06-24 09:58:43 -05:00
Thaddeus Crews 5cf0092837
Merge pull request #107790 from DeeJayLSP/tight-audio-data
Use TightLocalVector for AudioStreamWAV/MP3
2025-06-24 09:58:37 -05:00
lawnjelly 583c72f999 `FTI` - Change `SceneTree` global setting to static
Also fixup FTI configuration warnings so that they only output when the project is using FTI.
2025-06-23 10:19:24 +01:00
Pāvels Nadtočajevs a272376f89
Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
Rémi Verschelde 8affc4c130
Merge pull request #107854 from lawnjelly/revert_reduce_xform
Revert "FTI - Reduce `VisualInstance3D` xform notifications"
2025-06-23 00:21:10 +02:00
lawnjelly 55978b5024 Revert "FTI - Reduce `VisualInstance3D` xform notifications"
This reverts commit e10003ce33.
2025-06-22 15:44:52 +01:00
Pāvels Nadtočajevs 71834ebbdd
[GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 2025-06-22 15:07:11 +03:00
Rémi Verschelde d7bdc0be16
Merge pull request #107834 from BrotherShort/fix-rename-autoloads
Tree: Fix handling of `__focus_rect` with various Select Modes
2025-06-22 11:59:36 +02:00
Rémi Verschelde 8450eb2411
Merge pull request #107808 from apples/apples-stencil-preset-readwrite-fix
Fix stencil preset `next_pass` stencil flags
2025-06-22 11:59:26 +02:00
Rémi Verschelde 9557a3dc9c
Merge pull request #107807 from apples/107806-apples-stencil-priority-fix
Fix stencil preset priorities
2025-06-22 11:59:23 +02:00
Rémi Verschelde 2e170c4cef
Merge pull request #107802 from Notgoyome/navmap_builder_error
NavigationServer2D: Bind missing `merge_rasterizer_cell_scale` setting and functions
2025-06-22 11:59:19 +02:00
Rémi Verschelde 6ff0616054
Merge pull request #107375 from suhankins/master
Add a proper error message when trying to add node to a group with an empty name
2025-06-22 11:59:08 +02:00
Rémi Verschelde 0129180c72
Merge pull request #106567 from TokageItLab/fix-fadeout-dur
Fix fade out duration to extend a bit take into account current delta in NodeOneShot
2025-06-22 11:59:01 +02:00
BrotherShort 842b534bee Fix rename autoloads 2025-06-22 12:59:48 +08:00
Apples b0947003e0 Fix stencil preset next_pass stencil flags 2025-06-21 11:05:32 -05:00
Apples 8ce3011ae6 Fixed stencil preset priorities 2025-06-21 10:48:25 -05:00
notgoyome e37efa8722 Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2025-06-21 16:51:17 +02:00
Dimitri Sukhankin 6e650163da Add a proper error message when trying to add node to a group with an empty name 2025-06-21 13:58:31 +04:00
DeeJayLSP 168ac139cf Use TightLocalVector for AudioStreamWAV/MP3 2025-06-21 00:25:31 -03:00
retrotails 7d1c021061 Fix baked VoxelGI using the wrong color space 2025-06-20 14:35:36 -04:00
Thaddeus Crews 8aba865a86
Merge pull request #107708 from bruvzg/os_restore
Restore per font oversampling override.
2025-06-20 08:38:56 -05:00
Pāvels Nadtočajevs 22e99a4901
Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
Thaddeus Crews 71680094f8
Merge pull request #107715 from devloglogan/body-tracker-joint-fix
Adjust names of new `XRBodyTracker` joints
2025-06-19 09:53:54 -05:00
smix8 4bbafc8d0e Fix MeshInstance3D::get_active_material() error on empty mesh or empty surfaces
FixesMeshInstance3D::get_active_material() error on empty mesh or empty surfaces.
2025-06-19 02:55:54 +02:00
Thaddeus Crews ffc267b44f
Merge pull request #92280 from dalexeev/editor-fix-built-in-script-documentation
Editor: Fix documentation for built-in scripts
2025-06-18 18:14:09 -05:00
Thaddeus Crews 81e4f391c7
Merge pull request #107605 from DeeJayLSP/wav-tags-fix
Fix broken WAV info list tag parsing
2025-06-18 18:13:56 -05:00
Thaddeus Crews a7b5119fb4
Merge pull request #107585 from KoBeWi/surfaced_bug
Clear cache when setting Mesh's surfaces
2025-06-18 18:13:51 -05:00
Thaddeus Crews e2a9c11157
Merge pull request #107584 from timothyqiu/editor-root-auto-translate
Fix root node auto translation settings affecting editor root
2025-06-18 18:13:51 -05:00
Thaddeus Crews 353bd80c91
Merge pull request #107581 from timothyqiu/window-title-update
Fix game view window not updating title when translation changes
2025-06-18 18:13:50 -05:00
Thaddeus Crews 4734639630
Merge pull request #107578 from timothyqiu/mini-bar
Fix some menu bar items unresponsive after language change
2025-06-18 18:13:48 -05:00
Thaddeus Crews e02207de62
Merge pull request #107560 from bruvzg/fnat_scale
Fix scale and position of popups with `force_native`.
2025-06-18 18:13:44 -05:00
Thaddeus Crews d4fa7e15ed
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
Fix CodeEdit hover word lookup
2025-06-18 18:13:43 -05:00
Thaddeus Crews 141508a3fe
Merge pull request #107302 from beicause/spinbox-fix-decimal-step-using-arrow
Spinbox: Fix incorrect step and decimal text when using custom arrow step
2025-06-18 18:13:42 -05:00
Thaddeus Crews 2fc899e4dd
Merge pull request #98566 from Geometror/vs-refactor-p1
Fix and improve editor state persistence for the VisualShader editor
2025-06-18 18:13:23 -05:00
devloglogan 7a2db8c67d Adjust names of new XRBodyTracker joints 2025-06-18 12:26:25 -05:00
DeeJayLSP 37bee2fde3 Fix broken WAV info list tag parsing 2025-06-17 00:54:17 -03:00
Haoyu Qiu a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 2025-06-16 20:03:49 +08:00
Pāvels Nadtočajevs 34a97f9c9b
Fix scale and position of popups with `force_native`. 2025-06-16 13:03:42 +03:00
kobewi 652de74ac4 Clear cache when setting Mesh's surfaces 2025-06-16 11:27:23 +02:00
Haoyu Qiu 2a7fa46110 Fix root node auto translation settings affecting editor root 2025-06-16 17:12:27 +08:00
Haoyu Qiu 51e8b5947f Fix some menu bar items unresponsive after language change 2025-06-16 09:35:37 +08:00
Haoyu Qiu 0a1fa10315 Fix game view window not updating title when translation changes 2025-06-16 09:35:25 +08:00
Rémi Verschelde 31892b13b5
Merge pull request #107559 from groud/remove_get_used_cells_where_possible
Remove `get_used_cells` to avoid unecessary allocations in navigation baking
2025-06-16 01:52:54 +02:00
Rémi Verschelde c13218580f
Merge pull request #107528 from timothyqiu/direct-x
Don't put main properties of `AnimatedSprite2D` inside a group
2025-06-16 01:52:44 +02:00
Gilles Roudière a39f6b1c64 Remove get_used_cells to avoid unecessary allocations in navigation baking 2025-06-15 13:42:39 +02:00
Rémi Verschelde b2b449d659
Merge pull request #107540 from Mickeon/rename-TreeItem-accessibility-alt-text-to-description
Rename TreeItem's `alt_text` to `description` for consistency with Accessibility API
2025-06-15 00:50:43 +02:00