0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Utils/OBB] OBBs now have a quaternion as rotation More... over 2 years ago
[Math] Optimized includes of Math objects More... over 2 years ago
[Script/LuaMatrix] Separated the Matrix's Lua bindings from Math's More... over 2 years ago
[Script/LuaVector] Separated the Vector's Lua bindings from Math's More... over 2 years ago
[Script/LuaShape] Separated the Shape's Lua bindings from Utils' More... over 2 years ago
[Script/LuaMesh] Separated the Mesh/Submesh's Lua bindings from Data's More... over 2 years ago
[Script/LuaFileFormat] Separated several Lua bindings from Data's More... over 2 years ago
[Audio/Sound] Renamed SoundFormat to AudioFormat More... over 2 years ago
[CMake/CompilerFlags] Disabled MSVC warnings occurring in Sol More... over 2 years ago
[Script/LuaMeshRenderer] Separated several Lua bindings from Render's More... over 2 years ago
[Script/LuaWindow] Separated the Window's Lua bindings from Render's More... over 2 years ago
[Script/LuaTexture] Separated the Texture's Lua bindings from Render's More... over 2 years ago
[Script/LuaRenderGraph] Separated several Lua bindings from Render's More... over 2 years ago
[Script/LuaShader] Separated the Shader's Lua bindings from Render's More... over 2 years ago
[Script/LuaOverlay] Separated the Overlay's Lua bindings from Render's More... over 2 years ago
[Data/WavFormat] Added WAV audio file saving More... over 2 years ago
[Math] Division operations are now always noexcept More... over 2 years ago
[Render/Renderer] Disabled shader recompilation driver warning More... over 2 years ago
[CMake] Enabled policy to remove default MSVC warnings More... over 2 years ago
[Data/Submesh] Vertex has been moved to Submesh.hpp More... over 2 years ago
[Readme] Added a Scripting section More... over 2 years ago
[Examples/ScriptDemo] Added a script demo More... over 2 years ago
[Script/LuaCore] Added components bindings More... over 2 years ago
[Tests/Script/Lua] Updated systems tests to include System's functions More... over 2 years ago
[Script/LuaRender] Added RenderProcess Lua bindings More... over 2 years ago
[Script/LuaCore] Added Core Lua bindings More... over 2 years ago
[Render/RenderGraph] RenderGraph::execute(RenderSystem&) is now private More... over 2 years ago
[Render/UniformBuffer] The default constructor is now private More... over 2 years ago
[Render/Overlay] Initialization & destruction functions are now private More... over 2 years ago
[Render/OverlayColoredLabel] Colored labels now use a Color object More... over 2 years ago