virtualx-engine/scene
Rémi Verschelde 9b189d24fe
Merge pull request #86715 from TokageItLab/revive-capture
Add `AnimationMixer::capture()` and `AnimationPlayer::play_with_capture()` as substitute of update mode capture
2024-02-12 13:33:39 +01:00
..
2d Fix animated tile random start time not scaled to animation duration 2024-02-11 13:15:52 +01:00
3d Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
animation Add capture() and play_with_capture() as substitute of update capture 2024-02-12 17:02:05 +09:00
audio Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
debugger Merge pull request #86659 from MajorMcDoom/live-debug-local-transform 2024-02-12 13:33:35 +01:00
gui Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
main Merge pull request #75688 from mnemoli/pickone 2024-02-12 13:33:08 +01:00
resources Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
theme Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
property_list_helper.cpp Add PropertyListHelper 2024-01-19 20:32:04 +01:00
property_list_helper.h Add PropertyListHelper 2024-01-19 20:32:04 +01:00
property_utils.cpp Fix node property duplication 2023-11-04 10:45:38 +02:00
property_utils.h
register_scene_types.cpp Rework GraphEdit connections (drawing, API, optimizations) 2024-01-18 16:53:15 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub