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š 1bc8c92d15 Merge branch 'master' into compatibility 13 years ago
..
Implementation Merge branch 'master' into compatibility 13 years ago
Test MSVC 2013 compatibility: need explicit typing for addTests(). 13 years ago
CMakeLists.txt Fix installation dir for DLLs on Windows. 13 years ago
Capsule.cpp Merge branch 'master' into compatibility 13 years ago
Capsule.h Primitives: 2D capsule primitive. 13 years ago
Circle.cpp Merge branch 'master' into compatibility 13 years ago
Circle.h Primitives: reworked remaining classes to have the same API as the rest. 13 years ago
Crosshair.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
Crosshair.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Cube.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
Cube.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Cylinder.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
Cylinder.h Primitives: use half length also in Cylinder primitive. 13 years ago
Icosphere.cpp Merge branch 'master' into compatibility 13 years ago
Icosphere.h Primitives: remove template crap around Icosphere. 13 years ago
Line.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
Line.h Primitives: added 2D/3D Line primitive. 13 years ago
Plane.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
Plane.h Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
Square.cpp Merge branch 'master' into compatibility 13 years ago
Square.h Primitives: added texture coordinates to Plane and Square primitives. 13 years ago
UVSphere.cpp MSVC 2013 compatibility: workarounds for {}-related compiler crashes. 13 years ago
UVSphere.h Primitives: wireframe versions of Capsule, Cylinder and UVSphere. 13 years ago
magnumPrimitivesVisibility.h Fix static build on Windows. 13 years ago