17 Commits (2eb4e3c8ba98630b54e98090a08d8ba69253c351)

Author SHA1 Message Date
Vladimír Vondruš 2eb4e3c8ba Removed default template argument from DimensionTraits. 13 years ago
Vladimír Vondruš a0d60bbaa7 Getting rid of <>, part 2: SceneGraph cameras and drawables. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš c089fce239 Physics shape rework #5: renaming. 13 years ago
Vladimír Vondruš 2cceafed3c DebugTools: adapted ShapeRenderer to Physics changes. 13 years ago
Vladimír Vondruš 7ef8432fbe Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Vladimír Vondruš 45cbf1669f DebugTools: 2D and 3D LineSegment support in ShapeRenderer. 13 years ago
Vladimír Vondruš 4f4e1230d7 DebugTools: added support for 2D spheres into ShapeRenderer. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 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š 12e539ff12 DebugTools: missing break in switch. 13 years ago
Vladimír Vondruš 7d830a17aa DebugTools: simplified and optimized internal shape rendering. 13 years ago
Vladimír Vondruš 55477b98fe DebugTools: don't use CORRADE_INTERNAL_ASSERT() for user-triggered error. 13 years ago
Vladimír Vondruš 64a0645724 DebugTools: ObjectShape must contain shape when creating renderer. 13 years ago
Vladimír Vondruš 196c68ccf1 DebugTools: added missing 3D alternatives. 13 years ago
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago