NazaraEngine/include/Nazara
SirLynix 3f8f1c4653 Core/TypeList: Improve ListConcat compile-time
seriously I have no idea why I implemented it like that
2022-05-19 09:04:06 +02:00
..
Audio Add some missing includes 2022-05-09 09:00:17 +02:00
Core Core/TypeList: Improve ListConcat compile-time 2022-05-19 09:04:06 +02:00
Graphics Graphics: Add light type 2022-05-12 23:09:40 +02:00
Math Math/Matrix4: Add TransformInverse(translation, rotation, scale) 2022-05-15 22:29:20 +02:00
Network Fix buffering issues 2022-04-19 13:38:44 +02:00
OpenGLRenderer OpenGLRenderer: Fix loading of glSpecializeShader 2022-05-09 13:19:31 +02:00
Physics2D Physics2D/Constraint2D: Add method GetLastImpulse 2022-05-01 17:37:11 +02:00
Physics3D Update for EnTT 3.9 2022-02-08 20:05:14 +01:00
Platform Platform/WindowManager: Rename to WindowBackend 2022-04-23 16:26:59 +02:00
Renderer Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
Shader Shader: Fix index remapping when importing a text shader in a precompiled shader 2022-05-12 23:08:21 +02:00
Utility Utility: Refactor some algorithms 2022-05-12 18:15:20 +02:00
VulkanRenderer VulkanRenderer: implement metal view 2022-05-04 22:12:01 +02:00
Widgets Core/Color: Switch formal from RGBA8 to RGBA32F 2022-04-23 16:08:15 +02:00
Audio.hpp Update global headers 2022-04-02 17:25:08 +02:00
Core.hpp Shader: Add module resolver + use modules for engine shaders 2022-03-14 18:30:55 +01:00
Debug.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
DebugOff.hpp Apply header guard check 2021-10-26 15:52:46 +02:00
Graphics.hpp Minor changes 2022-02-25 19:36:54 +01:00
Math.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Network.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
OpenGLRenderer.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Physics2D.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Physics3D.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Platform.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Prerequisites.hpp Update Prerequisites.hpp 2022-03-20 19:09:45 +01:00
Renderer.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Shader.hpp Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
Utility.hpp Move FieldOffsets class to Shader module and remove Utility dependency 2022-04-04 19:22:18 +02:00
VulkanRenderer.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
Widgets.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00