You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 91cbe3040d Cleaned up alien stuff from CMakeLists.txt 14 years ago
..
Math Added dllimport/dllexport macros for Windows builds. 14 years ago
MeshTools Added dllimport/dllexport macros for Windows builds. 14 years ago
Primitives Strongly-typed Primitive enum in Mesh. 14 years ago
Shaders Cleaned up alien stuff from CMakeLists.txt 14 years ago
Test Removed "active camera" from Scene. 14 years ago
Trade Doc++ 14 years ago
AbstractShaderProgram.cpp Use nullptr instead of 0 for pointers. 14 years ago
AbstractShaderProgram.h Using own Corrade::Debug class instead of cerr in Shaders. 14 years ago
AbstractTexture.cpp Removed unbind() from buffers and textures. 14 years ago
AbstractTexture.h Doc++ 14 years ago
Buffer.h Buffer rework. 14 years ago
CMakeLists.txt Greatly simplified Texture::setWrapping(). 14 years ago
Camera.cpp Moved drawing functions from Scene to Camera. 14 years ago
Camera.h Moved drawing functions from Scene to Camera. 14 years ago
CubeMapTexture.h Strong typed texture targets. 14 years ago
IndexedMesh.cpp Strongly-typed Primitive enum in Mesh. 14 years ago
IndexedMesh.h Strongly-typed Primitive enum in Mesh. 14 years ago
Light.cpp Removed "active camera" from Scene. 14 years ago
Light.h Don't use virtual when reimplementing virtual function. 14 years ago
Magnum.h Using TypeTraits::epsilon and TypeTraits::equals instead of EPSILON. 14 years ago
Mesh.cpp Strongly-typed Primitive enum in Mesh. 14 years ago
Mesh.h Strongly-typed Primitive enum in Mesh. 14 years ago
MeshBuilder.h Strongly-typed Primitive enum in Mesh. 14 years ago
Object.cpp Moved drawing functions from Scene to Camera. 14 years ago
Object.h Removed "active camera" from Scene. 14 years ago
Scene.cpp Moved drawing functions from Scene to Camera. 14 years ago
Scene.h Moved drawing functions from Scene to Camera. 14 years ago
Shader.cpp Use nullptr instead of 0 for pointers. 14 years ago
Shader.h Using own Corrade::Debug class instead of cerr in Shaders. 14 years ago
SizeTraits.cpp Happy New Year. 15 years ago
SizeTraits.h Happy New Year. 15 years ago
Texture.h Strong typed texture targets. 14 years ago
TypeTraits.cpp Added TypeInfo and TypeOf classes to type traits. 14 years ago
TypeTraits.h Added TypeInfo and TypeOf classes to type traits. 14 years ago
utilities.h Added dllimport/dllexport macros for Windows builds. 14 years ago