..
AbstractBackground.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
AbstractRenderQueue.hpp
Graphics: Add render order
2015-11-27 23:38:54 +01:00
AbstractRenderTechnique.hpp
Revert "Graphics/RenderTechnique: Remove Clear method"
2016-04-06 12:39:29 +02:00
AbstractViewer.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Billboard.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Billboard.inl
Fix errors and warnings
2015-11-12 00:29:10 +01:00
ColorBackground.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ColorBackground.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Config.hpp
Separate NAZARA_API into multiple defines (one per module)
2015-06-13 22:31:29 +02:00
ConfigCheck.hpp
Disable memory manager for every module
2015-09-28 00:41:24 +02:00
Debug.hpp
Updated copyright year
2015-01-21 20:53:01 +01:00
DebugOff.hpp
Updated copyright year
2015-01-21 20:53:01 +01:00
DeferredBloomPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredDOFPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredFXAAPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredFinalPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredFogPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredForwardPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredGeometryPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredPhongLightingPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredRenderPass.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
DeferredRenderQueue.hpp
Add override where missing
2015-12-30 15:15:20 +01:00
DeferredRenderTechnique.hpp
Revert "Graphics/RenderTechnique: Remove Clear method"
2016-04-06 12:39:29 +02:00
Drawable.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Enums.hpp
Merge branch 'NDK-Refactor' into NDK
2015-09-25 23:16:58 +02:00
ForwardRenderQueue.hpp
Add override where missing
2015-12-30 15:15:20 +01:00
ForwardRenderTechnique.hpp
Revert "Graphics/RenderTechnique: Remove Clear method"
2016-04-06 12:39:29 +02:00
ForwardRenderTechnique.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Graphics.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
GuillotineTextureAtlas.hpp
Add override where missing
2015-12-30 15:15:20 +01:00
InstancedRenderable.hpp
Graphics: Add render order
2015-11-27 23:38:54 +01:00
InstancedRenderable.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Light.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Light.inl
Graphics/Light: Add missing GetInnerAngleCosine() and GetInvRadius() implementation
2015-12-18 13:46:15 +01:00
Material.hpp
Add support for custom resource parameters
2016-03-08 13:37:17 +01:00
Material.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Model.hpp
Add support for custom resource parameters
2016-03-08 13:37:17 +01:00
Model.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleController.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleDeclaration.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleEmitter.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleGenerator.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleMapper.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleMapper.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleRenderer.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleStruct.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
ParticleSystem.hpp
Add override where missing
2015-12-30 15:15:20 +01:00
RenderTechniques.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Renderable.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
Renderable.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
SceneData.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
SkeletalModel.hpp
Add support for custom resource parameters
2016-03-08 13:37:17 +01:00
SkinningManager.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
SkyboxBackground.hpp
Fix compilation for gcc/clang + tests for serialization
2016-04-04 10:17:05 +02:00
SkyboxBackground.inl
Graphics/SkyboxBackground: Add movement scaler
2015-12-10 14:08:09 +01:00
Sprite.hpp
Graphics/SpriteLibrary: Fix missing initialization/uninitialization (fixes crash at exit)
2016-01-19 12:14:07 +01:00
Sprite.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
TextSprite.hpp
Graphics/TextSprite: Add convenience constructor
2016-01-19 12:15:44 +01:00
TextSprite.inl
Graphics/TextSprite: Add convenience constructor
2016-01-19 12:15:44 +01:00
TextureBackground.hpp
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00
TextureBackground.inl
Switch from Nz prefix to namespace Nz
2015-09-25 19:20:05 +02:00