Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / patterns @ f6c211f1

Latest revisions

# Date Author Comment
7d574482 02/01/2025 12:39 AM Leszek Koltunski

change format of ObjectMove from (axis,rowBitmap,bareAngle) to (axis,rowBitmap,angleInDegrees)

36aa1f22 01/31/2025 11:49 AM Leszek Koltunski

improvements to the API

032657c3 01/31/2025 01:50 AM Leszek Koltunski

improvements to the API

302600e5 01/30/2025 01:12 PM Leszek Koltunski

compiles now

09207f2b 01/06/2025 04:42 PM Leszek Koltunski

change one of objlib's APIs from 'onReplaceModeUP/Down' (which only comes when TouchControl is in REPLACE mode) to 'onStickerTouched/Untouched' (which reports the same thing, but comes always)

7e9d918b 12/30/2024 11:27 AM Leszek Koltunski

minor

71897466 04/05/2023 12:56 PM Leszek Koltunski

Move patterns and Kociemba solver to objectlib.

f05e0259 07/15/2022 12:34 AM Leszek Koltunski

objects,patterns: license.

e4733ed7 02/28/2022 02:39 PM Leszek Koltunski

New, generic bandaged 3x3 class 'TwistyBandagedAbstract'.

Now, (almost!) any bandaged 3x3 can be created by extending this class and implementing one abstract method 'getPositions()'. Almost, because there's still one restriction: currently all cubits need to be one of the 5 allowed types: 1x1x1, 2x1x1, 3x1x1, 2x2x1, 2x2x2....

d433b50e 12/06/2021 12:59 AM Leszek Koltunski

In the 'magic' app, ObjectType is now only used in RubikObject and RubikObjectList classes and nowhere else.
This is a major step towards being able to download objects from an online repository.

View revisions

Also available in: Atom