Project

General

Profile

Revision:

Revisions

# Date Author Comment
00ffccc4 06/20/2020 11:14 AM Leszek Koltunski

Report to Firebase exceptions with dismissing the Main Dialog.

7eae2d49 06/20/2020 09:58 AM Leszek Koltunski

On object change, report FPS to Firebase

7695a3be 06/19/2020 11:52 PM Leszek Koltunski

Two-fingered object rotation seems to be finished.

a4472437 06/19/2020 09:38 PM Leszek Koltunski

Progress with dragging.

4da7d87a 06/19/2020 06:19 PM Leszek Koltunski

Simplify dragging. Now there's only 1 Quat, rather than the old way with two (Accumulated, Current).

0b7e1b05 06/19/2020 12:35 PM Leszek Koltunski

Progress with improvements for cube manipulation.

8d50e08d 06/18/2020 09:03 PM Leszek Koltunski

Initial attempt at two-finger rotation.
Mostly works; still, one corner case doesnt:

- put two fingers down, start rotating
- lift one of them up
- put it back down

depending if we lifted the first or second finger, weird things may happen.

50c66e3d 06/18/2020 11:13 AM Leszek Koltunski

Lock screen orientation to portrait.

4c864c68 06/18/2020 11:05 AM Leszek Koltunski

Further improve rotations of a Object layer - make them independent of physical screen size (now it depends on the angle of rotation and, if that's 0, on the speed (in inches of second) of the finger swipe done by the user.

cd83d0aa 06/18/2020 10:39 AM Leszek Koltunski

Make the rotations and drag be independent of physical screen dimensions - take into account pixel density.

f0533889 06/17/2020 08:57 PM Leszek Koltunski

Split up the onTouch() part of the View.

1019cc43 06/17/2020 08:32 PM Leszek Koltunski

Improvements for the way we rotate layers of Objects: make it possible to begin a rotation during a WIN effect.

168b6b56 06/17/2020 03:45 PM Leszek Koltunski

Improvements for the way we rotate layers of Objects. (take the speed into account - so even if we rotated a layer of a Cube to less than 45 degrees, but we did it fast, do a 90 degree rotation!)

c1df2105 06/16/2020 07:37 PM Leszek Koltunski

Only compile the Full, Normal & OIT programs when they are actually needed.

cb004f2e 06/16/2020 12:24 PM Leszek Koltunski

Take advantage of recent improvements to the library and stop allocating a queue of 4 FBOs - even if we are running on a Mali r12.

901cdc8d 06/15/2020 09:00 PM Leszek Koltunski

Merge remote-tracking branch 'origin/deferred-mesh-jobs'

  1. Conflicts:
  2. src/main/java/org/distorted/objects/RubikCube.java
  3. src/main/java/org/distorted/objects/RubikObject.java
  4. src/main/java/org/distorted/objects/RubikPyraminx.java
4c4b3ee1 06/15/2020 08:26 PM Leszek Koltunski

Smaller (and of better quality!) meshes.

ccf9fec5 06/13/2020 10:43 PM Leszek Koltunski

Read the meshes from .dmesh files (rather than compute them dynamically).
This (along with single-mesh mode) hopefully makes the rendering much faster, while keeping the time needed for Object Change low.

The only downside: this increases the size of the release APK from 6 MB to 9.6 MB.

55fa2499 06/10/2020 10:49 AM Leszek Koltunski

Speedup for rendering: cubes 2,3 contain better quality cubit faces (more vertices) than cubes 4,5.

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.

2fcad75d 06/09/2020 12:20 PM Leszek Koltunski

Bugfixes.

e36b59bc 06/08/2020 12:17 PM Leszek Koltunski

Improve rotations of the Pyraminx.

82d6e038 06/08/2020 10:56 AM Leszek Koltunski

Port changes to ObjectList from the deferred-jobs branch.

27a0979f 06/08/2020 10:45 AM Leszek Koltunski

Rename SizeChange to ObjectChange.
bump version to 1.2.2

1e051395 06/08/2020 10:34 AM Leszek Koltunski

Add flag of Ghana.

(1501-1525/1858) Per page: 25, 50, 100

Also available in: Atom