NazaraEngine/include/Nazara
SirLynix ad738a2803 Core/StringExt: Add IterateOnCodepoints to remove std::u32string allocations 2023-08-24 08:42:25 +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 Core/StringExt: Add IterateOnCodepoints to remove std::u32string allocations 2023-08-24 08:42:25 +02:00
Graphics Allow error message to be formatted 2023-08-15 01:10:01 +02:00
JoltPhysics3D Fix compilation 2023-08-10 12:03:56 +02:00
Math Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Network Network/WebService: Make Pool return a boolean indicating if a request finished 2023-08-17 18:04:12 +02:00
OpenGLRenderer Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Platform Allow error message to be formatted 2023-08-15 01:10:01 +02:00
Renderer Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Utility Core/StringExt: Add IterateOnCodepoints to remove std::u32string allocations 2023-08-24 08:42:25 +02:00
VulkanRenderer Core/StringExt: Don't pass string_view by ref 2023-08-24 08:23:14 +02:00
Widgets Widgets: Fix manually hidden entities being incorrectly shown when widget itself is shown 2023-08-24 07:54:33 +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