Implement anchor and fix bugs with rigid body #27

Merged
Siklos merged 9 commits from dev.anchor into dev 2022-08-12 11:47:22 -04:00
Showing only changes of commit d60410f7f2 - Show all commits

View file

@ -1,4 +0,0 @@
export enum AddingBehavior {
InsertInto,
Replace
}