Jonas Herzig
d5fcdfb8c2
Fix ODS rendering in 1.15
2020-04-02 00:11:06 +02:00
Jonas Herzig
b69cd9fb81
Fix mode of various files
...
None of these should be executable, I blame Marius.
2020-04-02 00:11:06 +02:00
Jonas Herzig
44a70c8ecf
[1.14] Fix invalid mod icon (icons on fabric must be square)
2019-06-20 18:44:26 +02:00
Jonas Herzig
af55951f42
Introduce minimal mode (allows RM to run on unsupported MC versions)
...
by disabling various version-specific features (i.e. everything which
requires the ReplayStudio).
2019-06-20 18:44:10 +02:00
Jonas Herzig
1e1104f4d3
Add blend export to GuiRenderSettings
2019-03-14 18:20:17 +01:00
Jonas Herzig
1d88ca044d
Add "Edit" button to replay viewer gui
2019-03-12 20:11:07 +01:00
Jonas Herzig
51c073012e
Re-work Replay Editor UI
2019-03-12 19:44:34 +01:00
Jonas Herzig
eb6e7b79d0
Add start/stop/pause/resume recording functionality
...
Using automatically applied, ReplayStudio-based post processing.
2019-03-12 13:29:21 +01:00
Jonas Herzig
65295b311e
Merge branch 'spherical-fov' into develop
2018-12-19 10:20:23 +01:00
Jonas Herzig
3bc9bb32b9
Merge branch 'fix-bitrate-label' into develop
2018-12-19 10:18:01 +01:00
Jonas Herzig
c575049bd9
Merge branch 'johni/quick-mode' into develop
2018-12-19 10:17:45 +01:00
Jonas Herzig
60ef8df523
Add Quick Mode keybinding translation key
2018-12-18 10:48:31 +01:00
CrushedPixel
2f44d5f380
GuiRenderSettings: Fix bitrate label
2018-12-06 14:47:29 +01:00
CrushedPixel
7c3fcd4e42
Adjustments for consistency
2018-12-06 14:18:55 +01:00
CrushedPixel
a7ec6524b7
Add FOV slider for spherical render methods
...
Before uploading to YouTube, convert all spherical non-mp4 files to mp4 to be able to inject metadata
Properly re-throw errors during the rendering pipeline
2018-12-06 01:29:31 +01:00
Jonas Herzig
73c52b5cf0
Backport quick mode to 1.9.4+ and disable below
2018-08-22 17:40:57 +02:00
Jonas Herzig
c654d7bd2f
Merge branch '360-screenshots' into 1.8-dev
2018-01-16 13:51:25 +01:00
CrushedPixel
a4a9473111
Hide GUI when exporting screenshot
...
Workaround not all chunks being loaded in screenshot
Fix wrong RenderSettings being exposed in ScreenshotRenderer
Update Language submodule
2017-11-01 15:36:15 +01:00
CrushedPixel
98098ea2ed
Update language submodule
2017-09-27 13:13:49 +02:00
Jonas Herzig
41d2547f3c
Update translations
2017-08-26 13:33:30 +02:00
Jonas Herzig
1b9b13ee7f
Rename render success sound to all lowercase (required for 1.11) ( fixes #66 )
2017-08-13 12:14:12 +02: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
Jonas Herzig
91573d9487
Update jGui, ReplayStudio and Translations
...
jGui:
9e84e72 Fix inversion of empty selection
ReplayStudio:
ff12b1d Remove invalid filter from services files
c6a9325 Proper value wrapping in CatmullRomSplineInterpolator (fixes #8 GH)
2017-05-31 09:16:19 +02:00
Jonas Herzig
d71358bcba
Add confirmation dialog before overwriting path presets ( fixes #65 )
2017-05-21 19:34:46 +02:00
Jonas Herzig
dba085c700
Move translations into separate repo
2017-04-21 16:36:47 +02:00
johni0702
bdbffd5c33
Add Catmull-Rom spline interpolator to simplepathing
2017-01-28 11:03:59 +01:00
CrushedPixel
cd16211309
Register new Property to imply that the path segment following a keyframe has a user-set interpolator instead of the default
...
Modified Keyframe GUI to allow for custom Path interpolator
2017-01-13 12:05:07 +01:00
johni0702
1b099f9ef6
Add render queue
2016-12-31 16:29:17 +01:00
johni0702
eb5ccb2fd5
Add Replay Editor (for now, trimming only)
2016-12-26 20:35:50 +01:00
CrushedPixel
fbf165e618
Added Anti-Aliasing to the Render Settings
2016-12-17 03:22:37 +01:00
johni0702
fcd4c0788e
Add error popup when trying to play path with reversed time keyframes
...
Update jGui
2016-10-23 13:46:00 +02:00
johni0702
45191daad4
Add GUI that offers the user to install OpenEye
2016-10-07 22:55:58 +02:00
johni0702
a6bee7c223
Store networking mods in replay file and compare installed versions on replay
2016-09-04 19:20:37 +02:00
johni0702
e2bf7503b6
Add direct upload to YouTube support
2016-09-03 19:10:13 +02:00
johni0702
ef00c45068
Add linear interpolation to simplepathing
2016-09-03 13:32:17 +02:00
johni0702
be8761f73e
Add (unset) key binding for opening the ReplaySettings gui from within the game
2016-09-02 21:48:20 +02:00
CrushedPixel
d34deed0e1
Adding localization for ODS rendering GUI elements
2016-08-22 19:10:36 +02:00
CrushedPixel
186aa04c9e
Replace switch statement in ods.vert with if/else chain to support certain Intel Graphics Drivers
2016-08-22 19:10:36 +02:00
johni0702
cd9592cfcb
Add ODS support
2016-08-22 19:10:35 +02:00
johni0702
c8c301430e
Rewrite upload replay gui
...
Upload jGui
2016-08-16 13:21:06 +02:00
johni0702
edf57490a6
Remove lots of old code
...
Add some additional config settings
Update jGui and ReplayStudio
2016-08-15 22:18:33 +02:00
johni0702
36c973d13a
Add first person spectator keyframes to simplepathing
2016-08-01 23:02:55 +02:00
johni0702
68c5d8583a
Clean up parts of the recording module and add support for replay recovery after a crash
2016-07-29 14:56:33 +02:00
johni0702
626429a780
Add common pathing code and SimplePathing module
2016-03-10 12:31:37 +01:00
johni0702
41db8594a5
Fix my grammar
2015-11-14 19:15:24 +01:00
johni0702
393a08e2da
Save modifications of downloaded replays to separate file
2015-11-14 17:48:24 +01:00
johni0702
fb5cf01b7f
Allow changing of camera controller
2015-11-07 22:18:47 +01:00
johni0702
593a518fab
Rewrite GuiReplayViewer
...
Move rename replay gui as popup into replay viewer
2015-10-12 22:07:31 +02:00
johni0702
fefcdb1885
Resize replay gui asset to standard 256x256
2015-10-09 08:52:28 +02:00
CrushedPixel
8bd051eb27
Add metadata injection for 360 degree videos (mp4 format only)
...
Add com.googlecode.mp4parser:isoparser Library to build.gradle
Create inject360Metadata boolean setting in RenderOptions and added respective checkbox to GuiRenderSettings
Create MetadataInjector to inject 360 Degree Spherical Metadata into mp4 videos
2015-09-21 11:59:46 +02:00