NazaraEngine/include/Nazara
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
..
Audio Added formats conversion 2012-05-24 18:55:48 +02:00
Core Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Math Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Network First commit 2012-05-01 16:43:48 +02:00
Noise Fixed contributor's name 2012-06-11 00:29:09 +02:00
Renderer Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Utility Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Prerequesites.hpp Fixed many bugs 2012-06-15 11:03:43 +02:00