Jorrit Rouwe
|
959e47dda7
Added documentation on how to implement a JobSystem
|
2 лет назад |
Jorrit Rouwe
|
5f0578b7f3
Added some information on how the large island splitter works
|
2 лет назад |
Jorrit Rouwe
|
12b4e1bae5
Added article reference to LargeIslandSplitter
|
2 лет назад |
jorrit
|
6eb44ca1c3
Fixed incorrect condition for assert
|
2 лет назад |
Jorrit Rouwe
|
71e7988e96
Added support to split up large islands (#458)
|
2 лет назад |
Jorrit Rouwe
|
eb7b9df74e
Updated link
|
2 лет назад |
Jorrit Rouwe
|
49a2cfb66c
Added UnregisterTypes function (#456)
|
2 лет назад |
Michal Ziulek
|
906ddc0ea7
Direct link to Zig bindings (#453)
|
2 лет назад |
Jorrit Rouwe
|
491e0b4dce
Added WereBodiesInContact function to detect if we're removing the last contact in ContactListener::OnContactRemoved (#451)
|
2 лет назад |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 лет назад |
Jorrit Rouwe
|
249745c1ad
CharacterVirtual should ignore collisions with sensors (#449)
|
2 лет назад |
Jorrit Rouwe
|
1e76085930
Small optimization in EstimateCollisionResponse (#444)
|
2 лет назад |
Jorrit Rouwe
|
59d529fe50
Optimization: Batching deactivations in bigger groups to avoid contention on the active bodies mutex (#443)
|
2 лет назад |
jorrit
|
ce45bd3136
Updated comments.
|
2 лет назад |
Jorrit Rouwe
|
02e969864f
Added friction estimation to EstimateCollisionResponse (#441)
|
2 лет назад |
Jorrit Rouwe
|
1d9641bc94
Bugfix: Fall back to contact velocity when body could not be locked
|
2 лет назад |
Jorrit Rouwe
|
4837d55f6b
Added Performance Test app for Android (#438)
|
2 лет назад |
Jorrit Rouwe
|
27b2c3293e
Upgrading android project (#437)
|
2 лет назад |
Jorrit Rouwe
|
37a4137ef9
Sonar fix (#436)
|
2 лет назад |
Jorrit Rouwe
|
7ca8e9d480
Added function to estimate the collision response from a contact added callback (#435)
|
2 лет назад |
Jorrit Rouwe
|
9b9ca18719
Added link to Java JNI bindings
|
2 лет назад |
Jorrit Rouwe
|
248f4575f2
Added behavioural change to sensors
|
2 лет назад |
Mikael Hermansson
|
a76f5891ee
Allowed sensors to collide with one another (#432)
|
2 лет назад |
Jorrit Rouwe
|
b23f63a16e
Added comments
|
2 лет назад |
Jorrit Rouwe
|
8dd14e014f
Updated Sonar github-action to use SonarSource/sonarcloud-github-c-cpp (#428)
|
2 лет назад |
Jorrit Rouwe
|
26a82be503
Marked breaking change
|
2 лет назад |
Jorrit Rouwe
|
c46ef82fa2
Moved c++17 compiler flag to CMAKE_CXX_STANDARD variable (#427)
|
2 лет назад |
Jorrit Rouwe
|
8f6f210f53
Added option to turn off manifold reduction on a per body basis (#426)
|
2 лет назад |
Jorrit Rouwe
|
2a989c4d81
Ability to configure back face culling behavior (#425)
|
2 лет назад |
Jorrit Rouwe
|
3772c2d463
Documented -repeat= parameter
|
2 лет назад |