diff --git a/.github/actions/vtk_commit_sha b/.github/actions/vtk_commit_sha index 5cc293f5b8..57a8a0d29f 100644 --- a/.github/actions/vtk_commit_sha +++ b/.github/actions/vtk_commit_sha @@ -1 +1 @@ -d085bfba2e97c65a031daacae3499c051bb8f18b +e5226e04401e93dc8aabd83d082cfbb111811c53 diff --git a/application/F3DOptionsTools.cxx b/application/F3DOptionsTools.cxx index 2cda6d0e59..7654c74b0a 100644 --- a/application/F3DOptionsTools.cxx +++ b/application/F3DOptionsTools.cxx @@ -90,6 +90,7 @@ static inline const std::array CLIOptions = {{ { "grid-subdivisions", "", "Number of grid subdivisions", "", "" }, { "grid-color", "", "Color of main grid lines", "", "" }, { "edges", "e", "Show cell edges", "", "1" }, + { "armature", "", "Enable armature visualization", "", "1" }, { "camera-index", "", "Select the camera to use", "", "" }, { "trackball", "k", "Enable trackball interaction", "", "1" }, { "invert-zoom", "", "Invert zoom direction with right mouse click", "", "1" }, @@ -97,8 +98,8 @@ static inline const std::array CLIOptions = {{ { "animation-index", "", "Select animation to show", "", "" }, { "animation-speed-factor", "", "Set animation speed factor", "", "" }, { "animation-time", "", "Set animation time to load", "