godot/scene
Rémi Verschelde 1e8bfdcd4f
Merge pull request #95239 from AThousandShips/skeleton_internal_fix
Make `Skeleton3D` bone simulator an internal child
2024-08-07 12:08:12 +02:00
..
2d Document converting a TileMap node to TileMapLayer using the editor 2024-08-07 11:15:29 +02:00
3d Make Skeleton3D bone simulator an internal child 2024-08-07 11:38:16 +02:00
animation Snap current position to the edge on animation finished 2024-08-01 23:57:47 +09:00
audio Fix audio samples not being able to be "finished" 2024-07-17 10:45:38 -04:00
debugger
gui [PopupMenu] Increase mouse button release timeout and reset it from post_popup. 2024-08-07 10:22:12 +03:00
main Fix update mouse cursor state wrong mouse position 2024-07-31 14:10:40 -04:00
resources [Font] Add check for cyclic base font dependencies. 2024-08-03 00:00:11 +03:00
theme Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
property_list_helper.cpp Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03: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
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
scene_string_names.h [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
SCsub