Project

General

Profile

« Previous | Next » 

Revision 4f9ec5d6

Added by Leszek Koltunski almost 3 years ago

Make Dynamic's resetToBegin() done on the next frame.
This is necessary if we want to reset many Dynamics at one go and have all of them start synchronized.
Otherwise it can happen that when we reset, we do it when some objects which the Dynamics belong to are already rendered and others are not, and then some of the Dynamics will be delayed by one frame which is visible already.

  • added
  • modified
  • copied
  • renamed
  • deleted