]> git.tdb.fi Git - libs/gl.git/commitdiff
Use ObjectInstance instead of AnimatedObject in Scene loader
authorMikko Rasa <tdb@tdb.fi>
Wed, 14 Apr 2021 15:28:04 +0000 (18:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 14 Apr 2021 15:28:04 +0000 (18:28 +0300)
Since ObjectInstance has a matrix now, there's no need to use
AnimatedObject here.  I may add another statement to include objects
with actual animations later.


No differences found