NazaraEngine/include/Nazara/Renderer
Lynix 9e3b99bb5a Make mesh able to carry material informations
- Move OBJ Loader to Utility module, where it belongs
- Change Mesh material informations from a path to a parameterlist
- Improve Mesh code


Former-commit-id: 3c18901133fa5ac8281269822f6e2650ddcefd2d
2016-04-30 18:44:33 +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
Context.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ContextParameters.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugDrawer.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
DebugOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Enums.hpp Make mesh able to carry material informations 2016-04-30 18:44:33 +02:00
GpuQuery.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
OpenGL.hpp Renderer/OpenGL: Add loading of glCompressedTexSubImage*D 2016-04-21 13:21:06 +02:00
RenderBuffer.hpp Merge branch 'NDK-Refactor' into NDK 2015-09-25 23:16:58 +02:00
RenderBuffer.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
RenderStates.hpp Make mesh able to carry material informations 2016-04-30 18:44:33 +02:00
RenderStates.inl Commit forgotten files 2015-09-25 23:17:44 +02:00
RenderTarget.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
RenderTargetParameters.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
RenderTexture.hpp Add override where missing 2015-12-30 15:15:20 +01:00
RenderTexture.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
RenderWindow.hpp Add override where missing 2015-12-30 15:15:20 +01:00
Renderer.hpp Merge branch 'NDK-Refactor' into NDK 2015-09-25 23:16:58 +02:00
Shader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Shader.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
ShaderStage.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Texture.hpp Utility/Image: Add saver (allowing to save images) 2016-03-08 13:11:09 +01:00
Texture.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
TextureSampler.hpp Make mesh able to carry material informations 2016-04-30 18:44:33 +02:00
UberShader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
UberShaderInstance.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
UberShaderInstancePreprocessor.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
UberShaderPreprocessor.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
UberShaderPreprocessor.inl Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00