NazaraEngine/include/Nazara/Math
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
..
Basic.hpp NzString::Clear now takes an optional argument 2012-07-01 00:44:53 +02:00
Basic.inl NzString::Clear now takes an optional argument 2012-07-01 00:44:53 +02:00
Config.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Cube.hpp Fixed many bugs 2012-06-15 11:03:43 +02:00
Cube.inl Fixed many bugs 2012-06-15 11:03:43 +02:00
EulerAngles.hpp Laid the basis for rendering 2012-05-02 16:45:44 +02:00
EulerAngles.inl Added Image 2012-05-21 21:54:13 +02:00
Matrix4.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Matrix4.inl Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Quaternion.hpp Added Quaternion spheric interpolation 2012-06-13 17:54:07 +02:00
Quaternion.inl Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Rect.hpp First part of render texture commit 2012-06-13 07:40:31 +02:00
Rect.inl First part of render texture commit 2012-06-13 07:40:31 +02:00
Vector2.hpp Fixed many bugs 2012-06-15 11:03:43 +02:00
Vector2.inl Fixed many bugs 2012-06-15 11:03:43 +02:00
Vector3.hpp Moved buffers to Utility 2012-06-21 09:49:47 +02:00
Vector3.inl Moved buffers to Utility 2012-06-21 09:49:47 +02:00
Vector4.hpp Fixed many bugs 2012-06-15 11:03:43 +02:00
Vector4.inl Moved buffers to Utility 2012-06-21 09:49:47 +02:00