NazaraEngine/include/Nazara/Utility
Jérôme Leclercq de6be67ea6 Utility/Mesh: Add Build static method 2021-06-20 14:06:28 +02:00
..
Components Add initial ECS support 2021-06-20 14:06:28 +02:00
Formats Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
AbstractAtlas.hpp Copyright year update 2020-03-05 17:27:26 +01:00
AbstractBuffer.hpp Add command buffers (WIP) 2020-04-02 21:07:01 +02:00
AbstractImage.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
AbstractImage.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
AbstractTextDrawer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
AbstractTextDrawer.inl Copyright year update 2020-03-05 17:27:26 +01:00
Algorithm.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Algorithm.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Animation.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
Animation.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Buffer.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
Buffer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
BufferMapper.hpp Copyright year update 2020-03-05 17:27:26 +01:00
BufferMapper.inl Copyright year update 2020-03-05 17:27:26 +01:00
Components.hpp Improve global header generation to take ECS into account 2021-06-20 14:06:28 +02:00
Config.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
ConfigCheck.hpp Copyright year update 2020-03-05 17:27:26 +01:00
CubemapParams.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Debug.hpp Copyright year update 2020-03-05 17:27:26 +01:00
DebugOff.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Enums.hpp Renderer: Handle more depthstencil formats (as Depth24Stencil8 may not be supported everywhere) 2021-06-02 20:16:43 +02:00
FieldOffsets.hpp Lot of small fixes/improvements 2021-05-14 01:48:47 +02:00
FieldOffsets.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Font.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
Font.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
FontData.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
FontGlyph.hpp Copyright year update 2020-03-05 17:27:26 +01:00
GuillotineImageAtlas.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Image.hpp Commit missing files 2021-05-25 10:40:07 +02:00
Image.inl Commit missing files 2021-05-25 10:40:07 +02:00
IndexBuffer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
IndexBuffer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
IndexIterator.hpp Copyright year update 2020-03-05 17:27:26 +01:00
IndexIterator.inl Copyright year update 2020-03-05 17:27:26 +01:00
IndexMapper.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
Joint.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
MaterialData.hpp Renderer: Add proper support for blending 2021-05-14 01:50:46 +02:00
Mesh.hpp Utility/Mesh: Add Build static method 2021-06-20 14:06:28 +02:00
Mesh.inl Utility/Mesh: Add Build static method 2021-06-20 14:06:28 +02:00
MeshData.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Node.hpp Utility/Node: Implement movement 2021-06-20 14:06:28 +02:00
PixelFormat.hpp Minor fixes 2021-06-04 18:02:28 +02:00
PixelFormat.inl Minor fixes 2021-06-04 18:02:28 +02:00
RichTextDrawer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
RichTextDrawer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Sequence.hpp Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
SimpleTextDrawer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
SimpleTextDrawer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
SkeletalMesh.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
SkeletalMesh.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Skeleton.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
Skeleton.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
SoftwareBuffer.hpp Fix some compilation errors 2020-08-27 20:02:20 +02:00
StaticMesh.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
StaticMesh.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
SubMesh.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
TriangleIterator.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
UniformBuffer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
UniformBuffer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
Utility.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexBuffer.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexBuffer.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexDeclaration.hpp Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00
VertexDeclaration.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexMapper.hpp Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexMapper.inl Upgrade Utility 2021-05-25 10:40:07 +02:00
VertexStruct.hpp Copyright year update 2020-03-05 17:27:26 +01:00