Disallow contacts between two colliders attached to the same parent.

This commit is contained in:
Sébastien Crozet
2020-08-31 19:04:32 +02:00
parent ce26fe1077
commit 03b437f278
3 changed files with 14 additions and 2 deletions

View File

@@ -10,3 +10,10 @@ debug = false
codegen-units = 1
#opt-level = 1
#lto = true
#[profile.dev.package.rapier3d]
#opt-level = 3
#
#[profile.dev.package.kiss3d]
#opt-level = 3