18 Commits (ee8f7574195c981bf861ae4b2f79b2148e0a3295)

Author SHA1 Message Date
Vladimír Vondruš ee8f757419 Using Range2D instead of Rectangle everywhere. 13 years ago
Vladimír Vondruš ba8489f054 Math: added Geometry::Rectangle::translated(). 13 years ago
Vladimír Vondruš 9ccc63b4aa Math: fixed strict aliasing warning. 13 years ago
Vladimír Vondruš 5a368c4fba Math: ability to read and write Rectangle to configuration. 13 years ago
Vladimír Vondruš 06a4e297bc Math: deinlined heavy functions, removed redundant `inline`. 13 years ago
Vladimír Vondruš b7aeccad4c Clang compilation fixes. 13 years ago
Vladimír Vondruš 6802b022ea Added some TODOs. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 618b556381 Math: crosslinked documentation with missing type aliases. 13 years ago
Vladimír Vondruš 6a90b0231b Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vladimír Vondruš 5819dd4bd7 Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Vladimír Vondruš 89f5200aae Minor code cleanup. 14 years ago
Vladimír Vondruš 21337dafc0 Doc++ 14 years ago
Vladimír Vondruš e506951829 Math: functions for bottom right and top left Rectangle corners. 14 years ago
Vladimír Vondruš a7a4c28c03 Math: ability to create Rectangle from other of arbitrary type. 14 years ago
Vladimír Vondruš 423beaebeb Bring Math::Geometry::Rectangle to Magnum namespace. 14 years ago
Vladimír Vondruš bc2f98266e Math: debug output operator for Rectangle. 14 years ago
Vladimír Vondruš c4b6e5ea33 Math: helper Rectangle class. 14 years ago