Files
ReplayModCinematic/src/main/java/com/replaymod/simplepathing
Jonas Herzig bf32672536 Fix active timeline changes affecting render queue (fixes #814)
The `Timeline` type is mutable, so we need to create a copy before we pass it to
GuiKeyframeRepository because we don't want anything stored in there (or more
specifically in render queue which can also be added to from that gui) to be
affected by subsequent changes.
2023-03-26 19:21:30 +02:00
..
2021-07-24 11:30:34 +02:00