Skip to content

Commit

Permalink
VNL 2020-02-14 (be6c1433)
Browse files Browse the repository at this point in the history
Run the UpdateFromUpstream.sh script to extract upstream VNL
using the following shell commands.

$ git archive --prefix=upstream-vnl/ be6c1433 -- 
      CMakeLists.txt
      config/cmake
      core/CMakeLists.txt
      core/testlib
      core/vnl
      core/vxl_config.h.in
      core/vxl_copyright.h
      core/vxl_version.h
      v3p/CMakeLists.txt
      v3p/netlib
      vcl
 | tar x
$ git shortlog --perl-regexp --author='^((?!Kitware Robot).*)$' --no-merges --abbrev=8 --format='%h %s' 8af77376..be6c1433

Andy Neff (3):
      394b0498 Squashed commit of the following:
      5eaac2bb Clang format
      a49189b5 Missing include

Ben Boeckel (1):
      0ee4a0ae COMP: vpgl_rational_camera: fix compilation with GCC 4.8

Hans Johnson (3):
      efa3bca6 COMP: Prefer const member functions
      81b59ae6 COMP: Remove compiler warning indentation
      be6c1433 COMP: Fix compiler warning

Joseph Mundy (15):
      1d9e4a2f provide step edge dsm image
      9f8fe769 Added progress display
      11924c6f made progress display a class
      757c71e5 clean up bpgl_lon_lat_camera interface
      b9d4b360 base geo bounds on dsm image bounds
      ce0dadce typename required
      c5f60447 compute lvsc at lower right corner of dsm
      7e692787 improve comments for bpgl_geotif_camera
      9bc8ebd9 fix geotif test
      c3ed531d add fiducial tableau, remove geo_cam tableau
      b356f9b1  fiducial editor implementation
      6e8b7692 add comments, fix test_include
      f4afde8e fixed line break problem and scale factor =1 for win
      c25330c5 missing include file for glut adaptor
      d731f42e remove extra vgui_utils include

Noah Johnson (4):
      f9508aad Fix the comment description of vpgl_rational_camera::set_offset
      90e259b6 Add a negative penalty for small focus vertex cliques
      170f443f whoops integer division is bad
      9f915dee Need to weight by size of connected component in relation to the total graph, not the connections from a focus vertex compared to the size of the component

Change-Id: I293d35494bfb9ce5e8d631eceaf8b82daadd952a
  • Loading branch information
VXL Maintainers authored and hjmjohnson committed Feb 14, 2020
1 parent 4d6afaf commit be6b9cb
Show file tree
Hide file tree
Showing 15,894 changed files with 284 additions and 2,633,950 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 0 additions & 6 deletions .ExternalData/README.rst

This file was deleted.

93 changes: 0 additions & 93 deletions .circleci/config.yml

This file was deleted.

151 changes: 0 additions & 151 deletions .clang-format

This file was deleted.

19 changes: 0 additions & 19 deletions .editorconfig

This file was deleted.

53 changes: 0 additions & 53 deletions .gitattributes

This file was deleted.

2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Loading

0 comments on commit be6b9cb

Please sign in to comment.