Project

General

Profile

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

library / src / main / java / org / distorted / library / type / Data1D.java @ 8c57d77b

# Date Author Comment
2c8310b1 07/15/2022 01:48 AM Leszek Koltunski

license

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'

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

Beginnings of support for the unified Data data type.

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.