Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / type @ 012901f5

Name Size
Data1D.java 2.15 KB
Data2D.java 2.15 KB
Data3D.java 2.15 KB
Data4D.java 2.16 KB
Data5D.java 2.15 KB
Dynamic.java 25.6 KB
Dynamic1D.java 14.8 KB
Dynamic2D.java 16.6 KB
Dynamic3D.java 18.1 KB
Dynamic4D.java 19.6 KB
Dynamic5D.java 21.2 KB
DynamicQuat.java 13.5 KB
Static.java 2.6 KB
Static1D.java 3.92 KB
Static2D.java 4.57 KB
Static3D.java 5.22 KB
Static4D.java 5.86 KB
Static5D.java 6.51 KB

Latest revisions

# Date Author Comment
012901f5 05/12/2019 09:18 PM Leszek Koltunski

Invert the order of Matrix Effects. Now, just as in the other queues, the first matrix effect is actually the first to act on the object - not the other way around!

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'

142c7236 04/07/2019 06:22 PM Leszek Koltunski

Many things.

1) make the Dynamic.setDuration() able to be called AFTER the Dynamic has already been run. (and rename it to 'makeRunNowFor()' )
2) remove the automatic removal of zero Effects from EffectQueues.
3) adjust several Apps to cope with 2)
4) add post-rotation to Rubik (still not finished)

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.

310e14fb 06/06/2017 11:49 PM Leszek Koltunski

Some progress with Effect classes.

Big mess - nothing compiles now; classes moved around.

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

Beginnings of support for Effect classes.

48d0867a 03/13/2017 11:10 PM Leszek Koltunski

Important bugfix in Dynamic - sometimes it would never stop interpolating and never send a FINISHED message!

View revisions

Also available in: Atom