NazaraEngine/src/Nazara/Utility
SirLynix 830eee78a8 Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
..
Components Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
Formats Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
Plugin Core: Rewrite plugin system 2022-08-25 12:59:01 +02:00
Resources/Fonts Remove resources headers (as they will be generated on compilation) 2021-07-07 22:44:38 +02:00
Systems Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
AbstractAtlas.cpp Update copyright date 2022-01-01 15:30:09 +01:00
AbstractImage.cpp Update copyright date 2022-01-01 15:30:09 +01:00
AbstractTextDrawer.cpp Update copyright date 2022-01-01 15:30:09 +01:00
AlgorithmUtility.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
Animation.cpp Push current work 2022-08-25 12:59:01 +02:00
Buffer.cpp Big buffer refactor 2022-01-23 00:05:08 +01:00
Font.cpp Utility/Font: Remove useless atlas release slot 2022-03-04 20:41:14 +01:00
FontData.cpp Update copyright date 2022-01-01 15:30:09 +01:00
GuillotineImageAtlas.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
Image.cpp Minor fixes 2022-12-17 14:49:22 +01:00
ImageStream.cpp Utility: Add ImageStream and GIF support 2022-04-27 18:24:00 +02:00
IndexBuffer.cpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
IndexMapper.cpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Joint.cpp Math/Matrix4: Rework "transform matrix" support 2022-04-19 18:32:16 +02:00
Mesh.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
Node.cpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
PixelFormat.cpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RichTextDrawer.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
SimpleTextDrawer.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
SkeletalMesh.cpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Skeleton.cpp Math: Rework Box and Rect classes 2022-12-18 14:57:14 +01:00
SoftwareBuffer.cpp Big buffer refactor 2022-01-23 00:05:08 +01:00
StaticMesh.cpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
SubMesh.cpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
TriangleIterator.cpp Big buffer refactor 2022-01-23 00:05:08 +01:00
UniformBuffer.cpp Big buffer refactor 2022-01-23 00:05:08 +01:00
Utility.cpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VertexBuffer.cpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
VertexDeclaration.cpp Add support for GPU skinning (WIP) 2022-08-25 12:59:01 +02:00
VertexMapper.cpp Big buffer refactor 2022-01-23 00:05:08 +01:00