NazaraEngine/include/Nazara
SirLynix e8620894f7 Renderer: Expose present mode and allow to query/set it 2023-08-13 18:16:03 +02:00
..
Audio Allow to setup/override module configuration from commandline 2023-07-30 12:44:43 +02:00
BulletPhysics3D xmake check-files -f 2023-04-10 17:12:23 +02:00
ChipmunkPhysics2D ChipmunkPhysics2D/Constraint2D: Fix leak and implement single body constraints 2023-08-12 12:12:20 +02:00
Core Minor fixes 2023-07-30 19:46:01 +02:00
Graphics Graphics/GraphicsComponent: Fix clear clearing other entries 2023-08-09 18:01:01 +02:00
JoltPhysics3D Fix compilation 2023-08-10 12:03:56 +02:00
Math Math/Box,Rect: Add GetCorners method 2023-08-13 18:14:22 +02:00
Network Remove useless includes 2023-07-23 13:06:09 +02:00
OpenGLRenderer Renderer: Expose present mode and allow to query/set it 2023-08-13 18:16:03 +02:00
Platform Rename EnumMap to EnumArray after nazarautils update 2023-05-30 13:49:19 +02:00
Renderer Renderer: Expose present mode and allow to query/set it 2023-08-13 18:16:03 +02:00
Utility Remove unused headers 2023-08-12 12:22:27 +02:00
VulkanRenderer Renderer: Expose present mode and allow to query/set it 2023-08-13 18:16:03 +02:00
Widgets Widgets/TextAreaWidget: [SetText] Pass std::string by value 2023-08-09 19:37:51 +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/AppFilesystemComponent: Use hash as key for resource parameters 2023-07-17 19:07:45 +02:00
Graphics.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
JoltPhysics3D.hpp JoltPhysics3D: Rework Character class 2023-05-15 19:03:28 +02:00
Math.hpp Math: Remove Algorithm file and move string functions to StringExt 2023-06-06 08:59:58 +02:00
Network.hpp Network: Add WebService 2023-06-14 20:13:17 +02: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