NazaraEngine/tests/Engine
Jérôme Leclercq ed46c87781 Refactor the way resources are loaded (#191)
* WIP

* WIP

* Font works

* WIP: Only Music remains

* Looks like it's working

* Fix oopsie

* Core/ObjectRef: Add cast functions

* Update ChangeLog.md

* Audio/SoundStream: Make sound stream thread-safe
2018-10-28 01:53:11 +02:00
..
Audio Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
Core Math/Vector[2|3]: Removed Distancef and made Distance templated 2018-07-02 18:13:14 +02:00
Graphics Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +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 Physics2D/RigidBody2D: AddTorque now takes a RadianAnglesf instead of a float 2018-10-11 00:08:26 +02:00
Platform Core/Clock: Restart now returns the elapsed time in milliseconds 2018-02-07 15:02:44 +01:00