Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java @ a8cbefce

Name Size
  org

Latest revisions

# Date Author Comment
a8cbefce 12/02/2019 11:09 PM Leszek Koltunski

fix a bug: in certain places when we use reflection, it needs to be getDeclaredMethod and not getMethod because the methods are not public!

6e3cb7dd 07/17/2019 10:22 PM Leszek Koltunski

Modify the 'convexity' param in Dynamics.

This finally satisfies the requirements of the 'Spin' effect in MagicCube: achieving constant speed ( by setting a 1D Dynamic's convexity to 0)

067912f8 07/16/2019 09:42 PM Leszek Koltunski

Add the 'convexity' param to Dynamics and the Dynamic app.

ff065f8f 05/17/2019 03:46 PM Leszek Koltunski

Adjust UnscrambleEffectSpin.

c909b8e3 05/17/2019 03:09 PM Leszek Koltunski

Minor

086a24d0 05/17/2019 03:07 PM Leszek Koltunski

- simplify the Effects

584f7954 05/16/2019 11:34 PM Leszek Koltunski

- adjust SizeChangeEffects
- implement first two UnscrambleEffects

a7012218 05/15/2019 12:10 AM Leszek Koltunski

Add Unscramble Effects to the UI.

39fb9047 05/14/2019 09:28 PM Leszek Koltunski

Enhance the TRANSPARENCY effect with a Wave.

4fd9efa1 05/14/2019 03:04 PM Leszek Koltunski

Add support for separate Cube and Node effects.

View revisions

Also available in: Atom