13 Commits (866ee0594be2c8403ee6bb3cc5ec60f23408c0d7)

Author SHA1 Message Date
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš f7aa2c05a6 Deinlined heavy functions and removed redundant `inline` everywhere else. 13 years ago
Vladimír Vondruš 27b6534e78 Added TODO. 13 years ago
Vladimír Vondruš bab0c96846 Method chaining in Timeline. 13 years ago
Vladimír Vondruš 922b93311e Don't use `constexpr` in Timeline. 13 years ago
Vladimír Vondruš 8d5f6037c7 Doc++ 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš c707370f30 Removed unneeded includes. 13 years ago
Vladimír Vondruš 2d2d1c07f4 Using new type aliases in whole root Magnum namespace. 13 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš 113ff70aec Ability to retrieve absolute time in previous frame to Timeline. 14 years ago
Vladimír Vondruš 0c7a448fdd Doc++, code cleanup. 14 years ago
Vladimír Vondruš 1cc13db704 Timeline class. 14 years ago