NazaraEngine/src/Nazara/Utility
Lynix bed20692a6 Fixed OnResourceDestroy callback not called by the destructor
Former-commit-id: 8b961101f88343ddd3bb382d2c333052efb03164
2013-09-03 13:57:32 +02:00
..
Debug Updated copyright texts 2013-03-13 23:23:41 +01:00
Loaders Fixed missing include 2013-08-09 15:52:25 +02:00
Win32 Optimized WindowImpl::Get[Height|Position|Size|Width] 2013-08-21 18:46:29 +02:00
AbstractBuffer.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
Algorithm.cpp Fixed box generation 2013-06-26 18:55:09 +02: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 Reworked IndexBuffer, Vertex[Buffer|Declaration|Structs] 2013-07-01 16:14:29 +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 ResourceListener no longer add a resource reference 2013-07-09 01:06:11 +02: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 4bits pixel format conversion 2013-06-09 22:04:25 +02:00
SkeletalMesh.cpp Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +02: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 Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +02: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 Reworked IndexBuffer, Vertex[Buffer|Declaration|Structs] 2013-07-01 16:14:29 +02:00
VertexBuffer.cpp Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +02:00
VertexDeclaration.cpp Fixed OnResourceDestroy callback not called by the destructor 2013-09-03 13:57:32 +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