Project

General

Profile

Download (7.25 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / config / ConfigScreenPane.java @ 71cda061

# Date Author Comment
71cda061 08/16/2022 01:23 PM Leszek Koltunski

IAP part 5: new 'Purchase' activity (cont'd)

8375250f 08/03/2022 12:09 AM Leszek Koltunski

difficulty icons.

9d51b9d6 07/15/2022 12:25 AM Leszek Koltunski

config: license.

c020555e 07/12/2022 03:28 PM Leszek Koltunski

Do not crash when something's wrong with the JSON file - handle this gracefully, do not change the object then, and report this to Firebase.

c826d83b 05/02/2022 10:42 AM Leszek Koltunski

Fix for a crasher

d36d8517 01/31/2022 12:06 AM Leszek Koltunski

Refactor RubikObject in preparation for creating RubikObjects from DownloadedObjects.

314e9ff0 01/30/2022 11:48 PM Leszek Koltunski

Refactor RubikObject in preparation for creating RubikObjects from DownloadedObjects.

804293f0 01/17/2022 03:17 PM Leszek Koltunski

Re-organize tutorial list so that we can pull this one from JSON files.

45516ed2 12/08/2021 03:26 PM Leszek Koltunski

Fix setDefaultRotation() when changing an object; do it at exactly the right time when the 'old' object has already disappeared, but the new hasn't been attached to the Nodee yet.

4893ad8a 12/08/2021 01:46 PM Leszek Koltunski

Include the info about 'numFaces' of a puzzle in the jsons.
Based on this, and the recently introduced 'DEFAULT_ROTs' to the basic Shape classes, rotate each object in the Config so it looks attractive.

5af2b7a9 12/08/2021 01:22 AM Leszek Koltunski

Add info about FPS.

09cf2a36 12/07/2021 11:17 PM Leszek Koltunski

Introduce 'Simple' and 'Nice' meshes.

f12e4de9 12/06/2021 11:36 PM Leszek Koltunski

Progress with Config UI.

21efc7d7 12/06/2021 02:17 PM Leszek Koltunski

Progress with Config UI.

93847dfc 12/06/2021 01:24 PM Leszek Koltunski

Progress with Object Config UI.

a7d8c3cd 12/05/2021 10:19 PM Leszek Koltunski

Progress replacing the enum ObjetType with the class RubikObjectList.

183d4a34 11/30/2021 12:05 AM Leszek Koltunski

Progress with ConfigPane.

2604be3b 11/29/2021 04:45 PM Leszek Koltunski

Progress with ConfigPane.

923d267c 11/29/2021 04:20 PM Leszek Koltunski

Progress with ConfigPane.

2e99ba6a 11/29/2021 03:20 PM Leszek Koltunski

Progress with ConfigPane.

cc48b275 11/29/2021 01:01 AM Leszek Koltunski

Progress with ConfigPane.

74d088c3 11/27/2021 01:40 AM Leszek Koltunski

Progress with ConfigScreen.