NazaraEngine/include/Nazara/Graphics
Lynix 1d758d370c Graphics/InstancedRenderable: Take a const reference to the matrix instead of a non-const one
Former-commit-id: 148f4367351f79994f51699a656a938c6784af8f [formerly 27ef2f23da51c156f615bb33e6b3138b44f77498] [formerly 120334bc6e2bd3fcff30fde0febc901d83cdeb9b [formerly 9f4d16e134fb009ce021f4720ffc6d410cc5bd3c]]
Former-commit-id: 55595b1a006dfa313e7f088f76ff6880971530c4 [formerly 7e3a37de6c217d1b7734be14df74c174f6e0b4d6]
Former-commit-id: 0ebdab2df6d218a51c5ee425482bff7c660fddd8
2016-08-05 09:09:14 +02:00
..
AbstractBackground.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
AbstractRenderQueue.hpp Merge branch 'master' into NDK-ShadowMapping 2015-12-09 00:59:07 +01:00
AbstractRenderTechnique.hpp Sdk/RenderSystem: Allow to change render technique 2016-04-16 18:40:58 +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 Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
ColorBackground.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ColorBackground.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
Config.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ConfigCheck.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugOff.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredBloomPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredDOFPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredFXAAPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredFinalPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredFogPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredForwardPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredGeometryPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredPhongLightingPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredRenderPass.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DeferredRenderQueue.hpp Add override where missing 2015-12-30 15:15:20 +01:00
DeferredRenderTechnique.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DepthRenderQueue.hpp Graphics/DepthRender: Fix compilation 2015-12-09 01:11:27 +01:00
DepthRenderQueue.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
DepthRenderTechnique.hpp Graphics/DepthRenderTechnique: Fix typo in include name 2016-05-30 07:41:32 +02:00
DepthRenderTechnique.inl Graphics: Add depth render technique/queue 2015-06-17 14:32:05 +02:00
Drawable.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Enums.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ForwardRenderQueue.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ForwardRenderTechnique.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ForwardRenderTechnique.inl Documentation for module: Graphics 2016-05-30 14:21:36 +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/InstancedRenderable: Take a const reference to the matrix instead of a non-const one 2016-08-05 09:09:14 +02:00
InstancedRenderable.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Light.hpp Merge branch 'master' into NDK-ShadowMapping 2015-12-09 00:59:07 +01:00
Light.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Material.hpp Graphics/Material: Add SaveToParameters 2016-07-07 08:56:18 +02:00
Material.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
Model.hpp Graphics/Model: Add AddToRenderQueue(renderQueue, matrix, order) overload 2016-08-05 09:08:56 +02:00
Model.inl Graphics/Model: Add AddToRenderQueue(renderQueue, matrix, order) overload 2016-08-05 09:08:56 +02:00
ParticleController.hpp Graphics: Rename ParticleSystem to ParticleGroup 2016-07-29 13:24:19 +02:00
ParticleDeclaration.hpp Improved declarations 2016-08-02 13:31:09 +02:00
ParticleDeclaration.inl Improved declarations 2016-08-02 13:31:09 +02:00
ParticleEmitter.hpp Build: Fix empty install commands 2016-07-31 12:59:04 +02:00
ParticleGenerator.hpp Graphics: Rename ParticleSystem to ParticleGroup 2016-07-29 13:24:19 +02:00
ParticleGroup.hpp Build: Fix empty install commands 2016-07-31 12:59:04 +02:00
ParticleMapper.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ParticleMapper.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ParticleRenderer.hpp Graphics: Rename ParticleSystem to ParticleGroup 2016-07-29 13:24:19 +02:00
ParticleStruct.hpp Graphics: Change ParticleStruct_Sprite position and velocity type from Vector2f to Vector3f 2016-08-03 13:47:17 +02: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 Various fixes 2016-07-28 19:22:41 +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 Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
Sprite.hpp Graphics/SpriteLibrary: Fix missing initialization/uninitialization (fixes crash at exit) 2016-01-19 12:14:07 +01:00
Sprite.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
TextSprite.hpp Utility/*TextDrawer: Fix bounds starting at a negative position 2016-05-11 12:27:18 +02:00
TextSprite.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
TextureBackground.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
TextureBackground.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00
TileMap.hpp Graphics: Add TileMap class 2016-07-23 18:06:17 +02:00
TileMap.inl Revert "Core/RefCounted: Remove persistent boolean" 2016-08-02 13:20:34 +02:00