Project

General

Profile

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

library / src / main / java / org / distorted / library / type / Static2D.java @ ece89b28

# Date Author Comment
ece89b28 02/15/2020 01:02 AM Leszek Koltunski

Adjustment to Static's API.

46b572b5 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

7602a827 05/02/2019 10:41 PM Leszek Koltunski

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

f211a191 03/29/2019 09:26 PM Leszek Koltunski

Finish the Rubik app.

a20f274f 06/28/2017 11:16 AM Leszek Koltunski

Simplify Statics.

a1d92a36 06/15/2017 10:46 PM Leszek Koltunski

Beginnings of support for the unified Data data type.

6d62a900 06/06/2017 01:01 PM Leszek Koltunski

Beginnings of support for Effect classes.

cacc63de 12/15/2016 11:37 PM Leszek Koltunski

Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.

8df64ab9 11/03/2016 10:34 AM Leszek Koltunski

Flag app finished

568b29d8 06/16/2016 12:44 AM Leszek Koltunski

Major push towards simplifying DistortedObject's public API.
All MATRIX effects are using the new API - the 'DataND' marker interfaces.