NazaraEngine/include/Nazara
SirLynix c69397707e Core: Add StateMachine
Backported from legacy Nazara
2023-05-07 22:42:54 +02:00
..
Audio Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
BulletPhysics3D xmake check-files -f 2023-04-10 17:12:23 +02:00
ChipmunkPhysics2D xmake check-files -f 2023-04-10 17:12:23 +02:00
Core Core: Add StateMachine 2023-05-07 22:42:54 +02:00
Graphics Graphics: Add non-const GetShaderModuleResolver 2023-05-01 18:44:01 +02:00
JoltPhysics3D xmake check-files -f 2023-04-10 17:12:23 +02:00
Math Math/Vector3: Add GetAbs method 2023-05-01 17:05:26 +02:00
Network Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
OpenGLRenderer OpenGLRenderer/CommandBuffer: Replace std::visit by a switch (to improve performance) 2023-04-30 21:12:33 +02:00
Platform Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
Renderer Allow to load image and textures cubemap/arrays from file using the AppFilesystemComponent 2023-04-04 08:24:52 +02:00
Utility Remove empty source files 2023-04-11 13:51:11 +02:00
VulkanRenderer VulkanRenderer: Fix unitybuild causing #define issue because of Windows.h 2023-04-12 14:13:34 +02:00
Widgets Widgets/CheckboxWidget: Add GetState() method 2023-03-26 14:23:10 +02:00
Audio.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
BulletPhysics3D.hpp Add JoltPhysics3D for a performance test 2023-04-10 17:12:23 +02:00
ChipmunkPhysics2D.hpp Rename Physics2D to ChipmunkPhysics2D 2023-04-10 17:12:23 +02:00
Core.hpp Core: Add StateMachine 2023-05-07 22:42:54 +02:00
Graphics.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
JoltPhysics3D.hpp Continue Jolt integration 2023-04-10 17:12:23 +02:00
Math.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Network.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
OpenGLRenderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Platform.hpp Platform: Remove unused header 2023-03-14 18:05:14 +01:00
Renderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Utility.hpp Last changes 2023-02-02 20:34:25 +01:00
VulkanRenderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Widgets.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00