73 Commits (7a9c630599484fd61ea18e60cbebbb71723cda4a)

Author SHA1 Message Date
Vladimír Vondruš eb98f13b72 Primitives: use offset-only attribs for Line and Gradient. 6 years ago
Vladimír Vondruš 0657d6073d Primitives: MSVC 2015 is this what makes you throw up? 6 years ago
Vladimír Vondruš b203924355 GCC 4.8, happy to see you're still around, causing problems. 6 years ago
Vladimír Vondruš a68946df5b Primitives: port tests and related tools away from MeshDataXD. 6 years ago
Vladimír Vondruš c8de337c06 Primitives: port away from MeshDataXD. 6 years ago
Vladimír Vondruš 1c74a87f24 Primitives: use a more efficient duplicate removal approach in Icosphere. 6 years ago
Vladimír Vondruš bdd270368d Primitives: make the Icosphere test less awful. 6 years ago
Vladimír Vondruš 6b2f4711b4 Primitives: fix an assertion in uvSphereWireframe(). 7 years ago
Vladimír Vondruš a920722839 doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Vladimír Vondruš 96ea050a74 Primitives: fix a missing face in cylinder and cone primitives. 7 years ago
Vladimír Vondruš 8c902bec4d Primitives: make Cone and Cylinder tests more maintainable. 7 years ago
Vladimír Vondruš 023c3811c8 Primitives: doc++ 7 years ago
Vladimír Vondruš 52ff540407 Primitives: fix and make gradient function params consistent. 7 years ago
Vladimír Vondruš 8ef975616f Primitives: textured circle primitive. 7 years ago
Vladimír Vondruš 8c439a2b66 Primitives: use container comparison for circle test. 7 years ago
Vladimír Vondruš 8f94a7717f Primitives: constify. 7 years ago
Vladimír Vondruš 3967116dee Primitives: use Math::sincos() where appropriate. 7 years ago
Vladimír Vondruš 6c434c7b21 Primitives: remove cruft deprecated in 2018.04. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 0793d31d2b Primitives: new gradient primitive. 8 years ago
Vladimír Vondruš e7d99a1190 doc: convert primitive renderings to proper sRGB and HiDPI. 8 years ago
Vladimír Vondruš 4acfa8c197 Primitives: a better line primitive. 8 years ago
Vladimír Vondruš 2f1c1aaefd Primitives: document how the grid is oriented. 8 years ago
Vladimír Vondruš 2a089f0e35 Primitives: these two were missing from 100% code coverage. 8 years ago
Vladimír Vondruš 994b9b22ba CMake: properly specify IDE folders for everything. 8 years ago
Vladimír Vondruš 7cd44c1437 Primitives: exclude trivial deprecated APIs from code coverage. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
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