9 Commits (a486b17d3b5e7ee35678b260b4854d076d44a0fa)

Author SHA1 Message Date
Vladimír Vondruš 4a4768a12a Use template aliases where possible. 12 years ago
Vladimír Vondruš 174bbc9e4b SceneGraph: completed documentation review. 12 years ago
Vladimír Vondruš 8acd03778e SceneGraph: documentation updates and fixes. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 732d7e057e SceneGraph: new AbstractTranslation transformation interface. 13 years ago
Vladimír Vondruš de39a9540d SceneGraph: doc++ 13 years ago
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš 35fc4684d4 Better usage of *Basic* in class names, part 4: SceneGraph transformations. 13 years ago
Vladimír Vondruš 6459c9c8c0 GCC 4.5 compatibility: can't default protected member in class body. 13 years ago
Vladimír Vondruš 0f2a1661d9 SceneGraph: use protected destructor rather than pure virtual one. 13 years ago
Vladimír Vondruš 346ea2feb6 Getting rid of <>, part 6: SceneGraph transformations. 13 years ago
Vladimír Vondruš 77093a9b65 SceneGraph: fixed copypaste error. 13 years ago
Vladimír Vondruš 3fc7ccafe5 SceneGraph: don't use virtual calls when setting transformations. 13 years ago
Vladimír Vondruš 0249c6f8a8 SceneGraph: make method chaining in Abstract* transformations usable. 13 years ago
Vladimír Vondruš 23d51c9e36 GCC 4.5 compatibility: can't default some functions in class body. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 4e5a6f76eb SceneGraph: using new type aliases in whole SceneGraph namespace. 13 years ago
Vladimír Vondruš 830ce69da0 Math: using Rad in Matrix*::rotation*(). 13 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš 9ead1e9deb Thorough documentation review and update. 14 years ago
Vladimír Vondruš 8faf3323bb SceneGraph: Solved default template parameter conflicts. 14 years ago
Vladimír Vondruš abac1d26dc SceneGraph rework, part 4: faster rotation for X, Y and Z axes. 14 years ago
Vladimír Vondruš 06398dcf7c SceneGraph rework, part 3: splitting base object. 14 years ago