Project

General

Profile

Statistics
| Branch: | Revision:

library @ a56bc359

Name Size
  src
.gitignore 624 Bytes
build.gradle 364 Bytes

Latest revisions

# Date Author Comment
a56bc359 12/12/2016 04:47 PM Leszek Koltunski

Major change in API: separate the GRID from DistortedObject; completely remove classes derived from DistortedObject.

a5bbbdea 12/12/2016 01:23 PM Leszek Koltunski

Fix parallel projection.

0a046359 12/12/2016 01:23 PM Leszek Koltunski

The EffectQueues are now totally independent of the size of the underlying Bitmap.

95cc16e9 12/11/2016 11:23 PM Leszek Koltunski

Minor

b62632fc 12/10/2016 10:20 PM Leszek Koltunski

Some speedup in CubesGrid

d1410af2 12/10/2016 10:00 PM Leszek Koltunski

Merge remote-tracking branch 'origin/master'

  1. Conflicts:
  2. src/main/java/org/distorted/library/DistortedCubesGrid.java
8d9da98a 12/10/2016 09:59 PM Leszek Koltunski

Fix a long-standing buf in CubesGrid (incorrect Grid in case of 5x5 11111 11011 10101 11011 11111)

e99dd9d6 12/09/2016 03:50 PM Leszek Koltunski

Chasing a bug in DistortedCubesGrid.markRegions() ( visible with a 5x5 grid, 11111 11011 10101 11011 11111 ) - some side edges are missing. markRegions computes incorrect number of side Segments in this case.

65362dd4 12/09/2016 11:53 AM Leszek Koltunski

Various relatively minor cleanups.

e6cf7d50 12/09/2016 01:10 AM Leszek Koltunski

1. (hopefully) finish the 'Save' app (now we can adjust the size of the resulting file)
2. Fix one long-standing bug in almost every single app.

View all revisions | View revisions

Also available in: Atom