- 09 Jan, 2018 5 commits
-
-
Haocheng LIU authored
76a0f18f FEATURE: Make CMB requrires nlohmann_json library Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !577
-
Haocheng LIU authored
-
Haocheng LIU authored
-
Haocheng LIU authored
714958b1 BUG: Bring back bathymetry to Points Builder Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !575
-
Haocheng LIU authored
714958b1 BUG: Bring back bathymetry to Points Builder Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !575
-
- 08 Jan, 2018 1 commit
-
-
Haocheng LIU authored
This MR reverts commit 1907fbe4 and moves vtkCMBApplyBathymetryFilter from SMTK into CMB.
-
- 05 Jan, 2018 10 commits
-
-
Haocheng LIU authored
-
Haocheng LIU authored
198a7a24 BUG: Update CMB to catch up with qtUIManager api change Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !572
-
Haocheng LIU authored
198a7a24 BUG: Update CMB to catch up with qtUIManager api change Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !572
-
John Tourtellott authored
-
John Tourtellott authored
b4389a92 Update git submodule to latest simulation-workflows commit Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !573
-
John Tourtellott authored
b4389a92 Update git submodule to latest simulation-workflows commit Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !573
-
John Tourtellott authored
Also mod VerifySimExport.py for more testing visibility
-
Haocheng LIU authored
SelectionAction enums now are moved from smtk::resource namespace to smtk::view namespace.
-
Ben Boeckel authored
43b0242f smtk: track the release branch on release Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Bob Obara <bob.obara@kitware.com> Merge-request: !574
-
Ben Boeckel authored
-
- 04 Jan, 2018 1 commit
-
-
Ben Boeckel authored
-
- 21 Dec, 2017 5 commits
-
-
Bob Obara authored
-
Bob Obara authored
3a202c5b ENH: Creating CMB Release 5.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !571
-
Bob Obara authored
Also updating CMB 5.0 to use SMTK 2.0
-
T.J. Corona authored
600075ee Remove bathymetry from scenebuilder. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !550
-
T.J. Corona authored
-
- 20 Dec, 2017 3 commits
-
-
Bob Obara authored
-
Bob Obara authored
e5575322 ENH: Prepping for CMB 4.3 Release Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !569
-
Bob Obara authored
Moving CMB's SMTK to be 1.2
-
- 09 Dec, 2017 1 commit
-
-
David Thompson authored
06d8d98c Bump SMTK forward to origin/master. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Haocheng Liu <haocheng.liu@kitware.com> Merge-request: !567
-
- 08 Dec, 2017 1 commit
-
-
David Thompson authored
Keep up with SMTK changes.
-
- 05 Dec, 2017 2 commits
-
-
Haocheng LIU authored
46867f75 Bump SMTK to catch up vtkHydroModelPolySource warning fix Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !563
-
Haocheng LIU authored
-
- 22 Nov, 2017 2 commits
-
-
T.J. Corona authored
3c4f95c9 Update SMTK to latest master. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
David Thompson <david.thompson@kitware.com> Merge-request: !562
-
T.J. Corona authored
-
- 21 Nov, 2017 4 commits
-
-
Bob Obara authored
-
Bob Obara authored
9eb3634e ENH: Updating CMB on release Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !560
-
Haocheng LIU authored
36873849 REFACTORING: Rename Item Type enums Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !552
-
Haocheng LIU authored
DOUBLE, INT, etc are reserved keywords on Windows. DataBrowser, which is an application using SMTK as a library would fail to build on Windows due to this issue. This MR appends an `Type` to them and rewrites them in camel case. This's CMB side MR. SMTK MR's SHA is 662b0cfbacfe82b244bbc84509907baf444f80a5.
-
- 20 Nov, 2017 5 commits
-
-
Bob Obara authored
6f8dcf76 ENH: Updating CMB on master Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !559
-
Bob Obara authored
This includes the following fixes: 1. Operator Views should now work when they are specified in an operator's specification 2. Attribute Definition no longer holds a shared pointer to the System - this was creating a circular dependancy
-
Bob Obara authored
This includes the following fixes: 1. Operator Views should now work when they are specified in an operator's specification 2. Attribute Definition no longer holds a shared pointer to the Collection - this was creating a circular dependancy
-
David Thompson authored
5fef17ed SMTK change: move smtk::common::View to smtk::view. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !558
-
David Thompson authored
-