]> git.tdb.fi Git - libs/gl.git/commit
Convert sub-object loading to use the new API in mspdatafile
authorMikko Rasa <tdb@tdb.fi>
Tue, 12 Dec 2023 11:15:58 +0000 (13:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 12 Dec 2023 11:31:35 +0000 (13:31 +0200)
commit87815f0f7907a4a908ec7e7a63b5f8a568853188
tree1b1c081668eb7183b3ee4649c9f30ee05d7b9af5
parent58f403f585f3e547940d89ea608f56995d7f71ba
Convert sub-object loading to use the new API in mspdatafile
22 files changed:
source/animation/animation.cpp
source/animation/armature.cpp
source/animation/keyframe.cpp
source/animation/keyframe.h
source/builders/font.cpp
source/builders/sequencetemplate.cpp
source/core/mesh.cpp
source/core/vertexarray.h
source/effects/shadowmap.cpp
source/materials/lighting.cpp
source/materials/rendermethod.cpp
source/materials/rendermethod.h
source/materials/splatmaterial.cpp
source/materials/splatmaterial.h
source/materials/technique.cpp
source/materials/technique.h
source/render/instancearray.h
source/render/object.cpp
source/render/objectinstance.cpp
source/render/scene.cpp
source/render/scene.h
source/resources/resources.cpp