You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add SetTransform/GetTransform to CSPropDiscMaterial
- Add SetTransform(CSTransform*) with ownership transfer and self-assignment guard
- Fix copy constructor to duplicate m_Transform instead of leaving it NULL
- Add doc comments explaining the transform/scale interaction order
- Expose GetTransform() and SetTransform() in Python bindings
- Tests covering identity of returned wrapper, repeated calls, self-assignment safety
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
Generated-by: Claude Sonnet 4.6
0 commit comments