Normand Briere
2019-05-05 623dc0fa8cbd9473830a1786f6d49fa808a09439
Mocap.java
....@@ -921,7 +921,7 @@
921921 // //GetFileRoot();
922922
923923 // sept 2014: //
924
- GrafreeD.RENDERME = 3; // patch for Merge objects
924
+ Grafreed.RENDERME = 3; // patch for Merge objects
925925 float[] thedata = bvh.animation.getBoneData(0);
926926
927927 os.x = (float) (path.get(i).toParent[3][0]); // - thedata[frame*6]);
....@@ -1566,7 +1566,7 @@
15661566
15671567 lastsoundtime = Globals.framecount;
15681568
1569
- GrafreeD.hassound = true;
1569
+ Grafreed.hassound = true;
15701570 }
15711571 // else
15721572 // System.out.println("skipped");