Project

General

Profile

Download (555 Bytes) Statistics
| Branch: | Revision:

distorted-objectlib / build.gradle @ e1a86bf2

# Date Author Comment
e1a86bf2 10/30/2021 01:46 AM Leszek Koltunski

Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.

Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.

d887aa16 10/28/2021 01:59 AM Leszek Koltunski

Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface.

9e8eb9e4 10/27/2021 05:20 PM Leszek Koltunski

Correect JSON reading and writing: shape corners and centers are optional!

bbd0d457 10/13/2021 02:04 PM Leszek Koltunski

Up version to 1.9.0

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.

29b82486 09/29/2021 04:27 PM Leszek Koltunski

Initial commit