Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / res @ 678c391d

Name Size
  drawable
  drawable-hdpi
  layout
  raw
  values

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.

f793bd9d 03/08/2020 01:14 AM Leszek Koltunski

Minor.

a71ef7f1 03/07/2020 11:14 PM Leszek Koltunski

Icons, details.

23c35a5d 03/05/2020 12:39 AM Leszek Koltunski

Make MeshBase.setTextureMap() work.

25eeb4d4 03/03/2020 02:49 PM Leszek Koltunski

Port Girl to the new setStretch-less API.

386fd702 02/28/2020 11:58 PM Leszek Koltunski

Merge branch 'empty-matrix-effects-in-the-center' into modern-empty-matrix-effects-in-the-center

508ee98f 02/28/2020 12:19 AM Leszek Koltunski

New API: MeshBase.join() and a skeleton of an App to test it.

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.

View revisions

Also available in: Atom