NazaraEngine/include/Nazara/Core
Jérôme Leclercq cd5a1b7a5e Added RenderTextures (And many others things)
-Added Forward, left and up vector (Vector3)
-Added Matrix4::ConcatenateAffine shortcut
-Added Quaternion::GetInverse() and Quaternion::Inverse()
-Added Resource listeners
-Added Depth and stencil pixel formats
-All enums now have an ending "max" entry
-Animation/Mesh::Add[Sequence/Skin/SubMesh] now returns a boolean
-Contexts are now resources
-Enhanced AnimatedMesh demo
-Fixed MD2 facing
-Fixed Vector3::CrossProduct
-Made Resource thread-safe
-Made OpenGL translation table global
-Many bugfixes
-MLT will now write malloc failure to the log
-Most of the strcpy were replaced with faster memcpy
-Occlusion queries availability is now always tested
-OpenGL-related includes now requires NAZARA_RENDERER_OPENGL to be
defined to have any effect
-Pixel formats now have a type
-Renamed RenderTarget::IsValid to IsRenderable
-Renamed Quaternion::GetNormalized() to GetNormal()
-Renamed Texture::Bind() to Prepare()
-Renamed VectorX::Make[Ceil|Floor] to Maximize/Minimize
-Removed MATH_MATRIX_COLUMN_MAJOR option (all matrices are column-major)
-Removed RENDERER_ACTIVATE_RENDERWINDOW_ON_CREATION option (Render
windows are active upon their creation)


Former-commit-id: 0d1da1e32c156a958221edf04a5315c75b354450
2012-09-20 22:07:30 +02:00
..
Debug Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Hash Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
ByteArray.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Clock.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Color.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Color.inl Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
ConditionVariable.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Config.hpp Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
Core.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Debug.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
DebugOff.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Directory.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
DynLib.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Endianness.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Endianness.inl Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Enums.hpp Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
Error.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
File.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Format.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Functor.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Functor.inl Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Hash.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
HashDigest.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
HashImpl.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Hashable.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Initializer.hpp Added Audio module 2012-08-21 15:04:00 +02:00
Initializer.inl Added Audio module 2012-08-21 15:04:00 +02:00
InputStream.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
LockGuard.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Log.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
MemoryStream.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Mutex.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
NonCopyable.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Resource.hpp Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
ResourceListener.hpp Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
ResourceLoader.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
ResourceLoader.inl Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
Semaphore.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
String.hpp Added RenderTextures (And many others things) 2012-09-20 22:07:30 +02:00
StringStream.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Thread.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Thread.inl Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
ThreadSafety.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
ThreadSafetyOff.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Tuple.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Tuple.inl Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Unicode.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00