NazaraEngine/src/Nazara/Utility
Lynix b0c46b2384 Revised String class
Renamed String::Substr to SubString


Former-commit-id: 6aa925799e71af6916f7808368a3faa26efbe1bc
2013-06-19 02:25:19 +02:00
..
Debug Updated copyright texts 2013-03-13 23:23:41 +01:00
Loaders Revised String class 2013-06-19 02:25:19 +02:00
Win32 Cleaned interface 2013-06-09 11:25:17 +02:00
AbstractBuffer.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
Algorithm.cpp Plane primitives no longer rely on normal vector 2013-06-18 16:39:46 +02:00
Animation.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Buffer.cpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +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 Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
IndexBuffer.cpp Added indices optimisation algorithm 2013-06-05 19:39:48 +02:00
IndexMapper.cpp Fixed IndexMapper not working in safe mode 2013-06-05 19:41:08 +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 Plane primitives no longer rely on normal vector 2013-06-18 16:39:46 +02:00
Mouse.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Node.cpp Added Node::Get*Direction* 2013-06-13 17:05:21 +02:00
PixelFormat.cpp Fixed 4bits pixel format conversion 2013-06-09 22:04:25 +02:00
SkeletalMesh.cpp Cleaned interface 2013-06-09 22:05:05 +02:00
Skeleton.cpp Really fixed AABBs 2013-06-09 22:03:42 +02:00
SoftwareBuffer.cpp Updated copyright texts 2013-03-13 23:23:41 +01:00
SoftwareBuffer.hpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
StaticMesh.cpp Fixed AABBs being larger than mesh/skeleton 2013-06-09 16:14:51 +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 X::Initialize no longer takes arguments 2013-04-03 16:41:57 +02:00
VertexBuffer.cpp [Index|Vertex]Buffer::Fill now takes discard arg 2013-03-20 15:40:37 +01:00
VertexDeclaration.cpp Removed thread-safety part of VertexDeclarations 2013-06-15 16:22:26 +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::GetStyle() 2013-05-01 01:36:13 +02:00