Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / type @ 246d021c

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 27.9 KB
Dynamic1D.java 14.4 KB
Dynamic2D.java 16.2 KB
Dynamic3D.java 17.8 KB
Dynamic4D.java 19.3 KB
Dynamic5D.java 21 KB
DynamicQuat.java 13.9 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
246d021c 07/20/2020 05:11 PM Leszek Koltunski

1) rename DistortedTexture's setColor to setColorARGB
2) fix the Wiind app to take into account paused time
3) fix the Dynamic so that if a single Dynamic is used more than once (in more than one effect) than it doesn't get adjusted for paused time multiple times.

0bff397a 07/20/2020 12:01 PM Leszek Koltunski

Fixes for pausing and restarting.

0273ef2a 07/18/2020 10:39 PM Leszek Koltunski

Fixes for pausing and restarting.

ece89b28 02/15/2020 01:02 AM Leszek Koltunski

Adjustment to Static's API.

47bf4654 12/19/2019 12:11 AM Leszek Koltunski

RubikCube: make finishingRotation more flexible (can now finish any rotation which did finish interpolating (nearly) to the end - and not only the single-static 'manual' rotation)

c59fc52d 12/18/2019 09:33 PM Leszek Koltunski

Dynamics App: fix moving Quat Points
Library: remove negating the Quat Points in the DynamicQuat in order to always go the shortest route.

9dacabea 12/16/2019 02:21 AM Leszek Koltunski

library: Fix DynamicQuat
cube app: progress with ScrambleEffects

eaf57f1c 07/17/2019 10:22 PM Leszek Koltunski

Modify the 'convexity' param in Dynamics.

This finally satisfies the requirements of the 'Spin' effect in MagicCube: achieving constant speed ( by setting a 1D Dynamic's convexity to 0)

12ecac18 07/16/2019 09:42 PM Leszek Koltunski

Add the 'convexity' param to Dynamics and the Dynamic app.

f871c455 05/20/2019 03:24 PM Leszek Koltunski

Improvements to comments and function names in Dynamics

View revisions

Also available in: Atom