From d843dc2e318797924aca4cded0a923075a48b63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 24 May 2020 22:34:55 +0200 Subject: [PATCH] sceneconverter: no, it's not anymore. --- src/Magnum/MeshTools/sceneconverter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/MeshTools/sceneconverter.cpp b/src/Magnum/MeshTools/sceneconverter.cpp index 2f56452e9..944b431b3 100644 --- a/src/Magnum/MeshTools/sceneconverter.cpp +++ b/src/Magnum/MeshTools/sceneconverter.cpp @@ -97,7 +97,7 @@ Arguments: - `--profile` --- measure import and conversion time If `--info` is given, the utility will print information about all meshes -and images present in the file. **This option is currently mandatory.** +and images present in the file. The `-i` / `--importer-options` and `-c` / `--converter-options` arguments accept a comma-separated list of key/value pairs to set in the importer /