| .. |
|
Components
|
Remove empty source files
|
2023-04-11 13:51:11 +02:00 |
|
Formats
|
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
|
2023-11-02 15:18:03 +01:00 |
|
Plugins
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Systems
|
Utility/VelocitySystem: Use Time instead of float for elapsed time
|
2023-03-25 14:44:44 +01:00 |
|
AbstractAtlas.hpp
|
Remove unused headers
|
2023-08-12 12:22:27 +02:00 |
|
AbstractImage.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
AbstractImage.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
AbstractTextDrawer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
AbstractTextDrawer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Algorithm.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Algorithm.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Animation.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Animation.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Buffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Buffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
BufferMapper.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
BufferMapper.inl
|
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
|
2023-11-02 15:18:03 +01:00 |
|
Components.hpp
|
Rework EnTT integration
|
2023-01-28 19:28:43 +01:00 |
|
Config.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
ConfigCheck.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
CubemapParams.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Debug.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
DebugOff.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Enums.hpp
|
Graphics: Add Billboard support
|
2023-11-25 15:52:58 +01:00 |
|
Font.hpp
|
Core/StringExt: Add IterateOnCodepoints to remove std::u32string allocations
|
2023-08-24 08:42:25 +02:00 |
|
Font.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
FontData.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
FontGlyph.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
GuillotineImageAtlas.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Image.hpp
|
Renderer: Add mipmaps generation support
|
2023-05-14 18:55:41 +02:00 |
|
Image.inl
|
Fix some warnings
|
2023-06-27 19:31:24 +02:00 |
|
ImageStream.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
ImageStream.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
IndexBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
IndexBuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
IndexIterator.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
IndexIterator.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
IndexMapper.hpp
|
Fix a bunch of warnings
|
2023-05-30 12:34:38 +02:00 |
|
Joint.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Joint.inl
|
Remove useless includes
|
2023-07-23 13:06:09 +02:00 |
|
MaterialData.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Mesh.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Mesh.inl
|
Utility/Mesh: Fix Mesh::Build link issues
|
2023-08-25 17:14:58 +02:00 |
|
MeshData.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Node.hpp
|
Utility/Node: Add a constructor taking translation/rotation/scale
|
2023-04-05 08:51:24 +02:00 |
|
Node.inl
|
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
|
2023-11-02 15:18:03 +01:00 |
|
PixelFormat.hpp
|
Graphics: Add PipelinePassList loader (able to load from a file)
|
2023-11-06 21:30:49 +01:00 |
|
PixelFormat.inl
|
Graphics: Add PipelinePassList loader (able to load from a file)
|
2023-11-06 21:30:49 +01:00 |
|
RichTextBuilder.hpp
|
Utility: Add RichTextBuilder
|
2023-08-24 17:48:00 +02:00 |
|
RichTextBuilder.inl
|
Utility: Add RichTextBuilder
|
2023-08-24 17:48:00 +02:00 |
|
RichTextDrawer.hpp
|
Rework TextDrawer interface
|
2023-08-24 17:47:20 +02:00 |
|
RichTextDrawer.inl
|
Remove useless includes
|
2023-08-31 17:59:05 +02:00 |
|
Sequence.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
SimpleTextDrawer.hpp
|
Rework TextDrawer interface
|
2023-08-24 17:47:20 +02:00 |
|
SimpleTextDrawer.inl
|
Rework TextDrawer interface
|
2023-08-24 17:47:20 +02:00 |
|
SkeletalMesh.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
SkeletalMesh.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Skeleton.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Skeleton.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
SoftwareBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
StaticMesh.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
StaticMesh.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
SubMesh.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Systems.hpp
|
Rework EnTT integration
|
2023-01-28 19:28:43 +01:00 |
|
TriangleIterator.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
UniformBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
UniformBuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Utility.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VertexBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VertexBuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VertexDeclaration.hpp
|
Rename EnumMap to EnumArray after nazarautils update
|
2023-05-30 13:49:19 +02:00 |
|
VertexDeclaration.inl
|
Make use of the new EnumMap class
|
2023-05-30 12:32:37 +02:00 |
|
VertexMapper.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VertexMapper.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VertexStruct.hpp
|
Graphics: Add Billboard support
|
2023-11-25 15:52:58 +01:00 |