This website requires JavaScript.
Explore
Help
Sign In
sid
/
NazaraEngine
Watch
1
Star
0
Fork
You've already forked NazaraEngine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15f84dc712
NazaraEngine
/
src
/
Nazara
History
Jérôme Leclercq
15f84dc712
Noexcept all the things!
2018-06-12 11:37:44 +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/BasicRenderQueue: Fix billboards not registering their layer
2018-06-06 21:40:13 +02:00
Lua
Oops
2018-05-21 19:41:11 +02:00
Network
Noexcept all the things!
2018-06-12 11:37:44 +02:00
Noise
Include-What-You-Use (
#137
)
2017-10-01 11:17:09 +02:00
Physics2D
Physics2D/PhysWorld2D: Add invStepCount argument to pre/post steps callbacks
2018-04-30 14:55:28 +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