sivarajankumar / maratis

Automatically exported from code.google.com/p/maratis
0 stars 0 forks source link

[bug] Physics shapes and objects are never deleted #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Physics shapes and objects associated with an entity are never deleted.
It is expected that:
* deleting an entity
* deleting the MPhysicsProperties of an entity
* creating new MPhysicsProperties of an entity
should completely remove the real physics shape and objects managed by Bullet 
associated with the entity.

Forum thread: http://forum.maratis3d.com/viewtopic.php?id=823

Original issue reported on code.google.com by hkwareho...@gmail.com on 12 Oct 2013 at 12:58

GoogleCodeExporter commented 8 years ago

Original comment by anael.se...@gmail.com on 15 Oct 2013 at 8:33