Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / type @ 649544b8

Name Size
Data1D.java 2.09 KB
Data2D.java 2.09 KB
Data3D.java 2.09 KB
Data4D.java 2.1 KB
Data5D.java 2.09 KB
Dynamic.java 20.4 KB
Dynamic1D.java 13.5 KB
Dynamic2D.java 15.2 KB
Dynamic3D.java 16.6 KB
Dynamic4D.java 18 KB
Dynamic5D.java 19.4 KB
DynamicQuat.java 13.5 KB
Static1D.java 3.59 KB
Static2D.java 3.87 KB
Static3D.java 4.11 KB
Static4D.java 4.33 KB
Static5D.java 4.57 KB

Latest revisions

# Date Author Comment
649544b8 10/21/2016 01:18 AM Leszek Koltunski

Completely redesign Noise in the Dynamics and move all the complexity to the parent class.

something does not work with it now :)

3002bef3 10/19/2016 12:27 AM Leszek Koltunski

Move most of the NOISE complications from DynamicND classes to the parent Dynamic class.

350cc2f5 10/18/2016 11:19 AM Leszek Koltunski

Make the WAVE effect 5D (extra parameter 'offset')

522eebc8 10/17/2016 11:36 PM Leszek Koltunski

Add Static5D and Dynamic5D.

02ef26bc 08/30/2016 04:29 PM Leszek Koltunski

Preparation to make the WAVE effect fully 3D

65074f5a 07/05/2016 10:34 PM Leszek Koltunski

Minor stuff - comments.

bb7d8484 06/20/2016 10:32 AM Leszek Koltunski

Minor cleanup.

8c893ffc 06/18/2016 10:58 PM Leszek Koltunski

Further reduce the distortedObject's API - now only 26 methods, 1/4 of the 104 before the reorganization.

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.

a4835695 06/15/2016 12:05 PM Leszek Koltunski

move data types, like FlatND and InterpolatorND, to a separate package.

View revisions

Also available in: Atom