Closed GoogleCodeExporter closed 9 years ago
Haven't checked your file, but could you test if the problem still exists in
the newest Dynamica for Bullet 2.77?
http://dynamica.googlecode.com/files/Dynamica-2.77-Windows_AllVersions.zip
Original comment by erwin.coumans
on 16 Nov 2010 at 12:15
The problem is "fixed". However, there is another issue:
The solver node (dSolver1) supports a user changeable Start Time field. The
value of this field will be updated if the scene frame rate is changed. If the
user then changes the starting frame value on the time slider (which is often
desirable to avoid values greater than or less than 1.0), the Dynamica solver
not update the Start Time to this new value - resulting in a mismatch of the
scene start frame and the solver Start Time - thus, the sim is never reset.
The solution is to ensure that the solver Start Time matches the scene start
frame.
Original comment by mbb...@gmail.com
on 16 Nov 2010 at 6:57
Thanks for the explanation. Do you have a solution for this, such as a patch?
Thanks,
Erwin
Original comment by erwin.coumans
on 16 Nov 2010 at 9:17
I *believe* this can be fixed via the dynamicaUI script with a scriptJob (which
allows script execution via a Maya event - such as time slider range changed).
I have added this to my fix list.
Original comment by mbb...@gmail.com
on 17 Nov 2010 at 3:19
issue fixed in current dynamicaUI.mel
Original comment by mbb...@gmail.com
on 3 Jan 2011 at 7:11
Original issue reported on code.google.com by
mbb...@gmail.com
on 8 Sep 2010 at 4:09Attachments: