3 Commits (7e1c93121c3db8ae2af8d49de3257021edd61cfb)

Author SHA1 Message Date
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
Vladimír Vondruš e236fc7e8a DebugTools: explicitly define destructor in source file. 13 years ago
Vladimír Vondruš b50fb5a50e DebugTools: shape renderer for 2D/3D capsule. 13 years ago
Vladimír Vondruš 141a3df456 Reducing pointer chasings, part 3e: less pointer passing in DebugTools. 13 years ago
Vladimír Vondruš e72bf297ab DebugTools: implemented ShapeRenderer for 3D sphere. 13 years ago
Vladimír Vondruš 2eb4e3c8ba Removed default template argument from DimensionTraits. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 2cceafed3c DebugTools: adapted ShapeRenderer to Physics changes. 13 years ago
Vladimír Vondruš 4f4e1230d7 DebugTools: added support for 2D spheres into ShapeRenderer. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš b5c1052c96 DebugTools: using new type aliases in whole DebugTools namespace. 13 years ago
Vladimír Vondruš 540c322f5b DebugTools: support for Point shape in ShapeRenderer. 13 years ago
Vladimír Vondruš 7d830a17aa DebugTools: simplified and optimized internal shape rendering. 13 years ago
Vladimír Vondruš 22750b262d Minor #include cleanup. 13 years ago
Vladimír Vondruš 99efc0cb62 DebugTools: common mesh building implementation for all shape renderers. 13 years ago
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago
Vladimír Vondruš 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš d2f0a2a045 Using default template arguments instead of GLfloat everywhere. 14 years ago
Vladimír Vondruš 4cc78e4cd3 Physics: debug renderer for AABB. 14 years ago
Vladimír Vondruš ee6d0ef438 Physics: ported debug draw to new SceneGraph. 14 years ago
Vladimír Vondruš 21acb3edc6 Mesh rework, part 1: better vertex attribute management. 14 years ago
Vladimír Vondruš dfa92c2998 Physics: Box2D debug renderer. 14 years ago