Project

General

Profile

« Previous | Next » 

Revision 373fd60b

Added by Leszek Koltunski over 2 years ago

Bugfix

View differences:

src/main/java/org/distorted/objectlib/helpers/FactoryCubit.java
898 898
      computeConvexityCenter(convexXY,convexityCenter,fInfo);
899 899

  
900 900
android.util.Log.e("D", "convexX="+convexXY[0]+" converY="+convexXY[1]);
901
convexXY[0]=0;
902
convexXY[1]=0;
901 903

  
902 904
      band = bands[bandIndexes[face]];
903 905
      bandsComputed = computeBands( band[0], (int)band[1], band[2], band[3], (int)band[4]);

Also available in: Unified diff