NazaraEngine/include/Nazara/Physics2D
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 Add Physics2D components and systems (WIP) 2022-03-16 08:24:57 +01:00
Systems Add Physics2D components and systems (WIP) 2022-03-16 08:24:57 +01:00
Arbiter2D.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Arbiter2D.inl Update copyright date 2022-01-01 15:30:09 +01:00
Collider2D.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Collider2D.inl Update copyright date 2022-01-01 15:30:09 +01:00
Components.hpp Add Physics2D components and systems (WIP) 2022-03-16 08:24:57 +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
Constraint2D.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Constraint2D.inl 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 Update copyright date 2022-01-01 15:30:09 +01:00
PhysWorld2D.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Physics2D.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RigidBody2D.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RigidBody2D.inl Update copyright date 2022-01-01 15:30:09 +01:00
Systems.hpp Add Physics2D components and systems (WIP) 2022-03-16 08:24:57 +01:00