Ticket #50 (closed defect: wontfix)

Opened 1 year ago

Last modified 4 months ago

make sure there's no transform between World and Body

Reported by: ChristianK Assigned to: ChristianK
Priority: major Milestone: 0.3
Component: physics Version: svn
Keywords: Cc:

Description

A transform in between World and Body messes up physics. Add a check to World.childAdded that detects this.

Change History

06/23/07 04:45:51 changed by ChristianK

This is a tricky one; users might have their own Transform-like classes and there's no chance of detecting them. So I fear this has to be documentation-only.

06/26/07 23:49:58 changed by clayasaurus

  • milestone changed from 0.2 to 0.3.

Moved to v.3.

05/13/08 13:49:19 changed by clayasaurus

  • status changed from new to closed.
  • resolution set to wontfix.

I have no clue about this.