]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
added LightClasses
authorPeter Schaefer <schaeferpm@gmail.com>
Tue, 26 Apr 2016 12:09:13 +0000 (14:09 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Tue, 26 Apr 2016 12:09:13 +0000 (14:09 +0200)
commitbab7aaa2af99614ad930da6e7ccbbb09b238341a
treeaf8172a65e1317a237d0b79b54d5cdcda13296a1
parentb8c6a8ab8aa1572dc932b014352f19a638dee82d
added LightClasses
13 files changed:
Weave/Graphix/Lights.h [new file with mode: 0644]
Weave/Graphix/Lights/AmbientLight.cpp [new file with mode: 0644]
Weave/Graphix/Lights/AmbientLight.h [new file with mode: 0644]
Weave/Graphix/Lights/DirectionalLight.cpp [new file with mode: 0644]
Weave/Graphix/Lights/DirectionalLight.h [new file with mode: 0644]
Weave/Graphix/Lights/Light.cpp [new file with mode: 0644]
Weave/Graphix/Lights/Light.h [new file with mode: 0644]
Weave/Graphix/Lights/PointLight.cpp [new file with mode: 0644]
Weave/Graphix/Lights/PointLight.h [new file with mode: 0644]
Weave/Graphix/PointLight.cpp [deleted file]
Weave/Graphix/PointLight.h [deleted file]
Weave/Weave.vcxproj
Weave/Weave.vcxproj.filters