NazaraEngine/src/Nazara/Utility
Lynix 16d0345502 Update default font (Cabin => Sansation) 2020-01-06 18:26:39 +01:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Formats Utility/OBJLoader: Fix OBJ uvs 2020-01-04 12:15:54 +01:00
Resources/Fonts Update default font (Cabin => Sansation) 2020-01-06 18:26:39 +01:00
AbstractAtlas.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractBuffer.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractImage.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractTextDrawer.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AlgorithmUtility.cpp Utility: Make mesh loader use the parameters vertex declaration 2017-10-21 04:51:05 +02:00
Animation.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
Buffer.cpp Utility/Buffer: Fix Destroy() not really destroying buffer 2017-11-08 14:35:11 +01:00
Font.cpp Update default font (Cabin => Sansation) 2020-01-06 18:26:39 +01:00
FontData.cpp Update copyright year 2017-01-20 12:58:35 +01:00
GuillotineImageAtlas.cpp Fix compilation 2019-03-20 17:18:45 +01:00
Image.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
IndexBuffer.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
IndexMapper.cpp Cleanup pass 2017-04-22 15:08:05 +02:00
Joint.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Mesh.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
Node.cpp Add Node::SetScale(Vector2) to prevent a bug 2019-12-22 17:01:05 +01:00
PixelFormat.cpp Utility/PixelFormat: Move Flip to .cpp 2017-06-04 17:28:58 +02:00
RichTextDrawer.cpp Fix RichTextDrawer ignoring max line width 2019-12-28 12:03:41 +01:00
SimpleTextDrawer.cpp Fix RichTextDrawer ignoring max line width 2019-12-28 12:03:41 +01:00
SkeletalMesh.cpp Utility/Mesh: Refactor Mesh & Submeshes 2018-05-03 13:32:17 +02:00
Skeleton.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
SoftwareBuffer.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
StaticMesh.cpp Utility/Mesh: Refactor Mesh & Submeshes 2018-05-03 13:32:17 +02:00
SubMesh.cpp Utility/Mesh: Refactor Mesh & Submeshes 2018-05-03 13:32:17 +02:00
TriangleIterator.cpp Cleanup pass 2017-04-22 15:08:05 +02:00
Utility.cpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
VertexBuffer.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
VertexDeclaration.cpp Vertex declaration changes (#135) 2017-10-02 15:21:03 +02:00
VertexMapper.cpp Update copyright year 2017-01-20 12:58:35 +01:00