- 29 Apr, 2020 14 commits
-
-
- 03 Mar, 2020 2 commits
-
-
Carson Brownlee authored
-
Carson Brownlee authored
-
- 02 Mar, 2020 2 commits
-
-
Carson Brownlee authored
-
Carson Brownlee authored
-
- 28 Feb, 2020 1 commit
-
-
Carson Brownlee authored
-
- 25 Feb, 2020 1 commit
-
-
Carson Brownlee authored
-
- 24 Feb, 2020 3 commits
-
-
Carson Brownlee authored
-
Carson Brownlee authored
-
Carson Brownlee authored
-
- 13 Feb, 2020 1 commit
-
-
Carson Brownlee authored
-
- 29 Jan, 2020 1 commit
-
-
Carson Brownlee authored
-
- 28 Jan, 2020 1 commit
-
-
Carson Brownlee authored
-
- 24 Jan, 2020 3 commits
-
-
Carson Brownlee authored
-
Carson Brownlee authored
-
Carson Brownlee authored
-
- 23 Jan, 2020 1 commit
-
-
Carson Brownlee authored
-
- 22 Jan, 2020 1 commit
-
-
Carson Brownlee authored
-
- 04 Dec, 2019 8 commits
-
-
8b0dc8d0 Fix qwidgetrep pick method Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6262
-
1ee2b684 Address review suggestions. 72ad0c0a Add name field. 8e1c19d2 Add gml:id only if it exists 089400ca Fix citygml element. 1a684d19 NewTreeIterator returns an instance that needs to be deleted. 0e2cb7d6 Add gml:posList support Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6243
-
f6b8528b Simplify dispatch functors in PResampleToImage. e7d3e9c8 Workaround ICE in MSVC 2015 x64. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6260
-
Ken Martin authored
The old code used the picker which has a tolerance to handle 2d objects in 3d. For large datasets I think the tolerance could cause incorrect results. Since the widget is a plane we can do the computation analytically with high accuracy and very quickly so we do it that way.
-
Allison Vacanti authored
Fixes some unused variable warnings introduced in last refactor.
-
Dan Lipsa authored
-
Allison Vacanti authored
MSVC would crash when compiling this inner loop when written with std::transform, so convert it to a for-range loop.
-
b92c70a6 Make release graphics resources public Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6259
-
- 03 Dec, 2019 1 commit
-
-
Dan Lipsa authored
-