NazaraEngine/src/Nazara/Utility
Lynix 69479de643 Added center mesh parameter
Former-commit-id: e010a81e3f00ca6091e438d405e3e6ca14938b8f
2013-12-20 20:03:18 +01:00
..
Debug Updated copyright texts 2013-03-13 23:23:41 +01:00
Loaders Added center mesh parameter 2013-12-20 20:03:18 +01:00
Win32 Added Keyboard::Decimal key (Numpad .) 2013-12-13 22:07:03 +01:00
AbstractBuffer.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
Algorithm.cpp Added cone primitive generation 2013-12-09 14:15:34 +01:00
Animation.cpp Added std::hash for String, made use of unordered_map 2013-06-23 16:53:37 +02:00
Buffer.cpp Updated buffers interface 2013-08-07 01:10:26 +02:00
Cursor.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Icon.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Image.cpp Fixed error message 2013-10-09 10:14:13 +02:00
IndexBuffer.cpp Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +02:00
IndexMapper.cpp Reworked IndexBuffer, Vertex[Buffer|Declaration|Structs] 2013-07-01 16:14:29 +02:00
Joint.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Keyboard.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Mesh.cpp Added cone primitive generation 2013-12-09 14:15:34 +01:00
Mouse.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Node.cpp Fixed order of rotation 2013-08-23 22:04:18 +02:00
PixelFormat.cpp Fixed some VS warnings 2013-09-21 00:10:10 +02:00
SkeletalMesh.cpp Rewrote Task Scheduler 2013-11-30 13:48:01 +01:00
Skeleton.cpp Added std::hash for String, made use of unordered_map 2013-06-23 16:53:37 +02:00
SoftwareBuffer.cpp Reworked IndexBuffer, Vertex[Buffer|Declaration|Structs] 2013-07-01 16:14:29 +02:00
SoftwareBuffer.hpp Reworked IndexBuffer, Vertex[Buffer|Declaration|Structs] 2013-07-01 16:14:29 +02:00
StaticMesh.cpp Added center mesh parameter 2013-12-20 20:03:18 +01:00
SubMesh.cpp Renamed PrimitiveType to PrimitiveMode 2013-05-24 20:12:40 +02:00
TriangleIterator.cpp Renamed PrimitiveType to PrimitiveMode 2013-05-24 20:12:40 +02:00
Utility.cpp Rewrote Task Scheduler 2013-11-30 13:48:01 +01:00
VertexBuffer.cpp Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +02:00
VertexDeclaration.cpp Made static_assert useful 2013-10-09 10:14:14 +02:00
VertexMapper.cpp Added safety range-check to VertexMapper methods 2013-05-11 19:08:38 +02:00
VideoMode.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
VideoModeImpl.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Window.cpp Added Window::OnWindowResized event 2013-08-21 18:48:15 +02:00