Project

General

Profile

« Previous | Next » 

Revision 5b4a2d76

Added by Leszek Koltunski about 5 years ago

1) new 'Rubik' app (skeleton)
2) MeshCubes: add support for custom texture mappings on each side (Rubik needs that!)

View differences:

src/main/AndroidManifest.xml
52 52
        <activity android:name=".glow.GlowActivity"/>
53 53
        <activity android:name=".movingglow.MovingGlowActivity"/>
54 54
        <activity android:name=".earth.EarthActivity"/>
55
        <activity android:name=".earth.EarthActivity"/>
55
        <activity android:name=".rubik.RubikActivity"/>
56 56
    </application>
57 57
</manifest>

Also available in: Unified diff