NazaraEngine/SDK/src/NDK/Components
Faymoon 0a5e9e040d Update PhysicsSystem2D (#179)
* 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

* Rename m_world into m_physWorld

* Rename GetWorld int GetPhysWorld

* Update: PhysicsSystem2D became an interface of PhysWorld2D

* Update Collison/PhysicsComponent because GetWorld was renamed

* Update tests

* Update: Make the interface usable with Entity instead of PhysicsComponent

* Update: Make GetPhysWorld private

* Update PhysicsSystem2D.hpp

* Update: indent

* Remove: useless blank line

* update order(?)

* Update PhysicsSystem2D.hpp
2018-08-07 19:08:01 +02:00
..
CameraComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
CollisionComponent2D.cpp Update PhysicsSystem2D (#179) 2018-08-07 19:08:01 +02:00
CollisionComponent3D.cpp Merge branch 'master' into physics3d-material 2018-01-17 18:25:57 +01:00
ConstraintComponent2D.cpp Constraint 2D (#147) 2018-01-13 11:03:03 +01:00
DebugComponent.cpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
GraphicsComponent.cpp Sdk/GraphicsComponent: Fix bounding volume when using a local matrix 2018-04-15 02:30:36 +02:00
LightComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ListenerComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
NodeComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ParticleEmitterComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
ParticleGroupComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
PhysicsComponent2D.cpp Update PhysicsSystem2D (#179) 2018-08-07 19:08:01 +02:00
PhysicsComponent3D.cpp Merge branch 'master' into physics3d-material 2018-01-17 18:25:57 +01:00
VelocityComponent.cpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00