NazaraEngine/include/Nazara/Utility
SirLynix 6b8be23fa0 Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
..
Components Utility: Add a better way to attach objects to joints 2022-08-30 18:31:04 +02:00
Formats Major ResourceLoader rework (using Nz::Result) 2022-09-07 13:31:04 +02:00
Plugins Fix MinGW compilation 2022-08-25 12:59:01 +02:00
Systems Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
AbstractAtlas.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
AbstractImage.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AbstractImage.inl Update copyright date 2022-01-01 15:30:09 +01:00
AbstractTextDrawer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AbstractTextDrawer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Algorithm.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Algorithm.inl Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Animation.hpp Commit current work 2022-08-25 12:59:01 +02:00
Animation.inl Update copyright date 2022-01-01 15:30:09 +01:00
Buffer.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
Buffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
BufferMapper.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
BufferMapper.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
Components.hpp Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
Config.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ConfigCheck.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
CubemapParams.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Debug.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Enums.hpp Add support for GPU skinning (WIP) 2022-08-25 12:59:01 +02:00
Font.hpp Utility/Font: Remove useless atlas release slot 2022-03-04 20:41:14 +01:00
Font.inl Update copyright date 2022-01-01 15:30:09 +01:00
FontData.hpp Update copyright date 2022-01-01 15:30:09 +01:00
FontGlyph.hpp Update copyright date 2022-01-01 15:30:09 +01:00
GuillotineImageAtlas.hpp Utility/GuillotineImageAtlas: Add max layer size 2022-02-23 23:48:58 +01:00
Image.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Image.inl Update copyright date 2022-01-01 15:30:09 +01:00
ImageStream.hpp Utility: Fix GIF loading 2022-04-27 18:24:00 +02:00
ImageStream.inl Utility: Add ImageStream and GIF support 2022-04-27 18:24:00 +02:00
IndexBuffer.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
IndexBuffer.inl Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
IndexIterator.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
IndexIterator.inl Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
IndexMapper.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Joint.hpp Update copyright date 2022-01-01 15:30:09 +01:00
MaterialData.hpp Add initial support for PBR material data 2022-07-19 20:02:40 +02:00
Mesh.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Mesh.inl Update copyright date 2022-01-01 15:30:09 +01:00
MeshData.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Node.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
PixelFormat.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
PixelFormat.inl Update copyright date 2022-01-01 15:30:09 +01:00
RichTextDrawer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RichTextDrawer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Sequence.hpp Push current work 2022-08-25 12:59:01 +02:00
SimpleTextDrawer.hpp Minor fixes 2022-02-21 20:46:37 +01:00
SimpleTextDrawer.inl Minor fixes 2022-02-21 20:46:37 +01:00
SkeletalMesh.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
SkeletalMesh.inl Update copyright date 2022-01-01 15:30:09 +01:00
Skeleton.hpp Skeleton: Fix method name 2022-08-25 12:59:01 +02:00
Skeleton.inl Update copyright date 2022-01-01 15:30:09 +01:00
SoftwareBuffer.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
StaticMesh.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
StaticMesh.inl Update copyright date 2022-01-01 15:30:09 +01:00
SubMesh.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
Systems.hpp Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
TriangleIterator.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
UniformBuffer.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
UniformBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
Utility.hpp Utility: Add ImageStream and GIF support 2022-04-27 18:24:00 +02:00
VertexBuffer.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
VertexBuffer.inl Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
VertexDeclaration.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VertexDeclaration.inl Update copyright date 2022-01-01 15:30:09 +01:00
VertexMapper.hpp Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
VertexMapper.inl Switch index/vertex count to UInt32 2022-10-31 19:54:25 +01:00
VertexStruct.hpp Add support for GPU skinning (WIP) 2022-08-25 12:59:01 +02:00