Skip to content

Releases: Dadido3/D3surveyor

D3surveyor v0.6.2

10 Oct 13:40
Compare
Choose a tag to compare
  • Fix showing the same point two times in line view
  • Remove migration of mapping positions
  • Fix comment typos
  • Add gradient for points behind cameras

D3surveyor v0.6.1

09 Sep 20:17
Compare
Choose a tag to compare
  • Lock angle of view parameter by default
  • Don't show point mappings that are obviously outside of the viewing area
  • Format floats in a nicer way

D3surveyor v0.6.0

09 Sep 11:59
Compare
Choose a tag to compare
  • Large refactor, old projects may not fully load
  • Fix mappings outside the viewing frustum not updating their true projection
  • Rewrite projection code
  • Calculate camera residue based on pixel distance in the projected image instead of angle difference
  • Use horizontal angle of view instead of longest side angle of view
  • Add Brown-Conrady distortion model
  • When loading projects, use default values for non existing fields

D3surveyor v0.5.0

04 Sep 22:31
Compare
Choose a tag to compare
  • Fix points being suggested that are outside the viewing frustum of a photo
  • Add more point view components
  • Use an accuracy of 1° as default for lines
  • Add units to accuracy labels
  • Add a button to quickly add a new tripod measurement

D3surveyor v0.4.0

04 Sep 15:07
Compare
Choose a tag to compare
  • Show SSR of every photo on the camera page
  • Optimize a copy of the site for more UI responsivness
  • Add version information to sidebar
  • Show when the optimizer is running
  • Make it possible to stop the optimizing process
  • Increase min. number of optimizer iterations

D3surveyor v0.3.0

03 Sep 09:31
Compare
Choose a tag to compare
  • Add lines
  • Show Lines and tripods in CameraPhotoComponent
  • Add option to show and hide lines, rangefinders or tripods
  • Add lines, rangefinders and tripods to OBJ export
  • Reduce UI update period when optimizing
  • Sort points in PointSelection dropdown

D3surveyor v0.2.0

31 Aug 10:43
Compare
Choose a tag to compare
  • Add tripod based measurements
  • Speed up residue calculation a bit

D3surveyor v0.1.1

31 Aug 05:52
Compare
Choose a tag to compare
  • Redirect to index page when encountering a 404 on github pages

D3surveyor v0.1.0

30 Aug 21:26
Compare
Choose a tag to compare

Initial release