NazaraEngine/src/Nazara
Lynix f406068c45 Utility: Rework cursors
-Rename WindowCursor to SystemCursor
-Merged Cursor class with SystemCursor enum
2017-01-16 00:32:59 +01:00
..
Audio Audio/Music: Fix Stop not resetting playing offset if music was already stopped 2016-11-24 20:17:30 +01:00
Core Core/String: Add Format static method 2016-12-16 18:37:06 +01:00
Graphics Graphics/MaterialPipeline: Fix error when failing to override a shader 2016-12-21 18:25:22 +01:00
Lua Lua/LuaInstance: Make ArgCheck and ArgError const 2016-10-20 23:44:12 +02:00
Network Core/Enum: Convert OpenMode and StreamOption to the new flags system 2016-11-27 13:40:47 +01:00
Noise Final pass of Clang warning fixes 2016-10-17 16:14:35 +02:00
Physics2D Physics2D/RigidBody2D: Fix AddForce application point for Global coordinate system 2016-11-18 18:12:48 +01:00
Physics3D Fix many errors and warnings found out by MinGW 2016-11-04 18:14:52 +01:00
Renderer Renderer/UberShaderPreprocessor: Fix compile error 2016-12-18 01:23:46 +01:00
Utility Utility: Rework cursors 2017-01-16 00:32:59 +01:00