Quote: "I prefer it fixes memory leaks for deleted objects that evidently has been there from the start. In a sustained application at some point you need to delete something eventually.
Restarting the physics engine (phy end, phy start) wont do it either, the application leaves things in memory anyway. Phy Clear seems broken.
"
I think they added some garbage collect commands in the latest update didnt they ? I assume they were added for that reason, although i havent used them myself or gotten around to testing. I think the update's information file had something about them.
in darkbasic syntax :
Set Physics Auto Garbage Collect Boolean state
Set Physics Garbage Collect Interval Float secs
Physics Garbage Collect
... i havent even looked at them yet other than in the docs.
If it ain't broke.... DONT FIX IT !!!