virtualx-engine/scene
lawnjelly d2b1d29634 Physics interpolation - Move out of Scenario
Move VisualServer interpolation data out of Scenario and into VisualServerScene, so the interpolation data and enabled status is now common to all Scenarios.

Fix physics interpolation in multithreaded mode by ensuring tick and pre-draw are called.
2022-04-11 15:04:24 +01:00
..
2d NavigationObstacle2D: estimate agent radius only when configured to do so 2022-04-03 22:11:44 +02:00
3d Physics interpolation - Move out of Scenario 2022-04-11 15:04:24 +01:00
animation Fix inversed ADD_GROUP parameters in AnimationNodeOneShot 2022-03-22 08:56:57 +01:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-03 12:52:17 +02:00
debugger Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
gui [3.x] Expose get_selected_text in RichTextLabel 2022-04-05 22:38:10 +02:00
main Physics interpolation - Move out of Scenario 2022-04-11 15:04:24 +01:00
resources Merge pull request #57411 from Scony/fix-threaded-navmesh-baking-3.x 2022-04-05 19:59:32 +02:00
property_utils.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
property_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_scene_types.cpp Backport FlowContainer 2022-02-11 14:48:40 +08:00
register_scene_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_string_names.cpp Add a signal to notify when children nodes enter or exit tree 2022-02-11 09:50:58 +01:00
scene_string_names.h Add a signal to notify when children nodes enter or exit tree 2022-02-11 09:50:58 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00