SuccessChanges

Summary

  1. Undo replacements of "Timestamp" with "Value" in comments/javadoc in ReplaySender (details)
  2. Included Path Interpolation methods in KeyframeList and uses it in PathPreviewRenderer (details)
Commit cd27ccd855f53ac925ab208340219c3ca0df65df by CrushedPixel
Undo replacements of "Timestamp" with "Value" in comments/javadoc in ReplaySender
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplaySender.java
Commit 16b74d9824f6abc0461a3701a68b36f197f6ad7b by CrushedPixel
Included Path Interpolation methods in KeyframeList and uses it in PathPreviewRenderer
Created newInstance() method in KeyframeValue interface
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/Position.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/Point.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplayHandler.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/Keyframe.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/events/KeyframesModifyEvent.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/assets/CustomImageObject.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/interpolation/KeyframeValue.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/interpolation/KeyframeList.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/video/VideoRenderer.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/renderer/PathPreviewRenderer.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/TimestampValue.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiEditKeyframe.java