[brlcad-commits] SF.net SVN: brlcad:[52516] brlcad/trunk/src/libged/simulate

2012-09-23 Thread Abhi2011
Revision: 52516 http://brlcad.svn.sourceforge.net/brlcad/?rev=52516view=rev Author: Abhi2011 Date: 2012-09-23 14:51:08 + (Sun, 23 Sep 2012) Log Message: --- Fixing the simulate function. There are a number of debugging lines still present. These will be removed soon.

[brlcad-commits] SF.net SVN: brlcad:[52517] brlcad/trunk/src/libged/simulate/simulate.c

2012-09-23 Thread Abhi2011
Revision: 52517 http://brlcad.svn.sourceforge.net/brlcad/?rev=52517view=rev Author: Abhi2011 Date: 2012-09-23 15:17:37 + (Sun, 23 Sep 2012) Log Message: --- More fixes. Scaled the mged supplied AABB bounds by 0.0001 to bring it into meters before feeding into bullet.

[brlcad-commits] SF.net SVN: brlcad:[52518] brlcad/trunk/src/libged/simulate/simulate.c

2012-09-23 Thread Abhi2011
Revision: 52518 http://brlcad.svn.sourceforge.net/brlcad/?rev=52518view=rev Author: Abhi2011 Date: 2012-09-23 16:24:06 + (Sun, 23 Sep 2012) Log Message: --- Added scaling for the bullet-mged transform as well. All this scaling should not be needed. We should try

[brlcad-commits] SF.net SVN: brlcad:[52519] brlcad/trunk/src/libged/simulate/simulate.c

2012-09-23 Thread Abhi2011
Revision: 52519 http://brlcad.svn.sourceforge.net/brlcad/?rev=52519view=rev Author: Abhi2011 Date: 2012-09-23 16:59:29 + (Sun, 23 Sep 2012) Log Message: --- Removed all scaling stuff. The modeling units for the simulate command is mm. Meters wont work. Modified Paths: