NazaraEngine/src/Nazara/Utility
Lynix 35a37f8507 Updated ComputeAAB and TransformVertices functions
They now take sparse pointers instead of template type


Former-commit-id: 92a3de59b6a321136b8bad324048239f83381534
2015-01-26 17:44:32 +01:00
..
Debug Big config/debug update 2014-07-08 10:56:37 +02:00
Loaders Fixed mesh centering in a better way 2015-01-25 23:57:28 +01:00
Resources/Fonts Added default font 2015-01-18 10:38:50 +01:00
Win32 Updated copyright year 2015-01-21 20:53:01 +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 Updated copyright year 2015-01-21 20:53:01 +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 Added a static New method to RefCounted-derived classes 2015-01-25 23:41:09 +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 Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +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 Updated Generate* functions 2015-01-26 17:17:16 +01:00
Mouse.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Node.cpp Merge remote-tracking branch 'origin/Scene-Update' 2015-01-25 16:35:18 +01:00
PixelFormat.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
SimpleTextDrawer.cpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +01:00
SkeletalMesh.cpp Updated copyright year 2015-01-21 20:53:01 +01:00
Skeleton.cpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +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 Updated copyright year 2015-01-21 20:53:01 +01:00
VertexBuffer.cpp Added a static New method to RefCounted-derived classes 2015-01-25 23:41:09 +01:00
VertexDeclaration.cpp Merge remote-tracking branch 'origin/master' into Resource-Update 2015-01-25 19:29:55 +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