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
8a6ec5191bb18d04664acaabd03e7fffd558f466
ReplayModCinematic
/
src
/
main
/
java
/
com
/
replaymod
/
simplepathing
History
Jonas Herzig
8a6ec5191b
Add missing tooltips to player overview and various missing chat messages
2017-04-21 16:36:47 +02:00
..
gui
Add missing tooltips to player overview and various missing chat messages
2017-04-21 16:36:47 +02:00
preview
Merge branch '1.8-path-segments' into 1.8
2017-01-29 11:12:06 +01:00
properties
Refactor simple pathing timeline logic into dedicated class with unit tests
2017-01-21 13:30:47 +01:00
InterpolatorType.java
Add Catmull-Rom spline interpolator to simplepathing
2017-01-28 11:03:59 +01:00
ReplayModSimplePathing.java
Add integration test. Run with ./gradlew runIntegrationTest
2017-04-14 17:31:15 +02:00
Setting.java
Generate interpolator settings from InterpolatorType enum
2017-01-28 10:51:24 +01:00
SPTimeline.java
Fix interpolator being lost when moving keyframe to the end (
fixes
#62
)
2017-04-14 17:31:16 +02:00