Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / rubik @ 431929cf

Latest revisions

# Date Author Comment
431929cf 01/08/2021 04:08 PM Leszek Koltunski

Plug two more memory leaks. It should be fine now.

a9df241d 11/16/2020 12:04 PM Leszek Koltunski

More support for using the library from more than one activity

7c72e798 11/11/2020 02:26 PM Leszek Koltunski

1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.

c0f27889 07/22/2020 09:53 AM Leszek Koltunski

We need to pause an Activity in the following way:

1) Activity.onPause()
2) View.onPause()
3) Library.onPause()

otherwise sometimes there are artifacts when pausing!

061449ed 06/16/2020 07:37 PM Leszek Koltunski

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

55908771 05/06/2020 11:30 PM Leszek Koltunski

Convert Rubik app to stretchless API.

c6bfca20 03/10/2020 09:51 PM Leszek Koltunski

Fix the memory test - we need to run one thing on the Graphics thread!

ba9ae2c8 02/29/2020 04:00 PM Leszek Koltunski

Fixes for the merge.

698ad0a8 02/26/2020 10:23 PM Leszek Koltunski

Move the Effects.setStretch to Meshbase.setStretch

687263cc 02/26/2020 03:52 PM Leszek Koltunski

Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)

View revisions

Also available in: Atom