Project

General

Profile

Download (6.06 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / save / SaveWorkerThread.java @ a5ef195e

# Date Author Comment
a5ef195e 08/11/2020 08:33 PM Leszek Koltunski

Add the Dino dmesh file.

2845af2d 05/29/2020 06:24 PM Leszek Koltunski

Preparation for saving/reading Meshes to/from a file.

71c8884f 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

e3900503 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

b4cc083b 12/15/2016 12:29 PM Leszek Koltunski

Some improvements for StarWars's behaviour after onPause(), but it doesn't really work yet.

Remaining 'onPause-buggy' apps: StarWars, Save.

ddcfc2c2 12/08/2016 12:56 PM Leszek Koltunski

Some more tweaking to the 'Save thread.'

01d34e10 12/08/2016 12:53 PM Leszek Koltunski

Fix the 'Save' app so that the saving thread does not run all the time in a tight loop

e3efd628 12/02/2016 12:31 AM Leszek Koltunski

Fix the 'Save' app on Android API >=23 (we need to explicitly ask for write permission)

13a5c5cd 11/04/2016 12:09 PM Leszek Koltunski

Tidy up 'Save'

88d9ff62 06/15/2016 03:56 PM Leszek Koltunski

Save the image to 'Pictures' album in the Gallery.

e4237c21 06/15/2016 03:14 PM Leszek Koltunski

Move the 'Save' effect to the Application and remove the 'OTHER' effect queue