This website requires JavaScript.
Explore
Help
Sign In
DIvan2000
/
ReplayModCinematic
Watch
1
Star
0
Fork
0
You've already forked ReplayModCinematic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8aec0a364ac66ccd5d9dd569626689245625fca0
ReplayModCinematic
/
src
/
main
/
java
/
eu
/
crushedpixel
/
replaymod
/
interpolation
History
CrushedPixel
8aec0a364a
Revert "Doesn't use a Java 1.8 Method to sort KeyframeList's contents"
...
This reverts commit 7c342d8995fdcb103a9eb01e57efad15af66b427.
2015-07-10 14:26:51 +02:00
..
BasicSpline.java
Refactored and reformatted code to use less static variables
2015-04-23 14:09:54 +02:00
Cubic.java
Refactored and reformatted code to use less static variables
2015-04-23 14:09:54 +02:00
GenericLinearInterpolation.java
Created @Interpolate annotation for Interpolators to know which fields to interpolate (instead of all public fields)
2015-07-08 11:43:58 +02:00
GenericSplineInterpolation.java
Created @Interpolate annotation for Interpolators to know which fields to interpolate (instead of all public fields)
2015-07-08 11:43:58 +02:00
Interpolate.java
Created @Interpolate annotation for Interpolators to know which fields to interpolate (instead of all public fields)
2015-07-08 11:43:58 +02:00
Interpolation.java
Warning, GIGANTIC COMMIT!
2015-07-08 04:13:24 +02:00
KeyframeList.java
Revert "Doesn't use a Java 1.8 Method to sort KeyframeList's contents"
2015-07-10 14:26:51 +02:00
KeyframeValue.java
Included Path Interpolation methods in KeyframeList and uses it in PathPreviewRenderer
2015-07-08 23:55:48 +02:00