godot/scene
Thaddeus Crews b3bcb2dc14
Some checks are pending
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Merge pull request #98299 from timothyqiu/tree-coordinate
Fix button click detection when `Tree` is rotated
2024-10-21 16:39:31 -05:00
..
2d Merge pull request #96629 from ditiem-games/path2d 2024-10-21 16:39:28 -05:00
3d Merge pull request #98201 from AThousandShips/lightmap_compile_fix 2024-10-21 16:39:06 -05:00
animation Fix error when stopping empty animation player. 2024-10-03 11:04:27 +02:00
audio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debugger Fixed Remote Nodes missing custom icons 2024-10-15 22:28:53 +03:00
gui Merge pull request #98299 from timothyqiu/tree-coordinate 2024-10-21 16:39:31 -05:00
main Merge pull request #97005 from Repiteo/core/window-corner-style 2024-10-21 16:39:25 -05:00
resources Merge pull request #98041 from Hilderin/fix-lost-gdextensions-on-startup 2024-10-21 16:39:30 -05:00
theme Merge pull request #88530 from davthedev/tree-hover-items 2024-10-21 16:39:16 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp Fix storing of Node Array properties 2024-06-21 15:49:48 +02:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
scene_string_names.h Make pressing Enter confirm project creation/import in the project manager 2024-09-26 02:06:30 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00