Daniel Chappuis
|
a190bba8c0
|
Refactor where the headers are store for better installation of the library
|
2020-03-18 07:28:34 +01:00 |
|
Daniel Chappuis
|
cda466f9da
|
Refactor the way to set/update the center of mass, mass and inertia tensor of a rigid body
|
2020-03-01 16:39:16 +01:00 |
|
Daniel Chappuis
|
c5873dbc6b
|
The Material is now part of the Collider instead of the RigidBody, fixes compilation errors with Logger and Profiler.
|
2020-02-01 13:41:30 +01:00 |
|
Daniel Chappuis
|
d36edcdb6e
|
Rename DynamicsWorld class to PhysicsWorld
|
2020-01-27 17:46:00 +01:00 |
|
Daniel Chappuis
|
b0fde22678
|
Rename ProxyShape to Collider
|
2020-01-20 21:22:46 +01:00 |
|
Daniel Chappuis
|
45b02abaec
|
Add PhysicsCommon class and use it as a factory for other library objects and add pile demo in testbed application
|
2019-12-12 18:50:18 +01:00 |
|
Daniel Chappuis
|
71bfa6afce
|
Remove setLocalScaling() method from CollisionShape and ProxyShape and use scaling only for HeightFieldShape, ConvexMeshShape and ConcaveMeshShape
|
2018-03-26 22:00:52 +02:00 |
|
Daniel Chappuis
|
7495ff6598
|
Refactor the testbed application and display objects AABBs
|
2017-11-02 22:58:41 +01:00 |
|
Daniel Chappuis
|
b1aad2b7c4
|
Refactor the testbed application
|
2017-10-19 17:42:21 +02:00 |
|
Daniel Chappuis
|
0b0975769b
|
Refactor testbed application
|
2017-01-28 11:38:48 +01:00 |
|
Daniel Chappuis
|
a9da0d6d3c
|
Refactor testbed application
|
2017-01-28 00:59:04 +01:00 |
|
Daniel Chappuis
|
d1cb0d9275
|
Refactor testbed application, Add collision detection scene
|
2017-01-28 00:22:22 +01:00 |
|
Daniel Chappuis
|
16478722de
|
Use override keyword to mark virtual overriden methods
|
2016-07-11 08:33:24 +02:00 |
|
Daniel Chappuis
|
8a75c867a5
|
Change version number of the library
|
2016-04-11 20:15:20 +02:00 |
|
Daniel Chappuis
|
d6580f94aa
|
Fix conflicts when merging triangularmeshes into develop
|
2016-02-15 20:14:30 +01:00 |
|
Daniel Chappuis
|
22b214fb91
|
Add setScaling() method to objects in testbed/common
|
2015-11-20 07:20:56 +01:00 |
|
Daniel Chappuis
|
cd808fcf62
|
Modify the way the collision shapes are created (we don't make an internal copy anymore)
|
2015-09-04 19:56:27 +02:00 |
|
Colin
|
494f866357
|
Fix merge mess
|
2015-08-26 04:23:44 -06:00 |
|
Colin
|
87b88fc953
|
Merge branch 'develop' of https://www.github.com/DanielChappuis/reactphysics3d into develop
|
2015-08-26 04:01:18 -06:00 |
|
Daniel Chappuis
|
047f612c37
|
Refactoring and adding colors to the testbed application
|
2015-08-08 11:40:37 +02:00 |
|
Daniel Chappuis
|
5d7cb3cfd5
|
Working on the testbed application
|
2015-08-06 21:06:35 +02:00 |
|
Daniel Chappuis
|
c7bff41ba8
|
Fix issue in shadow mapping
|
2015-08-03 23:05:55 +02:00 |
|
Daniel Chappuis
|
cec1ac7937
|
Start working on shadow mapping
|
2015-07-21 23:18:32 +00:00 |
|
Daniel Chappuis
|
39ddabb6f5
|
Make possible to witch between scenes and reset them
|
2015-06-25 22:28:11 +02:00 |
|
Daniel Chappuis
|
fadedbdb30
|
Modify rendering to use OpenGL 3.3
|
2015-05-24 17:23:55 +02:00 |
|
Daniel Chappuis
|
e35db3f150
|
Update the testbed application to perform the interpolation externally
|
2015-04-20 23:23:46 +02:00 |
|
Daniel Chappuis
|
b6d4d83443
|
Start working on the testbed application
|
2015-04-08 20:47:55 +02:00 |
|