Project

General

Profile

« Previous | Next » 

Revision be95dbf5

Added by Leszek Koltunski over 1 year ago

- fix for the newly introduced TwistyObjectSolved
- fix for the solvedQuats of the Trajber 4x4

View differences:

src/main/java/org/distorted/objectlib/main/TwistyObject.java
279 279

  
280 280
    int index = getSolvedFunctionIndex();
281 281
    mSolved = new TwistyObjectSolved(this,mOrigPos,index);
282
    mSolved.setupSolvedQuats(getSolvedQuats());
282 283

  
283 284
    mEffects.apply(mRotateEffect);
284 285
    mEffects.apply(quatEffect);

Also available in: Unified diff