]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
renamed MetaModel -> IMetaMesh
authorPeter Schaefer <schaeferpm@gmail.com>
Wed, 22 Apr 2015 19:06:58 +0000 (21:06 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Wed, 22 Apr 2015 19:06:58 +0000 (21:06 +0200)
commit9dc5981fc62f49e7be5c7934d35238a1a1d26ca7
tree5e4dbb6f6b1831c2d134fc1d241c9b78ffc98d3f
parent6bf4be0260565e95e3aec3d794f0782b74e6d08e
renamed MetaModel -> IMetaMesh
renamed Model -> IMesh
created parentClass Model
15 files changed:
Weave/Game.cpp
Weave/Graphix/Graphix.cpp
Weave/Graphix/IMesh.cpp [new file with mode: 0644]
Weave/Graphix/IMesh.h [new file with mode: 0644]
Weave/Graphix/IMetaMesh.cpp [new file with mode: 0644]
Weave/Graphix/IMetaMesh.h [new file with mode: 0644]
Weave/Graphix/MetaModel.cpp [deleted file]
Weave/Graphix/MetaModel.h [deleted file]
Weave/Graphix/Model.cpp
Weave/Graphix/Model.h
Weave/Graphix/SceneObject.cpp
Weave/Graphix/SceneObject.h
Weave/Weave.vcxproj
Weave/Weave.vcxproj.filters
shader/skybox_FS.hlsl