Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / res / layout @ 678c391d

Latest revisions

# Date Author Comment
678c391d 05/05/2020 12:55 PM Leszek Koltunski

Change the Postprocessing effects: separate the radius and the halo.
Reason: we needed a way to specify the size of the halo around a postprocessed object; before it was automatically (and not very correctly) computed from the radius - before we knew the size of the object's bounding box, so this automatic computation was possible. Now we're removing the MashBase.getBounding(0 API, so the size of the halo has to be explicitly given by the user. This way is more correct anyway and gives the user more control (as the Multiblur app proves!)...

2fad84a7 04/13/2020 08:22 PM Leszek Koltunski

Move to AndroidX, target API level 29.

d586fda6 12/16/2019 04:42 PM Leszek Koltunski

Dynamics App: add checking a Dynamic4D.

dea555b9 07/16/2019 09:42 PM Leszek Koltunski

Add the 'convexity' param to Dynamics and the Dynamic app.

e52efe17 05/20/2019 12:31 AM Leszek Koltunski

Improve the Dynamic app.

da77ffd8 05/14/2019 01:26 PM Leszek Koltunski

Dynamic App: add Toast.

8db5b725 05/14/2019 11:11 AM Leszek Koltunski

Minor improvements in the Dynamics.

2666a48c 05/13/2019 10:00 PM Leszek Koltunski

1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics.

6e18bd32 04/30/2019 01:13 PM Leszek Koltunski

Turn the Rubik app into a MemoryTest.

0094886e 04/09/2019 02:04 PM Leszek Koltunski

Rubk App: changes in the UI

View revisions

Also available in: Atom