NazaraEngine/include/Nazara
Lynix e336c8a514 Rename ChipmunkPhysics2D and JoltPhysics3D to Physics[2D|3D] 2024-02-09 22:24:15 +01:00
..
Audio Remove spaces before line feed 2024-01-25 14:38:06 +01:00
Core Core/PluginLoader: Add [[nodiscard]] qualifier to Load function 2024-02-07 15:51:07 +01:00
Graphics Graphics/Model: Add mesh callback parameter 2024-02-07 15:56:16 +01:00
Math Minor fixes 2024-02-03 22:56:58 +01:00
Network Minor fixes 2024-02-03 22:56:58 +01:00
OpenGLRenderer OpenGLRenderer/ContextObject: Fix destruction after move 2024-02-09 13:48:19 +01:00
Physics2D Rename ChipmunkPhysics2D and JoltPhysics3D to Physics[2D|3D] 2024-02-09 22:24:15 +01:00
Physics3D Rename ChipmunkPhysics2D and JoltPhysics3D to Physics[2D|3D] 2024-02-09 22:24:15 +01:00
Platform Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Renderer Minor fixes 2024-01-13 16:19:46 +01:00
Utility Add end-of-line spaces checker 2024-01-26 10:43:00 +01:00
VulkanRenderer Fix unity build compilation 2024-02-06 13:50:51 +01:00
Widgets Widgets: Add SimpleLabelWidget 2024-02-08 00:24:31 +01:00
Audio.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Core.hpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Graphics.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Math.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Network.hpp Network: Add WebServiceAppComponent 2024-01-24 17:43:16 +01:00
OpenGLRenderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Physics2D.hpp Rename ChipmunkPhysics2D and JoltPhysics3D to Physics[2D|3D] 2024-02-09 22:24:15 +01:00
Physics3D.hpp Rename ChipmunkPhysics2D and JoltPhysics3D to Physics[2D|3D] 2024-02-09 22:24:15 +01:00
Platform.hpp Rename AppComponent classes (AppEntitySystemComponent => EntitySystemAppComponent) 2024-01-24 16:50:04 +01:00
Renderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Utility.hpp Update copyright year 2024-01-02 12:02:14 +01:00
VulkanRenderer.hpp Update copyright year 2024-01-02 12:02:14 +01:00
Widgets.hpp Widgets: Add ProgressBarWidget 2024-01-16 14:13:06 +01:00