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
|
815182aae9
|
Merge ecs into develop and fix conflicts
|
2019-11-27 22:14:29 +01:00 |
|
Daniel Chappuis
|
58df6cdaff
|
Optimizations
|
2019-11-22 21:31:51 +01:00 |
|
Daniel Chappuis
|
46d19bf550
|
Some optimizations
|
2019-11-21 23:23:03 +01:00 |
|
Daniel Chappuis
|
d894a40d2e
|
Working on middle-phase collision detection
|
2019-11-19 18:35:22 +01:00 |
|
Daniel Chappuis
|
44e07e0bd9
|
Working on making middle-phase collision detection faster
|
2019-11-09 23:55:54 +01:00 |
|
Daniel Chappuis
|
294d3b6665
|
Small fix
|
2019-10-28 23:16:26 +01:00 |
|
Daniel Chappuis
|
87614b7dad
|
Add profiling code
|
2019-10-22 17:34:36 +02:00 |
|
Daniel Chappuis
|
130eb00136
|
Refactoring
|
2019-10-18 07:13:45 +02:00 |
|
Daniel Chappuis
|
2c2b75def7
|
Move local-to-world transform of ProxyShape into the ProxyShapeComponents
|
2019-10-15 20:29:22 +02:00 |
|
Daniel Chappuis
|
59cdc6b8f8
|
Take care of TODOs
|
2019-10-10 07:53:25 +02:00 |
|
Daniel Chappuis
|
8187c19fa3
|
Add BallAndSocketJointComponents class
|
2019-09-02 14:15:03 +02:00 |
|
Daniel Chappuis
|
df04be0e6d
|
Rename CollisionDetection class to CollisionDetectionSystem
|
2019-08-09 07:13:15 +02:00 |
|
Daniel Chappuis
|
9b38fc1626
|
Add DynamicsSystem class
|
2019-08-08 17:45:22 +02:00 |
|
Daniel Chappuis
|
db995ea52c
|
Do not use callbacks for middle-phase collision detection
|
2019-08-04 23:24:48 +02:00 |
|
Daniel Chappuis
|
9deb90dc6f
|
Make attributes public in ContactManifold
|
2019-07-22 18:28:19 +02:00 |
|
Daniel Chappuis
|
6f9adc3a32
|
Move attributes from RigidBodyComponents to DynamicsComponents
|
2019-07-19 21:57:17 +02:00 |
|
Daniel Chappuis
|
466455d15a
|
Move attribute in RigidBodyComponents
|
2019-07-19 20:51:43 +02:00 |
|
Daniel Chappuis
|
ca80d95d84
|
Add RigidBodyComponents class
|
2019-07-16 07:15:13 +02:00 |
|
Daniel Chappuis
|
569964e365
|
Remove Body class
|
2019-07-15 17:38:20 +02:00 |
|
Daniel Chappuis
|
236a855c8d
|
Remove Body::mId attribute
|
2019-07-04 20:24:09 +02:00 |
|
Daniel Chappuis
|
bcb4febb16
|
Merge branch 'master' into develop
|
2019-07-01 20:54:37 +02:00 |
|
Daniel Chappuis
|
f9fa2a227c
|
Changes for release of version 0.7.1
|
2019-07-01 08:42:27 +02:00 |
|
Daniel Chappuis
|
cde8273f6a
|
Merge branch 'allocators' into develop
|
2019-06-28 08:08:02 +02:00 |
|
Daniel Chappuis
|
eccc4faa6d
|
Disable previous axis clipping (temporal coherence) in SAT algorithm for testCollision() methods
|
2019-06-27 07:12:17 +02:00 |
|
Daniel Chappuis
|
74b442077f
|
Working on testCollision() and testOverlap() methods
|
2019-06-25 23:26:06 +02:00 |
|
Daniel Chappuis
|
3f5916a280
|
Working on testOverlap() and testCollisionMethods
|
2019-06-03 07:12:50 +02:00 |
|
Daniel Chappuis
|
251333a6ef
|
Working on contacts
|
2019-05-24 07:15:31 +02:00 |
|
Daniel Chappuis
|
ac0e620f02
|
Remove old code
|
2019-05-12 14:26:55 +02:00 |
|
Daniel Chappuis
|
e672c0d617
|
Refactor contacts and islands
|
2019-05-10 17:37:11 +02:00 |
|
Daniel Chappuis
|
1c91ef7d48
|
Refactor islands creation
|
2019-04-27 15:02:21 +02:00 |
|
Daniel Chappuis
|
d9342c55f5
|
Working on contacts refactoring
|
2019-04-22 16:15:47 +02:00 |
|
Daniel Chappuis
|
95210623e3
|
Fix for issue79
|
2019-04-19 11:25:56 +02:00 |
|
Daniel Chappuis
|
bf3ca2c4d6
|
Refactor contacts management
|
2019-04-19 11:20:21 +02:00 |
|
Daniel Chappuis
|
d8e9f15339
|
Simplify broad-phase
|
2019-03-31 00:48:46 +01:00 |
|
Daniel Chappuis
|
d0fbab77ce
|
Simplify broad-phase
|
2019-03-26 22:57:38 +01:00 |
|
Daniel Chappuis
|
8911351c8f
|
Fix issue in DynamicsComponents
|
2019-03-26 22:56:29 +01:00 |
|
Daniel Chappuis
|
102651832a
|
Simplify broad-phase collision detection
|
2019-03-25 18:47:42 +01:00 |
|
Daniel Chappuis
|
fe81c3fd6e
|
Add DynamicsComponents class
|
2019-03-21 07:29:59 +01:00 |
|
Daniel Chappuis
|
1d6155aa6c
|
Remove code to update proxy-shape broad-phase state from proxy-shape, move it to broad-phase system
|
2019-03-17 22:50:10 +01:00 |
|
Daniel Chappuis
|
d02b25d32a
|
The proxy-shapes are now entities
|
2019-03-15 17:27:11 +01:00 |
|
Daniel Chappuis
|
4b919fb4fc
|
Make BroadPhaseAlgorithm a system
|
2019-03-04 17:29:27 +01:00 |
|
Daniel Chappuis
|
528d7bfd45
|
Fix issue in SAT algorithm
|
2019-01-28 18:51:04 +01:00 |
|
Daniel Chappuis
|
6bcb586d52
|
Fix issue with bias in SATAlgorithm and add asserts
|
2019-01-24 17:50:50 +01:00 |
|
Daniel Chappuis
|
827b14f1b0
|
Small modifs in ECS
|
2019-01-18 17:46:19 +01:00 |
|
Daniel Chappuis
|
c5c7e81260
|
Add fields to ProxyShapesComponents
|
2019-01-14 18:35:51 +01:00 |
|
Daniel Chappuis
|
7d8f043cdb
|
Replacing ProxyShape data by corresponding component data
|
2019-01-12 18:56:55 +01:00 |
|
Daniel Chappuis
|
449beaf7a6
|
Replacing ProxyShape data by corresponding component data
|
2019-01-11 17:34:30 +01:00 |
|
Daniel Chappuis
|
9fb8580830
|
Replacing ProxyShape data by corresponding component data
|
2019-01-11 07:38:55 +01:00 |
|
Daniel Chappuis
|
176186e126
|
Replacing ProxyShape data by corresponding component data
|
2019-01-11 07:25:35 +01:00 |
|