]> git.leopard-lacewing.eu Git - cgue_weave.git/commit
glError moved to Graphix
authorPeter Schaefer <schaeferpm@gmail.com>
Tue, 21 Apr 2015 21:16:22 +0000 (23:16 +0200)
committerPeter Schaefer <schaeferpm@gmail.com>
Tue, 21 Apr 2015 21:16:22 +0000 (23:16 +0200)
commitce2e748bb969471377a9962dd042aebdcf2ca175
tree98b703f8108789e06cc643037b09c4dff81b9e7a
parent1b458b727432b522f69eab376f6c7125ff4cfad1
glError moved to Graphix
added some commented Debugging Messages (info, getGlError)
unsigned int bug (-1) fixed
2D and CUBE Textures can be loaded
updated Skybox.dae
updated Skybox ShaderFiles
many securityChecks for bending Variables to Shader
23 files changed:
Weave/Game.cpp
Weave/Game.h
Weave/Graphix/Graphix.cpp
Weave/Graphix/Graphix.h
Weave/Graphix/Model.cpp
Weave/Graphix/Scene.cpp
Weave/Graphix/SceneObject.cpp
Weave/Graphix/SceneObject.h
Weave/Graphix/Shader.cpp
Weave/Graphix/Texture.cpp
Weave/Graphix/Texture.h
Weave/Graphix/ViewPort.cpp
Weave/Message.cpp
models/SkyBox.blend
models/SkyBox.blend1
models/SkyBox.dae
shader/skybox_FS.hlsl
shader/skybox_VS.hlsl
textures/model_player.png [deleted file]
textures/model_player_2D.png [new file with mode: 0644]
textures/model_skybox.png [deleted file]
textures/model_skybox_CUBE.png [new file with mode: 0644]
textures/skybox_CUBE.jpg [new file with mode: 0644]