Commit Graph

6 Commits (38ca20fa77ba6447aed6fce9acd138d4b7c5c359)

Author SHA1 Message Date
Alexei Kotov 21f6e2e419 Encapsulate NIF transformations, round 2 (task #6709) 3 years ago
Capostrophic 3d31d21bc2 Don't encapsulate NIF transformation changes
Currently that causes issues
4 years ago
Capostrophic 46825e8a4d Move NIF record index back to a separate user object
This makes sure it's never erroneously optimized out. NodeIndexHolders don't need to be cloned as their record index is never supposed to be changed.
5 years ago
Capostrophic f93655e803 Encapsulate NIF transform changes in NifOsg::MatrixTransform 5 years ago
Capostrophic ad87289d59 Fix NifOsg::MatrixTransform constructor inheritance 5 years ago
Capostrophic a61267f57d Replace NodeUserData with a custom transform node 5 years ago