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š 1015ac258e Fixed (non-deadly) mistake in TypeTraits. 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 Don't try to develop our own OpenGL (naming). 14 years ago
Shaders New library with sample shaders, currently only Phong shader. 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 Removed unbind() from buffers and textures. 14 years ago
Buffer.h Removed unbind() from buffers and textures. 14 years ago
CMakeLists.txt Totally reworked Trade::AbstractImporter. 14 years ago
Camera.cpp Removed "active camera" from Scene. 14 years ago
Camera.h Removed "active camera" from Scene. 14 years ago
CubeMapTexture.h Simplified massive repeated code in CubeMapTexture.h. 14 years ago
IndexedMesh.cpp Removed unbind() from buffers and textures. 14 years ago
IndexedMesh.h Added dllimport/dllexport macros for Windows builds. 14 years ago
Light.cpp Removed "active camera" from Scene. 14 years ago
Light.h Removed "active camera" from Scene. 14 years ago
Magnum.h Using TypeTraits::epsilon and TypeTraits::equals instead of EPSILON. 14 years ago
Mesh.cpp Removed unbind() from buffers and textures. 14 years ago
Mesh.h Added dllimport/dllexport macros for Windows builds. 14 years ago
MeshBuilder.h Added MeshTools::AbstractIndexTool, operating only on indices. 15 years ago
Object.cpp Fixed crash on deletion of Object children. 14 years ago
Object.h Removed "active camera" from Scene. 14 years ago
Scene.cpp Removed "active camera" from Scene. 14 years ago
Scene.h Removed "active camera" from Scene. 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.cpp Removed unbind() from buffers and textures. 14 years ago
Texture.h Removed unbind() from buffers and textures. 14 years ago
TypeTraits.h Fixed (non-deadly) mistake in TypeTraits. 14 years ago
utilities.h Added dllimport/dllexport macros for Windows builds. 14 years ago