Project

General

Profile

« Previous | Next » 

Revision b80072a5

Added by Leszek Koltunski over 1 year ago

Progress with the Pyraminx Duo solver

View differences:

src/main/java/org/distorted/objectlib/main/TwistyObjectCubit.java
252 252
    Static4D q = QuatHelper.quatMultiply(quat,mParent.mObjectQuats[mQuatIndex]);
253 253
    mQuatIndex = normalizeScrambleQuat(q);
254 254
    computeRotationRow();
255

  
256

  
257
    if( mCubitIndex==4 ) android.util.Log.e("D", "quat="+mQuatIndex);
258

  
255 259
    return mQuatIndex;
256 260
    }
257 261

  

Also available in: Unified diff