NazaraEngine/include/Nazara/Core
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
..
Debug Fixed per-class thread safety 2012-05-08 08:20:57 +02:00
Hash Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support 2012-05-10 00:53:36 +02:00
ByteArray.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Clock.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Color.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Color.inl Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Config.hpp Added NzInputStream 2012-05-15 13:26:35 +02:00
Debug.hpp Removed useless include 2012-05-10 01:16:12 +02:00
DebugOff.hpp First commit 2012-05-01 16:43:48 +02:00
Directory.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
DynLib.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Endianness.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Endianness.inl Added formats conversion 2012-05-24 18:55:48 +02:00
Enums.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Error.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
File.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Format.hpp Fixed per-class thread safety 2012-05-08 08:20:57 +02:00
Functor.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
Functor.inl Added formats conversion 2012-05-24 18:55:48 +02:00
Hash.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
HashDigest.hpp Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support 2012-05-10 00:53:36 +02:00
HashImpl.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
Hashable.hpp Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support 2012-05-10 00:53:36 +02:00
InputStream.hpp Added Image 2012-05-21 21:54:13 +02:00
LockGuard.hpp NzImage now handles mipmaps 2012-05-30 18:10:17 +02:00
Log.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
MemoryStream.hpp Added Image 2012-05-21 21:54:13 +02:00
Mutex.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
NonCopyable.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
Semaphore.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
String.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
StringStream.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Thread.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
Thread.inl First commit 2012-05-01 16:43:48 +02:00
ThreadCondition.hpp Fixed per-class thread safety 2012-05-08 08:20:57 +02:00
ThreadSafety.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
ThreadSafetyOff.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00
Tuple.hpp Added formats conversion 2012-05-24 18:55:48 +02:00
Tuple.inl Added formats conversion 2012-05-24 18:55:48 +02:00
Unicode.hpp Added Meshes and Animations (And many more) 2012-07-13 15:22:14 +02:00