Allow removing a rigid-body without auto-removing attached colliders
This commit is contained in:
committed by
Sébastien Crozet
parent
412fedf7e3
commit
28cc19d104
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -2,6 +2,11 @@
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=733558
|
||||
// for the documentation about the tasks.json format
|
||||
"version": "2.0.0",
|
||||
"options": {
|
||||
"env": {
|
||||
"RUST_BACKTRACE": "1"
|
||||
}
|
||||
},
|
||||
"tasks": [
|
||||
{
|
||||
"label": "run 3d (no-simd - release) ",
|
||||
|
||||
Reference in New Issue
Block a user