45 Commits (8c74f4b2dbfe9c2fb8ec3fa04cba3e85d189d6c3)

Author SHA1 Message Date
Vladimír Vondruš 8c74f4b2db Primitives: added grid3DSolid() and grid3DWireframe(). 8 years ago
Vladimír Vondruš 8662919a2b Primitives: new solid and wireframe cone primitive. 8 years ago
Vladimír Vondruš ab32742b55 Primitives: make it possible to have wireframe hemisphere with one ring. 8 years ago
Vladimír Vondruš c33fd4d9c6 doc: show how each primitive looks. 8 years ago
Vladimír Vondruš ae8db0471f Primitives: 3D circle primitive. 8 years ago
Vladimír Vondruš c139e0384d Primitives: get rid of useless classes. 8 years ago
Vladimír Vondruš 013f1273f9 Primitives: max out the code coverage. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš c804021013 Primitives: doc++ 8 years ago
Vladimír Vondruš 341a70a7f4 Primitives: document how to scale capsule / cylinder to preserve normals. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1ec14c678b Local Doxygen ignores for symbol export macros. 8 years ago
Vladimír Vondruš 017c0ad94f Primitives: test for circle mesh primitive as well. 9 years ago
guillaume.giraud@gmail.com 059f1396b0 Primitives: adding one extra vertex in solid circle primitive. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Émile Grégoire dae1e8e9cf Started adding folders for Visual Studio. 9 years ago
Alice Margatroid 58270fe9f0 push_back -> emplace_back 9 years ago
Vladimír Vondruš 30fa9645c1 Primitives: fix Cylinder test to follow the bugfix. 9 years ago
Émile Grégoire ef771364fe Fixed issue in Primitives::Cylinder::solid() where the last ring of faces wouldn't be created when using cap ends because of wrong offset. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš bac4d579c2 Primitives: new axis2D() and axis3D() primitive. 9 years ago
Vladimír Vondruš 76aab47291 Trade: support for vertex colors in MeshData. 9 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Vladimír Vondruš 7ea9e82796 Primitives: added Cube::solidStrip(). 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš f3bd987dc1 Primitives: remove oboslete code in test. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš c56940993b Use the new math constants throughout the code. 12 years ago
Vladimír Vondruš 0188b8317a Primitives: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 5aac26ebc4 Primitives: use Constants::tau(). 12 years ago
Vladimír Vondruš 4cccf8ed10 Primitives: fixed non-unique header guard. 12 years ago
Vladimír Vondruš 659bf2e44b Use POSITION_INDEPENDENT_CODE CMake property. 12 years ago
Vladimír Vondruš 217b53ceb2 Display all headers in project view of IDEs. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago
Vladimír Vondruš 7fd9e70b78 Primitives: completed documentation review. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš cc1142cc17 MeshTools: reworked removeDuplicates(). 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago