NazaraEngine/include/Nazara/Graphics
Gawaboumga f991a9529e General bug fixes (#142)
* Core/Bitset: Fix TestAll method

* Fix documentation

* Fix color and their conversions

* Core/ByteStream: Fix return of Write

* Fix compiler warnings

* Math/Algorithm: Fix angle normalization

* Math/BoundingVolume: Fix lerp

* Math: Fix relation between Matrix4 and Quaternion

* More tests

* X11/Window: Fix mouse moved event generated when doing Mouse::SetPosition

* Update ChangeLog

* Should fix compilation on Windows

* Should fix compilation on Windows

Forgot to include array for Windows
2017-11-21 12:16:46 +01:00
..
AbstractBackground.hpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractRenderQueue.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
AbstractRenderTechnique.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
AbstractViewer.hpp Graphics/Material: Fix depth sorting flag handling for meshes 2017-04-22 17:13:51 +02:00
Billboard.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-01-21 15:56:37 +01:00
Billboard.inl Fix some warnings 2017-10-18 22:02:21 +02:00
ColorBackground.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
ColorBackground.inl Update copyright year 2017-01-20 12:58:35 +01:00
Config.hpp Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
ConfigCheck.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
CullingList.hpp Update copyright year 2017-01-20 12:58:35 +01:00
CullingList.inl Update copyright year 2017-01-20 12:58:35 +01:00
Debug.hpp Update copyright year 2017-01-20 12:58:35 +01:00
DebugOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
DeferredBloomPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredDOFPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredFXAAPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredFinalPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredFogPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredForwardPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredGeometryPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredPhongLightingPass.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
DeferredRenderPass.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredRenderQueue.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredRenderTechnique.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DepthRenderQueue.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DepthRenderQueue.inl Update copyright year 2017-01-20 12:58:35 +01:00
DepthRenderTechnique.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DepthRenderTechnique.inl Update copyright year 2017-01-20 12:58:35 +01:00
Drawable.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Enums.hpp Graphics/Material: Add SetReflectionMode 2017-03-19 17:01:48 +01:00
ForwardRenderQueue.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ForwardRenderTechnique.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-05-11 20:52:04 +02:00
ForwardRenderTechnique.inl Update copyright year 2017-01-20 12:58:35 +01:00
Graphics.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
GuillotineTextureAtlas.hpp Update copyright year 2017-01-20 12:58:35 +01:00
InstancedRenderable.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
InstancedRenderable.inl Components/GraphicsComponent: Watch every used material to handle reflective information 2017-03-28 23:36:08 +02:00
Light.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Light.inl General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Material.hpp Graphics/Material: Fix missing reflection initialization 2017-10-31 00:14:50 +01:00
Material.inl Graphics/Material: Fix missing reflection initialization 2017-10-31 00:14:50 +01:00
MaterialPipeline.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
MaterialPipeline.inl Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
Model.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-01-21 15:56:37 +01:00
Model.inl Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-01-21 15:56:37 +01:00
ParticleController.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleDeclaration.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleDeclaration.inl Update copyright year 2017-01-20 12:58:35 +01:00
ParticleEmitter.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionController.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionController.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleFunctionGenerator.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionGenerator.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleFunctionRenderer.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionRenderer.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleGenerator.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleGroup.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleGroup.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleMapper.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleMapper.inl Vertex declaration changes (#135) 2017-10-02 15:21:03 +02:00
ParticleRenderer.hpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleStruct.hpp Update copyright year 2017-01-20 12:58:35 +01:00
RenderTechniques.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Renderable.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Renderable.inl Update copyright year 2017-01-20 12:58:35 +01:00
SceneData.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-01-21 15:56:37 +01:00
SkeletalModel.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
SkinningManager.hpp Update copyright year 2017-01-20 12:58:35 +01:00
SkyboxBackground.hpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
SkyboxBackground.inl Update copyright year 2017-01-20 12:58:35 +01:00
Sprite.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
Sprite.inl Graphics/Sprite: Fix #138 2017-10-26 15:33:30 +02:00
TextSprite.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
TextSprite.inl Merge remote-tracking branch 'refs/remotes/origin/master' into reflection-mapping 2017-01-21 15:56:37 +01:00
TextureBackground.hpp Various little fixes (#118) 2017-02-19 23:15:13 +01:00
TextureBackground.inl Update copyright year 2017-01-20 12:58:35 +01:00
TileMap.hpp Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00
TileMap.inl Merge branch 'master' into reflection-mapping 2017-10-02 21:11:15 +02:00