]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
moved all ModelClasses to SubDirectory Model
authorPeter Schaefer <schaeferpm@gmail.com>
Thu, 23 Apr 2015 09:05:23 +0000 (11:05 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Thu, 23 Apr 2015 09:05:23 +0000 (11:05 +0200)
commit6e8431f9d9d186adaff74f2c6debc65caf07ffca
tree5297f64dd0af310e85402453c955ca916510355b
parent3be134fc8579e2575bb6dd1fa8d71c684789a1fd
moved all ModelClasses to SubDirectory Model
created Model.h as Header for all Models
included winrar.bat (zip game files only)
23 files changed:
Weave/Game.cpp
Weave/Graphix/IMesh.cpp [deleted file]
Weave/Graphix/IMesh.h [deleted file]
Weave/Graphix/IMetaMesh.cpp [deleted file]
Weave/Graphix/IMetaMesh.h [deleted file]
Weave/Graphix/Model.cpp [deleted file]
Weave/Graphix/Model.h
Weave/Graphix/Model/BBox.cpp [new file with mode: 0644]
Weave/Graphix/Model/BBox.h [new file with mode: 0644]
Weave/Graphix/Model/IMesh.cpp [new file with mode: 0644]
Weave/Graphix/Model/IMesh.h [new file with mode: 0644]
Weave/Graphix/Model/IMetaMesh.cpp [new file with mode: 0644]
Weave/Graphix/Model/IMetaMesh.h [new file with mode: 0644]
Weave/Graphix/Model/Model.cpp [new file with mode: 0644]
Weave/Graphix/Model/Model.h [new file with mode: 0644]
Weave/Graphix/Model/SkyBox.cpp [new file with mode: 0644]
Weave/Graphix/Model/SkyBox.h [new file with mode: 0644]
Weave/Graphix/SceneObject.cpp
Weave/Graphix/SkyBox.cpp [deleted file]
Weave/Graphix/SkyBox.h [deleted file]
Weave/Weave.vcxproj
Weave/Weave.vcxproj.filters
winrar.bat [new file with mode: 0644]