Normand Briere
2018-05-22 42107f9a01652cb2f47228d20c1148a2a22f6a63
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() +