25 Commits (f669dd7c23db7ad360bbce543b191a650e3aa8f8)

Author SHA1 Message Date
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš 9450ec6e1e Better usage of *Basic* in class names, part 5: SceneGraph drawables. 13 years ago
Vladimír Vondruš a0d60bbaa7 Getting rid of <>, part 2: SceneGraph cameras and drawables. 13 years ago
Vladimír Vondruš a7f5bef038 Getting rid of <>, part 1: Color classes. 13 years ago
Vladimír Vondruš 5bf61ceb74 *Tools: deinlined heavy functions, removed redundant `inline`. 13 years ago
Vladimír Vondruš 06d707f25c Shape rework #8: updated documentation. 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š c534a71401 DebugTools: preparation for ability to render also solid shapes. 13 years ago
Vladimír Vondruš 00a17e3699 DebugTools: saner default color. 13 years ago
Vladimír Vondruš 82ca09a4ed Minor documentation fixes. 13 years ago
Vladimír Vondruš 4000ef571b DebugTools: support color alpha in ForceRenderer and 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š 60eaa3f7d4 Aaargh. 13 years ago
Vladimír Vondruš 79f77ca665 DebugTools: added point size to ShapeRendererOptions. 13 years ago
Vladimír Vondruš 6cbf3439c8 Doc++ 13 years ago
Vladimír Vondruš 55477b98fe DebugTools: don't use CORRADE_INTERNAL_ASSERT() for user-triggered error. 13 years ago
Vladimír Vondruš fecb5eec29 DebugTools: simplified renderers example code. 13 years ago
Vladimír Vondruš d175dd1054 Updated workarounds for Doxygen 1.8.2. 13 years ago
Vladimír Vondruš eaa87147d4 Doc++ 14 years ago
Vladimír Vondruš 22d405809f DebugTools: ShapeRenderer cleanup. 14 years ago
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago