virtualx-engine/scene
lawnjelly 3c2df49832 Fix Occluder to properly share resources
In order to properly support the resource sharing paradigm, Occluders are split into Instances and Resources in the VisualServer. Instances are owned by a Scenario, and Resources are global. OccluderShape resources can now correctly be shared by multiple OccluderInstances.
2022-02-16 09:55:11 +00:00
..
2d Backport CanvasLayer visibility 2022-02-11 01:00:35 +08:00
3d Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
animation Fix typos with codespell 2022-02-11 09:50:59 +01:00
audio Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
debugger Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gui Backport FlowContainer 2022-02-11 14:48:40 +08:00
main Fix typos with codespell 2022-02-11 09:50:59 +01:00
resources Fix Occluder to properly share resources 2022-02-16 09:55:11 +00: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