Normand Briere
2017-10-02 fc0ac44e30a56c87c7cf39fe66f6b3178732f1b6
Mocap.java
....@@ -2854,6 +2854,7 @@
28542854 if (lastframetest == 0)
28552855 lastframetest = bvh.animation.getNumFrames();
28562856
2857
+ // WARNING: RESET DESTROYS EVERYTHING
28572858 if (baseframe >= lastframetest) // july 2013 // - GetFirstFrame())
28582859 {
28592860 System.out.println("MOCAP reset: " + this.GetFileRoot() +