NazaraEngine/include/Nazara/Renderer
Lynix 06eda4eba9 Added Meshes and Animations (And many more)
Added NzTexture::IsMipmappingSupported
Color::(FromTo)HSV now takes hue and saturation in degrees
Fixed Context::EnsureContext
Fixed COW thread-safety (String, Image, Matrix4)
Fixed Quatenion<T>::operator*(const Vector3<T>&)
Fixed ResourceLoader
Fixed String::Resize with a size of 0
Fixed Texture mipmapping crash
Fixed per-class thread-safety
IndexBuffer and VertexBuffer are now resources
It is now possible to use more than 8 texcoords per shader
Moved all enumerations into separate files (Core/Enums.hpp,
Utility/Enums.hpp, ..)
Removed NzContextParameters::defaultWindow
VertexDeclaration has been rewritten (New interface/COW)
2012-07-13 15:22:14 +02:00
..
Config.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Context.hpp First part of render texture commit 2012-06-13 07:40:31 +02:00
ContextParameters.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Debug.hpp First commit 2012-05-01 16:43:48 +02:00
DebugOff.hpp First commit 2012-05-01 16:43:48 +02:00
Enums.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
OcclusionQuery.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
OpenGL.hpp Moved buffers to Utility 2012-06-21 09:49:47 +02:00
RenderTarget.hpp First part of render texture commit 2012-06-13 07:40:31 +02:00
RenderTargetParameters.hpp First commit 2012-05-01 16:43:48 +02:00
RenderWindow.hpp Added NzWindow::SetCursor 2012-06-23 15:02:17 +02:00
Renderer.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Shader.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Texture.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00