Small stuff
Some smaller fixes for SMTK, mostly from aeva.
Merge request reports
Activity
Errors:
- commit 1821cc19 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/view/Badge.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- please consider adding a changelog entry in a file ending with
.md
indoc/release/notes
.
The warnings do not need to be fixed, but it is recommended to do so.
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 1821cc19 is not allowed because the following files are not formatted according to the 'clang-format' check:
marked this merge request as draft from dcthomp/smtk@8a5b5879
Errors:
- commit 8a5b5879 cannot be merged; it is marked as a work-in-progress (WIP).
Warnings:
- please consider adding a changelog entry in a file ending with
.md
indoc/release/notes
. - the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
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.
Errors:
- commit 8a5b5879 cannot be merged; it is marked as a work-in-progress (WIP).
Warnings:
- please consider adding a changelog entry in a file ending with
.md
indoc/release/notes
. - the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
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.
35 35 pvsimple.LoadPlugin("$<TARGET_FILE:smtkPVServerExtPlugin>", True) 36 36 pvsimple.LoadPlugin("$<TARGET_FILE:smtkPQComponentsPlugin>", True) 37 37 pvsimple.LoadPlugin("$<TARGET_FILE:smtkPolygonSessionPlugin>", True) 38 pvsimple.LoadPlugin("$<TARGET_FILE:smtkMeshSessionPlugin>", True) @aron.helser FYI: You recently added wrapping for the mesh or mesh-session registrar... if your application uses ParaView, then loading this plugin is another way to accomplish registration without calling the registrar directly.
added 2 commits
mentioned in commit c11fa942