NazaraEngine/src/Nazara
Jérôme Leclercq 8cdc36c948 Graphics/Material: Add parameter for vertex color 2018-06-15 14:15:23 +02:00
..
Audio Audio/Sound: Fix copy constructor not copying looping state 2018-04-08 18:50:42 +02:00
Core Core/SerializationContext: Replaced currentBitPos and currentByte by [read|write][BitPos][Byte] to handle properly bit reading/writing 2018-05-31 16:10:58 +02:00
Graphics Graphics/Material: Add parameter for vertex color 2018-06-15 14:15:23 +02:00
Lua Oops 2018-05-21 19:41:11 +02:00
Network Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
Noise Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Physics2D Physics2D/RigidBody2D: Add ClosestPointQuery method 2018-06-12 15:11:16 +02:00
Physics3D Physics3D/Collider3D: Fixed ConvexCollider3D::GetType() 2018-03-26 20:24:17 +02:00
Platform Platform/Window: Fix size event triggering key event on Windows 2018-02-15 21:08:38 +01:00
Renderer Add normalLength parameter to the DebugDrawer::DrawNormals (#163) 2018-04-30 14:49:44 +02:00
Utility Utility/OBJLoader: Add index buffer optimization back 2018-05-03 14:41:32 +02:00