SuccessChanges

Summary

  1. Added ignorePlayerPitch setting to SpectatorDataThirdPersonInfo to ignore the player's pitch for the created Shoulder Camera Path (details)
  2. The Path Preview's color is now based on the Camera Speed (details)
  3. Right clicking on the Keyframe Timeline between Keyframes jumps to the interpolated timestamp/position (details)
Commit 90f98503e8e24e63a8e9ce01ab41b84c5a6c6b42 by CrushedPixel
Added ignorePlayerPitch setting to SpectatorDataThirdPersonInfo to ignore the player's pitch for the created Shoulder Camera Path
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/holders/SpectatorDataThirdPersonInfo.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/interpolation/SpectatorDataInterpolation.java
Commit 1a0482321841d6084faa8176ec28c94934fb8bc8 by CrushedPixel
The Path Preview's color is now based on the Camera Speed
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/renderer/PathPreviewRenderer.java
Commit dde197d02cc4553542064e6a1dd3a72f58412668 by CrushedPixel
Right clicking on the Keyframe Timeline between Keyframes jumps to the interpolated timestamp/position
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/timelines/GuiKeyframeTimeline.java