rfdiazpr / sketchyphysics

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

Component origin issue #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a box by extruding a square then making it a component
2. note the position of the component axes
3. press play, the box appears to fall through the floor halfway
4. reset, note the component axes have changed
5. press play again, works fine this time

What is the expected output? What do you see instead?
I'd expect that when creating a box the axes would be moved to the centre 
before the simulation is played, however it seems to be doing it afterwards. 
when you drag the box around you notice the bounding box is not surrounding the 
box but with it's corner in the centre of the visible box.

I think this problem occurs with other shapes too although haven't tested

What version of the product are you using? On what operating system?
Sketchyphysics3.1 (oct 7 2010), windows 7 (with run as administrator)

Please provide any additional information below.

Original issue reported on code.google.com by sampa...@gmail.com on 9 Nov 2010 at 8:46