From fc0ac44e30a56c87c7cf39fe66f6b3178732f1b6 Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Sun, 01 Oct 2017 20:17:17 -0400 Subject: [PATCH] Klein + billboard + rigging "seuil" --- Mocap.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Mocap.java b/Mocap.java index 8af85a4..99ef9dc 100644 --- a/Mocap.java +++ b/Mocap.java @@ -2854,6 +2854,7 @@ if (lastframetest == 0) lastframetest = bvh.animation.getNumFrames(); + // WARNING: RESET DESTROYS EVERYTHING if (baseframe >= lastframetest) // july 2013 // - GetFirstFrame()) { System.out.println("MOCAP reset: " + this.GetFileRoot() + -- Gitblit v1.6.2