2316 Commits (d329f06b2261b4197ca142eb2f2abe49ff048ad2)
 

Author SHA1 Message Date
Vladimír Vondruš d329f06b22 DebugTools: saved some repetitive multiplication/division. 13 years ago
Vladimír Vondruš f48ed0af13 DebugTools: simplified also 2D ForceRenderer transformation computation. 13 years ago
Vladimír Vondruš 746424bf67 DebugTools: simplified 3D ForceRenderer transformation computation. 13 years ago
Vladimír Vondruš c4d3446dac DebugTools: got rid of unnecessary normalization. 13 years ago
Vladimír Vondruš 75fbe4ac84 Fixed typo in documentation. 13 years ago
Vladimír Vondruš c381572cff Better links to Getting Started Guide. 13 years ago
Vladimír Vondruš 81844d1092 Updated ArchLinux building documentation. 13 years ago
Vladimír Vondruš ca846fc1f1 package: updated magnum-git ArchLinux package. 13 years ago
Vladimír Vondruš 20148585c2 Finally proper Getting Started Guide in documentation. 13 years ago
Vladimír Vondruš 866ee0594b Link with other projects' building and usage documentation. 13 years ago
Vladimír Vondruš 5577f98b9e Updated .gitignore. 13 years ago
Vladimír Vondruš 459f3b3e85 TextureTools: fixed typo. 13 years ago
Vladimír Vondruš b2a5795ff7 Minor Markdown reformatting. 13 years ago
Vladimír Vondruš 99ffc440b2 Properly document building on Windows. 13 years ago
Vladimír Vondruš 95bb40ef52 Reword features in building documentation a bit. 13 years ago
Vladimír Vondruš 47fa924f2b DebugTools: orthogonal, not parallel. 13 years ago
Vladimír Vondruš 4d6fa4308e DebugTools: test orthogonality the easy way. 13 years ago
Vladimír Vondruš 7b087425cf DebugTools: this shouldn't be inline. 13 years ago
Vladimír Vondruš beef4b6113 Shapes: added TODOs. 13 years ago
Vladimír Vondruš e7dbe606cd Shapes: fixed 2D Capsule transformation. 13 years ago
Vladimír Vondruš 2c1a859563 Shapes: properly test both 2D and 3D where the transform is not trivial. 13 years ago
Vladimír Vondruš b50fb5a50e DebugTools: shape renderer for 2D/3D capsule. 13 years ago
Vladimír Vondruš b29a68f258 Added MeshView class. 13 years ago
Vladimír Vondruš 0383b345d3 Added convenience parameterless Mesh::indexType(). 13 years ago
Vladimír Vondruš 39033d2480 Added Mesh::drawInternal(). 13 years ago
Vladimír Vondruš 3c75ba7748 Primitives: 2D capsule primitive. 13 years ago
Vladimír Vondruš 51e2628486 Primitives: test Capsule with more cylinder segments. 13 years ago
Vladimír Vondruš ba72a56309 Primitives: using half length for Capsule primitive. 13 years ago
Vladimír Vondruš 92b8d7fb0b Audio: added Context class. 13 years ago
Vladimír Vondruš 95e1ae2efc Audio: added AbstractImporter plugin interface. 13 years ago
Vladimír Vondruš fdf878d458 Audio: added Source class. 13 years ago
Vladimír Vondruš 0382ce70c1 Audio: added Buffer class. 13 years ago
Vladimír Vondruš 6efb83f729 Audio: added Renderer class. 13 years ago
Vladimír Vondruš 1e4680f918 Audio: verify OpenAL types. 13 years ago
Vladimír Vondruš 60bc510a70 Added Doxygen aliases for pointing to OpenAL documentation. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 6db322062f Add performance recommendations for Intel Graphics on Linux. 13 years ago
Vladimír Vondruš e167b971c7 Trade: don't forget to initialize variable. 13 years ago
Vladimír Vondruš 3b14a1816e Trade: fixed wrong indentation. 13 years ago
Vladimír Vondruš 33653a3469 Math: hardened checks for proper size of primitive types. 13 years ago
Vladimír Vondruš 6b4147e25e Doc++ 13 years ago
Vladimír Vondruš ff7402200e Renamed Mesh variables. 13 years ago
Vladimír Vondruš 50942b0348 FindMagnum.cmake: allow user to override plugin directories. 13 years ago
Vladimír Vondruš d2bdc9d28f Text: don't use std::u32string on MinGW. 13 years ago
Vladimír Vondruš 23945c1d9f Fix linker errors with Framebuffer::BufferAttachment::* on Windows. 13 years ago
Vladimír Vondruš 17de6fe51b Install also test libs on Windows. 13 years ago
Vladimír Vondruš f8066b9a95 Oh hey, I have Twitter! 13 years ago
Vladimír Vondruš 3f6dcc40e9 Mention that GL 4.4 is supported. 13 years ago
Vladimír Vondruš b15f3758de Fixed NaCl compilation. 13 years ago
Vladimír Vondruš a4bd5b8aa8 Added thoughts about unit tests to Coding Style. 13 years ago