pandemonium_engine/scene
2022-08-09 22:31:17 +02:00
..
2d Ported: AnimatedSprite Fix updating inspector when SpriteFrames is modified - kleonc 2022-08-07 16:20:57 +02:00
3d Renamed Skeleton's skeleton_updated signal to pose_updated to make the following backports that much easier. 2022-08-09 22:31:17 +02:00
animation Removed Transform type track from the Animation. This leaves a few things, like the skeleton editor broken, it will be fixed soon. 2022-08-09 17:40:42 +02:00
audio
debugger
gui Fix theme propagation for children of top level controls 2022-08-07 15:34:47 +02:00
main Ported: Mark node groups as dirty for every children if parent is moved - YuriSizov 2022-08-07 15:32:28 +02:00
resources Removed Transform type track from the Animation. This leaves a few things, like the skeleton editor broken, it will be fixed soon. 2022-08-09 17:40:42 +02:00
property_utils.cpp
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp
scene_string_names.h
SCsub