Add undo/redo to keyframe timeline (closes #305)

This commit is contained in:
Jonas Herzig
2020-11-06 14:19:09 +01:00
parent 28facc430e
commit 577e59fd41
3 changed files with 30 additions and 1 deletions

View File

@@ -305,7 +305,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:9558f9e", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:919db4e", shadeExclusions
implementation(jGui){
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those