..
Math
Fixed awesome bug in Vector3 constructor.
14 years ago
MeshTools
Using MurmurHash in MeshTools::Clean.
14 years ago
Primitives
Doc: some workarounds for Doxygen C++11 support etc.
14 years ago
Shaders
Type-safe shader attributes.
14 years ago
Test
Removed MeshBuilder class, as it is finally not used anymore.
14 years ago
Trade
Doc++
14 years ago
AbstractShaderProgram.cpp
Assertion fail when user is doing something wrong with shaders.
14 years ago
AbstractShaderProgram.h
Type-safe shader attributes.
14 years ago
AbstractTexture.cpp
Function for pixel size of given color format and data type per channel.
14 years ago
AbstractTexture.h
Added classes Image and BufferedImage.
14 years ago
Buffer.h
Convenience functions for setting buffer data from vector.
14 years ago
BufferedImage.cpp
Added classes Image and BufferedImage.
14 years ago
BufferedImage.h
Doc: some workarounds for Doxygen C++11 support etc.
14 years ago
CMakeLists.txt
Added classes Image and BufferedImage.
14 years ago
Camera.cpp
"Initializer-list" constructor also for Matrix.
14 years ago
Camera.h
Removed convenience functions with "unwrapped" Vector parameters.
14 years ago
CubeMapTexture.h
Added classes Image and BufferedImage.
14 years ago
Image.cpp
Added classes Image and BufferedImage.
14 years ago
Image.h
Doc: some workarounds for Doxygen C++11 support etc.
14 years ago
IndexedMesh.cpp
Warn and assertion fail when mesh has no vertices/indexes before drawing.
14 years ago
IndexedMesh.h
Warn and assertion fail when mesh has no vertices/indexes before drawing.
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
Warn and assertion fail when mesh has no vertices/indexes before drawing.
14 years ago
Mesh.h
Type-safe shader attributes.
14 years ago
Object.cpp
Moved drawing functions from Scene to Camera.
14 years ago
Object.h
Removed convenience functions with "unwrapped" Vector parameters.
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
Doc++
14 years ago
SizeTraits.cpp
Happy New Year.
15 years ago
SizeTraits.h
Doc: some workarounds for Doxygen C++11 support etc.
14 years ago
Texture.h
Added classes Image and BufferedImage.
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