NazaraEngine/include/Nazara/Math
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
..
Algorithm.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Algorithm.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Angle.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Angle.inl Audio/AudioDevice: Improve GetListenerRotation 2022-03-17 18:15:53 +01:00
BoundingVolume.hpp Add light support (WIP) 2022-02-02 12:55:39 +01:00
BoundingVolume.inl Add light support (WIP) 2022-02-02 12:55:39 +01:00
Box.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Box.inl Audio: Rewrite audio module 2022-03-17 18:15:53 +01:00
Config.hpp Math/Matrix4: Rework "transform matrix" support 2022-04-19 18:32:16 +02:00
Enums.hpp Update copyright date 2022-01-01 15:30:09 +01:00
EulerAngles.hpp Update copyright date 2022-01-01 15:30:09 +01:00
EulerAngles.inl Update copyright date 2022-01-01 15:30:09 +01:00
Frustum.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Frustum.inl Minor fixes 2022-02-04 13:54:26 +01:00
Matrix4.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Matrix4.inl Math/Matrix4: Add TransformInverse(translation, rotation, scale) 2022-05-15 22:29:20 +02:00
OrientedBox.hpp Update copyright date 2022-01-01 15:30:09 +01:00
OrientedBox.inl Update copyright date 2022-01-01 15:30:09 +01:00
PidController.hpp Update copyright date 2022-01-01 15:30:09 +01:00
PidController.inl Update copyright date 2022-01-01 15:30:09 +01:00
Plane.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Plane.inl Update copyright date 2022-01-01 15:30:09 +01:00
Quaternion.hpp Utility: Refactor some algorithms 2022-05-12 18:15:20 +02:00
Quaternion.inl Utility: Refactor some algorithms 2022-05-12 18:15:20 +02:00
Ray.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Ray.inl Math/Matrix4: Rework "transform matrix" support 2022-04-19 18:32:16 +02:00
Rect.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Rect.inl Update copyright date 2022-01-01 15:30:09 +01:00
Sphere.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Sphere.inl Update copyright date 2022-01-01 15:30:09 +01:00
Vector2.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Vector2.inl Update copyright date 2022-01-01 15:30:09 +01:00
Vector3.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Vector3.inl Update copyright date 2022-01-01 15:30:09 +01:00
Vector4.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Vector4.inl Update copyright date 2022-01-01 15:30:09 +01:00