]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
new function removeNormalize
authorPeter Schaefer <schaeferpm@gmail.com>
Sun, 3 May 2015 19:47:35 +0000 (21:47 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Sun, 3 May 2015 19:47:35 +0000 (21:47 +0200)
commit68e76e302fa22961e1c7ef39580dc492c345c889
treebf1b5ede007d38e5188670882c102c3768751514
parent068e2741085d2fcb45f22ff4650a788aeda32f10
new function removeNormalize
new Scene HEADER
new EventBox
14 files changed:
Weave/Game.cpp
Weave/Graphix/GLM.cpp
Weave/Graphix/GLM.h
Weave/Graphix/Model/BBox.cpp
Weave/Graphix/Model/Model.cpp
Weave/Graphix/Model/Model.h
Weave/Scene.h [new file with mode: 0644]
Weave/Scene/EventBox.cpp [new file with mode: 0644]
Weave/Scene/EventBox.h [new file with mode: 0644]
Weave/Scene/SceneObject.cpp
Weave/Scene/SceneObject.h
Weave/Weave.vcxproj
Weave/Weave.vcxproj.filters
Weave/main.cpp