godot/scene
Thaddeus Crews 90ce26a27b
Merge pull request #94889 from rune-scape/no-const-list-erase
Remove const_cast in `List::erase`
2024-11-10 12:12:34 -06:00
..
2d Compile certain CanvasItem._edit_*() functions with DEBUG_ENABLED 2024-11-02 15:43:18 -03:00
3d Merge pull request #98571 from timothyqiu/pname-no-editor 2024-11-05 18:36:10 -06:00
animation Merge pull request #97020 from GuilhermeGSousa/fix-non-const-anim-node-process 2024-10-29 19:26:00 -05:00
audio Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03:00
debugger Reload cached resources in runtime on file reimport 2024-11-05 10:51:20 -03:00
gui Merge pull request #94889 from rune-scape/no-const-list-erase 2024-11-10 12:12:34 -06:00
main Compile certain CanvasItem._edit_*() functions with DEBUG_ENABLED 2024-11-02 15:43:18 -03:00
resources Merge pull request #94889 from rune-scape/no-const-list-erase 2024-11-10 12:12:34 -06: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 Enforce that custom nodes keep their original type 2024-10-22 18:18:16 +02:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Fix deadlocks related to ClassDB queries about global classes 2024-11-08 18:15:58 +01:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp Enforce that custom nodes keep their original type 2024-10-22 18:18:16 +02:00
scene_string_names.h Enforce that custom nodes keep their original type 2024-10-22 18:18:16 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00