]> git.tdb.fi Git - libs/gl.git/commitdiff
Export world transforms for scene objects
authorMikko Rasa <tdb@tdb.fi>
Tue, 4 Jun 2019 10:39:27 +0000 (13:39 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 4 Jun 2019 10:39:27 +0000 (13:39 +0300)
The location, rotation and scale properties contain transform components
relative to the somewhat arbitrary basis matrix.  Obtain the values from
the world matrix instead.  A drawback is that nonuniform or negative
scaling can produce inconsistent results.


No differences found