Add camera path export (closes #391)

This commit is contained in:
Jonas Herzig
2020-11-05 14:23:59 +01:00
parent d8135d9038
commit d3230e1e38
8 changed files with 275 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ public class GuiExportFailed extends GuiScreen {
oldSettings.getSphericalFovY(),
oldSettings.isInjectSphericalMetadata(),
oldSettings.isDepthMap(),
oldSettings.isCameraPathExport(),
oldSettings.getAntiAliasing(),
oldSettings.getExportCommand(),
oldSettings.getEncodingPreset().getValue(),