3e8c838a99830012d447d218975653858d6c6ccf
Reported by David Roy When <instance_node>s where read, their transformation matrix got overwritten with the transform matrix of their own node, not taking into account the parent node transformation. Instead of doing that we now get the parent node transformation matrix and apply it to its own, and prevent caller from overwriting this new transformation matrix.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%