Skip to content

Releases: pro3d-space/PRo3D

3.7.0-prerelease3

12 Apr 15:04
017e0fb
Compare
Choose a tag to compare
3.7.0-prerelease3 Pre-release
Pre-release
  • added geoJSON export in 3D Euclidean Mars-centric coordinates via menu > annotations > export xyz (*.json)

image

3.7.0-prerelease2

08 Apr 16:44
Compare
Choose a tag to compare
3.7.0-prerelease2 Pre-release
Pre-release
  • performance improvements for dns annotations 😮
  • fixed multiselect

3.7.0-prerelease1

04 Apr 18:33
Compare
Choose a tag to compare
3.7.0-prerelease1 Pre-release
Pre-release
  • added geoJSON export via menu > annotations > export (*.json)
  • data is exported as geometryCollection of geometry objects with 3D coordinates (lon, lat, alt) computed via SPICE

3.6.1-prerelease1

02 Apr 20:42
Compare
Choose a tag to compare
3.6.1-prerelease1 Pre-release
Pre-release
  • performance improvements take I

3.6.0-prerelease1

10 Mar 13:41
a1217f2
Compare
Choose a tag to compare
3.6.0-prerelease1 Pre-release
Pre-release
  • fixed duplication bug when moving multiple annotations via "select all" in a group mechanic
  • "select all" only selects all leaves in a group not including the leaves of sub groups

3.5.1-prerelease1

19 Feb 14:52
a1217f2
Compare
Choose a tag to compare
3.5.1-prerelease1 Pre-release
Pre-release
  • added print location / coordinate for point annotation
  • added print location / coordinate for bookmark location
  • added long lat alt prints via cootrafo

point annotations
image

bookmarks
image

3.4.1-prerelease2

11 Feb 13:31
a1217f2
Compare
Choose a tag to compare
3.4.1-prerelease2 Pre-release
Pre-release
  • fixed problem with picking points on surface
  • added properties tab to docking GUI
  • currently only shows annotation properties when an annotation is selected
  • this will not show in already existing scenes. to reset the docking GUI and make properties visible press F8 and save your scene afterwards.

3.4.0-prerelease2

09 Feb 08:55
a1217f2
Compare
Choose a tag to compare
3.4.0-prerelease2 Pre-release
Pre-release
  • added picking tolerance in meters for annotation picking to viewconfig to address picking problems at orbital scale.
    • this tolerance does not affect the accuracy of the line picking itself
    • it rather affects performance: having a large tolerance for small scale scenes may result in unnecessary intersections tests
  • picking tolerance is serialized with view config (now version 2), older versions will be intialized with 0.01m
  • numeric control for picking tolerance directly next to interaction dropdown with text "eps.:"
  • removed unnecessary surface intersection computation when trying to pick annotations

3.3.1

20 Jan 18:57
Compare
Choose a tag to compare
  • csv export contains visible annotations only
  • also added manualDipAngle and trueThickness result to export (NaN if not applicable to annotation)
  • fixed error in AnnotationResultsSerialization
  • single select annotations / multi select with ctrl + shift
  • reactivated tooltips by default, -notooltip in command line supresses all tooltip displays
  • fixed annotation flyto (could not reproduce anymore)
  • added true thickness measurement tool TT to DrawAnnotation Geometry
  • added units to measurement and dip and strike results
  • removed positions from measurement properties
  • changed direction of vertical distance computation

(contains changes from 3.1.4 prereleases)

3.2.1-prerelease

18 Jan 14:10
Compare
Choose a tag to compare
3.2.1-prerelease Pre-release
Pre-release

test prerelease