Project

General

Profile

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

magiccube / src / main / java / org / distorted / effects / objectchange / ObjectChangeEffect.java @ 36b9ee93

# Date Author Comment
36b9ee93 02/15/2021 11:53 PM Leszek Koltunski

Attempt to programmatically catch the 'cube is sometimes not drawn' bug and report it to my server.

af88bf2e 10/27/2020 12:15 AM Leszek Koltunski

New 'tutorial' activity.

9c2f0c91 09/25/2020 08:35 AM Leszek Koltunski

Rename some classes.

5b893eee 06/26/2020 12:08 AM Leszek Koltunski

Object node: size of screenWidth.

5a4d4fba 06/09/2020 11:18 PM Leszek Koltunski

Convert the PostRender to a PreRender, called before we render.
This makes more sense as this way things are prepared for the very first render.

f61fc32c 06/07/2020 05:33 PM Leszek Koltunski

More progreess porting RubikCube.