Split the "save smtk model" operator in two.
This splits a portion of the functionality in "save smtk model" into a new "export smtk model" operator.
Also, this removes some dead code (a "package smtk model" operator that does what "export smtk model" now does).
Merge request reports
Activity
Errors:
- commit 2a76d992 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/paraview/operators/smtkModelIOView.h
. UseDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 2a76d992 is not allowed because the following files are not formatted according to the 'clang-format' check:
mentioned in merge request cmb!435 (merged)
- Resolved by David Thompson
Errors:
- commit 2a76d992 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/paraview/operators/smtkModelIOView.h
. UseDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 2a76d992 is not allowed because the following files are not formatted according to the 'clang-format' check:
@haocheng.liu I pushed a new version with all irrelevant comments and code removed. The remaining commented code is there for a reason... I suspect we will be refactoring the code to improve reuse and this makes it easier.
@haocheng.liu The info button will arrive in another commit once Bob merges some code to support it into
qtBaseView
.added 2 commits
mentioned in commit 57913bc8