pandemonium_engine/scene
Maganty Rushyendra 97dee88433 Fix overwriting of Spatial's local transform
Modifies when 'DIRTY_LOCAL' flag is set to prevent a transform applied
using `set_transform` to be overwritten by previous calls to change the
node's rotation, translation or scale.

Fixes #43130.
2023-06-28 12:23:08 +02:00
..
2d Renamed neighbor_dist properties / getters / setters for the navigation server. 2023-06-12 08:37:57 +02:00
3d Fix overwriting of Spatial's local transform 2023-06-28 12:23:08 +02:00
animation Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
audio Fix Editor hanging if audiostream's pitch_scale is NaN 2023-03-12 14:14:29 +01:00
debugger Changed 2 errors to just an if. 2023-06-15 15:42:07 +02:00
gui Backport VideoLooping and fix for initial black frame 2023-06-28 12:22:49 +02:00
main Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
resources Make acos and asin safe 2023-06-11 08:41:42 +02:00
property_utils.cpp Fix exporting big templates 2022-11-30 19:23:35 +01:00
property_utils.h
register_scene_types.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
register_scene_types.h
scene_string_names.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
scene_string_names.h Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
SCsub