NazaraEngine/include/Nazara
Faymoon 2f3f02b2fc Update Physics2D Component and Body (#178)
* Update

* Add: [Get/Set]AngularDaming for standardization

* Fix: Name error

* Add: [Get/Set][AngularDamping/MomentOfInertia] in PhysicsComponent2D

* Forgot in last commit

* Add: param coordSys in [PhysicsComponent2D/RigidBody2D]::SetMassCenter

* Add: Some forgotten inline

* Fix little error

* Fix: Indentation before case

* Move and Change GetCenterOfGravity
2018-08-02 11:25:57 +02:00
..
Audio Audio: Make Music, Sound, SoundEmitter movable 2018-04-08 17:51:25 +02:00
Core Fix: destroy instead of constructing (#169) 2018-07-06 10:42:23 +02:00
Graphics Bugfix: invalid variable still used after move (#171) 2018-07-11 19:16:54 +02:00
Lua Lua/LuaState: Fix std::vector query for good 2018-06-24 21:49:51 +02:00
Math Math/Vector[2|3]: Removed Distancef and made Distance templated 2018-07-02 18:13:14 +02:00
Network Remove useless namespace prefix 2018-07-02 17:48:51 +02:00
Noise Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Physics2D Update Physics2D Component and Body (#178) 2018-08-02 11:25:57 +02:00
Physics3D Physics/PhysWorld3D: Add [Get|Set]ThreadCount 2018-07-15 16:46:01 +02:00
Platform Noexcept all the things! 2018-06-12 11:37:44 +02:00
Renderer Add normalLength parameter to the DebugDrawer::DrawNormals (#163) 2018-04-30 14:49:44 +02:00
Utility Graphics/Material: Add parameter for vertex color 2018-06-15 14:15:23 +02:00
Audio.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Core.hpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
Debug.hpp
DebugOff.hpp
Graphics.hpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
Lua.hpp Update global headers 2017-06-09 01:46:04 +02:00
Math.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Network.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Noise.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics2D.hpp Physics2D: Add constraint support 2017-10-10 21:52:35 +02:00
Physics3D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Platform.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Prerequisites.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Renderer.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Utility.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Vulkan.hpp Vulkan: Update global header 2016-05-15 00:11:26 +02:00