NazaraEngine/tests/Engine/Graphics
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
..
Billboard.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ColorBackground.cpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredRenderTechnique.cpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Light.cpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Model.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
ParticleDeclaration.cpp UnitTests: Fix compilation 2016-11-10 17:35:29 +01:00
ParticleGroup.cpp Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
RenderTechniques.cpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
SkeletalModel.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
SkyboxBackground.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
TextureBackground.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00