virtualx-engine/servers
lawnjelly 723632a76a CPUParticles2D - fix interpolated transforms and culling
1) Physics interpolated particles in global mode are specified in global space. In VisualServer they should therefore ignore local transform.

2) Additionally, the expected final_transform should be passed on to children, rather than the identity transform used on the local item.

3) Local bounds in hierarchical culling are fixed for items using identity transform, by calculating their local bound in local space from the global space particles.
2023-08-22 12:57:54 +01:00
..
arvr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio Merge pull request #70514 from stmSi/fix-editor-hanging-audio-pitch-scale-nan 2023-02-17 12:15:27 +01:00
camera One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
physics_2d Backport from Godot 4 - Fix RigidDynamicBody gaining momentum with bounce #55313 2023-04-19 01:13:58 +08:00
visual CPUParticles2D - fix interpolated transforms and culling 2023-08-22 12:57:54 +01:00
arvr_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
arvr_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_server.h SCons: Disable C++ exception handling 2023-08-16 10:34:10 +02:00
camera_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
camera_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_2d_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_2d_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_2d_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_2d_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_server_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_server_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server.cpp Add debug_canvas_item_get_local_bound() function to VisualServer 2023-08-02 17:05:13 +01:00
visual_server.h CPUParticles2D - fix interpolated transforms and culling 2023-08-22 12:57:54 +01:00
visual_server_callbacks.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_callbacks.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00