NazaraEngine/src/Nazara/Utility
Lynix 5c3720feb1 Merge branch 'master' into NDK
Former-commit-id: f118c029ca94296495957816f910d412ae8a56f2
2015-03-18 20:44:52 +01:00
..
Debug Regenerated global headers (and updated copyright year, again) 2015-01-30 22:33:41 +01:00
Loaders Fixed MD2 loader crash 2015-02-26 01:26:38 +01:00
Resources/Fonts Added default font 2015-01-18 10:38:50 +01:00
Win32 (Windows) Improved window implementation 2015-03-18 13:24:59 +01:00
AbstractAtlas.cpp Improved Atlas class 2015-01-16 16:26:15 +01:00
AbstractBuffer.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
AbstractImage.cpp Added class AbstractImage, inherited by Image and Texture 2015-01-05 15:08:29 +01:00
AbstractTextDrawer.cpp Added TextDrawer classes 2015-01-16 23:36:20 +01:00
Algorithm.cpp Updated ComputeAAB and TransformVertices functions 2015-01-26 17:44:32 +01:00
Animation.cpp Added resource managers 2015-01-28 20:53:40 +01:00
Buffer.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Cursor.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Font.cpp (String) Remade GetXBuffer, now called GetXString 2015-02-03 21:16:17 +01:00
FontData.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
GuillotineImageAtlas.cpp Fixed first atlas layer being resized to zero 2015-01-17 23:03:50 +01:00
Icon.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Image.cpp (Image) Optimized GetMaxLevel 2015-03-16 13:54:19 +01:00
IndexBuffer.cpp Added a static New method to RefCounted-derived classes 2015-01-25 23:41:09 +01:00
IndexMapper.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Joint.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Keyboard.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Mesh.cpp Added resource managers 2015-01-28 20:53:40 +01:00
Mouse.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Node.cpp (Node) Fixed "Child not found" warnings 2015-03-18 20:40:32 +01:00
PixelFormat.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
SimpleTextDrawer.cpp Fixed missing includes and warnings under VS 2015-02-21 15:04:07 +01:00
SkeletalMesh.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Skeleton.cpp Added a Library to most reference-counted classes 2015-01-28 18:06:05 +01:00
SoftwareBuffer.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
SoftwareBuffer.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
StaticMesh.cpp Updated ComputeAAB and TransformVertices functions 2015-01-26 17:44:32 +01:00
SubMesh.cpp (VertexMapper) Updated interface 2015-01-26 17:11:00 +01:00
TriangleIterator.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Utility.cpp Added a Library to most reference-counted classes 2015-01-28 18:06:05 +01:00
VertexBuffer.cpp Added a static New method to RefCounted-derived classes 2015-01-25 23:41:09 +01:00
VertexDeclaration.cpp Added a Library to most reference-counted classes 2015-01-28 18:06:05 +01:00
VertexMapper.cpp (VertexMapper) Updated interface 2015-01-26 17:11:00 +01:00
VideoMode.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
VideoModeImpl.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Window.cpp Updated copyright year 2015-01-21 20:53:01 +01:00