Project

General

Profile

« Previous | Next » 

Revision 1b74cd57

Added by Leszek Koltunski over 1 year ago

All users who are upgrading from a version <1.11.4, where there was no concept of 'stars', get all their stars.

View differences:

src/main/java/org/distorted/objectlib/touchcontrol/TouchControlShapeChanging.java
199 199
    output[1] = t*vert[1];
200 200
    output[2] = t*vert[2];
201 201

  
202
    android.util.Log.e("D", "adjusting, t="+t);
203

  
204 202
    return output;
205 203
    }
206 204

  

Also available in: Unified diff