NazaraEngine/include/Nazara/Utility
Jérôme Leclercq 03e2801dbe Split engine to packages NazaraUtils and NZSL (#375)
* Move code to NazaraUtils and NZSL packages

* Reorder includes

* Tests: Remove glslang and spirv-tools deps

* Tests: Remove glslang init

* Remove NazaraUtils tests and fix Vector4Test

* Fix Linux compilation

* Update msys2-build.yml

* Fix assimp package

* Update xmake.lua

* Update xmake.lua

* Fix shader compilation on MinGW

* Final fixes

* The final fix 2: the fix strikes back!

* Disable cache on CI

* The return of the fix™️
2022-05-25 19:36:10 +02:00
..
Components Update for EnTT 3.9 2022-02-08 20:05:14 +01:00
Formats Update copyright date 2022-01-01 15:30:09 +01: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 Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Algorithm.inl Utility: Refactor some algorithms 2022-05-12 18:15:20 +02:00
Animation.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +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 Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Config.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ConfigCheck.hpp Update copyright date 2022-01-01 15:30:09 +01:00
CubemapParams.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Debug.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DebugOff.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Enums.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +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 Minor fixes 2022-05-05 20:20:44 +02:00
IndexBuffer.inl Fix compilation 2022-04-04 12:14:56 +02:00
IndexIterator.hpp Update copyright date 2022-01-01 15:30:09 +01:00
IndexIterator.inl Update copyright date 2022-01-01 15:30:09 +01:00
IndexMapper.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
Joint.hpp Update copyright date 2022-01-01 15:30:09 +01:00
MaterialData.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Mesh.hpp Utility: Use UInt64 to store index/vertex instead of size_t 2022-04-23 23:12:40 +02: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 Update copyright date 2022-01-01 15:30:09 +01: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 Utility: Use UInt64 to store index/vertex instead of size_t 2022-04-23 23:12:40 +02:00
SkeletalMesh.inl Update copyright date 2022-01-01 15:30:09 +01:00
Skeleton.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +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 Utility: Use UInt64 to store index/vertex instead of size_t 2022-04-23 23:12:40 +02:00
StaticMesh.inl Update copyright date 2022-01-01 15:30:09 +01:00
SubMesh.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +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 Big buffer refactor 2022-01-23 00:05:08 +01:00
VertexBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +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 Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VertexMapper.inl Utility: Use UInt64 to store index/vertex instead of size_t 2022-04-23 23:12:40 +02:00
VertexStruct.hpp Update copyright date 2022-01-01 15:30:09 +01:00