NazaraEngine/tests/Engine
Lynix 7613f50a6e Math/Angle: Rework ToDegrees/ToRadians
- Rename To[Degrees|Radians] to To[Degrees|Radians]Angle
- Add To[Degrees|Radians] methods which returns an angle value
2018-10-10 23:01:23 +02:00
..
Audio Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
Core Math/Vector[2|3]: Removed Distancef and made Distance templated 2018-07-02 18:13:14 +02:00
Graphics Replace floating point angle by Angle class instance 2018-10-09 23:20:53 +02:00
Lua Make lua binding for std::vector (#164) 2018-06-17 19:04:15 +02:00
Math Math/Angle: Rework ToDegrees/ToRadians 2018-10-10 23:01:23 +02:00
Network Fix test compilation 2017-05-16 09:19:37 +02:00
Physics2D Math/Angle: Add FromDegrees and FromRadians builders 2018-10-10 22:59:57 +02:00
Platform Core/Clock: Restart now returns the elapsed time in milliseconds 2018-02-07 15:02:44 +01:00