Project

General

Profile

« Previous | Next » 

Revision 6db8fe2e

Added by Leszek Koltunski over 1 year ago

More support for pillowing; pillow Morphix and Jing by default.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMorphix.java
49 49
    super(data, meshState, iconMode, data.getNumLayers()[0], quat, move, scale, stream);
50 50
    }
51 51

  
52
///////////////////////////////////////////////////////////////////////////////////////////////////
53

  
54
  @Override
55
  public float getPillowCoeff()
56
    {
57
    return 2.0f;
58
    }
59

  
52 60
///////////////////////////////////////////////////////////////////////////////////////////////////
53 61
// same as in a 2x2
54 62

  

Also available in: Unified diff