This website requires JavaScript.
Explore
Help
Sign In
DIvan2000
/
ReplayModCinematic
Watch
1
Star
0
Fork
0
You've already forked ReplayModCinematic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7c2a462f3fcbeda226ef3330a88de7343703bcd
ReplayModCinematic
/
src
/
main
/
java
/
eu
/
crushedpixel
/
replaymod
/
video
History
Marius Metzger
e7c2a462f3
Significantly improved the performance of video rendering by using the magic of multithreading
2015-04-05 02:10:44 +02:00
..
ReplayScreenshot.java
Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
2015-03-21 17:05:53 +01:00
ReplayTimer.java
Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
2015-03-21 17:05:53 +01:00
ScreenCapture.java
Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
2015-03-21 17:05:53 +01:00
VideoWriter.java
Significantly improved the performance of video rendering by using the magic of multithreading
2015-04-05 02:10:44 +02:00