diff options
author | Yaohua Xiong <xiongyaohua@gmail.com> | 2023-08-04 09:05:25 +0800 |
---|---|---|
committer | Yaohua Xiong <xiongyaohua@gmail.com> | 2024-01-09 10:28:16 +0800 |
commit | 43b184b4093072e600f06c6c92b300280d58495c (patch) | |
tree | 657f9e421b92c16dd58b12d979fe10dc45983174 /platform/android/java_class_wrapper.cpp | |
parent | 84e205b5a17bfe7ace96b78c410ec10aa52241d2 (diff) | |
download | redot-engine-43b184b4093072e600f06c6c92b300280d58495c.tar.gz |
Fix PathFollow3D update issues
- transform is not updated after setting new flags such as `use_model_front`
- transform is not updated when the parent Path3D changes
- correct_posture() behaves differently when assuming model front
- _update_transform() was in immediate mode, could leads to chained calls on scene instantiation.
Diffstat (limited to 'platform/android/java_class_wrapper.cpp')
0 files changed, 0 insertions, 0 deletions