Jonas Herzig
|
3be3072082
|
Run video rendering from runLater
Prevents any issues arising from the fact that we would otherwise be somewhere
deep in the GUI lib button handling call stack.
|
2020-04-07 14:51:16 +02:00 |
|
Jonas Herzig
|
214da6ba59
|
Update to MC 1.14.3
|
2019-06-24 18:36:12 +02:00 |
|
Jonas Herzig
|
d15fa6a3f9
|
Fix notice screen back buttons not being hooked up
|
2019-06-14 22:09:56 +02:00 |
|
Jonas Herzig
|
e5ee6a3d94
|
Update to MC 1.14.1
The ReplayStudio update also fixes an issue with reading the
PlayerListEntryPacket leading to NPEs during Quick Mode.
|
2019-05-20 14:59:31 +02:00 |
|
Jonas Herzig
|
7cbf7f7c94
|
Switch core to 1.14 (generated via ./gradlew :1.14:setCoreVersion)
|
2019-05-10 14:09:22 +02:00 |
|
Jonas Herzig
|
3d009e45c7
|
Update to MC 1.14 / Fabric
|
2019-05-04 15:27:03 +02:00 |
|
Jonas Herzig
|
344a550dc1
|
Get render module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
b9ea572e19
|
Try to handle invalid ffmpeg arguments more gracefully (fixes #77)
Instead of outright crashing, if the user has modified the ffmpeg arguments,
they are given the chance to re-try with the defaults.
|
2017-08-12 11:38:11 +02:00 |
|
johni0702
|
1b099f9ef6
|
Add render queue
|
2016-12-31 16:29:17 +01:00 |
|