NazaraEngine/examples
SirLynix 97fa4d98be Rework EnTT integration
- Update EnTT to 3.11.1
- Moved EnTT wrapper to EnTTWorld, inheriting EntityWorld
- AppEntitySystemComponent can now handles multiple EntityWorld
- Headers relying on EnTT are now automatically included if NAZARA_ENTT is defined
- Renamed SystemGraph to EnttSystemGraph (as it depends on it for now)
2023-01-28 19:28:43 +01:00
..
DeferredShading Update examples and tests code 2023-01-22 12:37:58 +01:00
DopplerEffect Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
FirstScene Remove Graphics module and fix compilation 2020-08-27 19:43:31 +02:00
HardwareInfo Upgrade example code 2021-05-25 10:40:07 +02:00
MeshInfos Remove Nz::String and Nz::StringStream 2020-09-25 19:31:01 +02:00
Particles Merge branch 'master' into nazara-next 2020-08-27 20:12:36 +02:00
PhysicallyBasedRendering Rework EnTT integration 2023-01-28 19:28:43 +01:00
Physics2DDemo Rework EnTT integration 2023-01-28 19:28:43 +01:00
PhysicsDemo Rework EnTT integration 2023-01-28 19:28:43 +01:00
PlayMusic Allow to disable example building 2022-07-27 23:02:24 +02:00
Showcase Rework EnTT integration 2023-01-28 19:28:43 +01:00
Tut00 Update examples and tests code 2023-01-22 12:37:58 +01:00
Tut01 Rework EnTT integration 2023-01-28 19:28:43 +01:00
Tut02 Rework EnTT integration 2023-01-28 19:28:43 +01:00
WidgetDemo Rework EnTT integration 2023-01-28 19:28:43 +01:00
xmake.lua Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00