ViRGIS-Team / ViRGIS_V1

VR GIS
Other
4 stars 2 forks source link

Final PR for Add / remove vertices. Also remove Feature #158

Closed runette closed 4 years ago

runette commented 4 years ago

closes #63 closed #76

AddVertex complete for Line / Polygon RemoveVertex complete for Line / Polygon

In the VR UI :

  1. Point at a line segment (whether as a line or as the perimeter of a polygon) and press 'A' button to Add a vertex to that line segment.

  2. Select a Point / Line Vertex / Polygon Vertex and press the 'B' button to remove that point / vertex.

  3. Group Select (i.e. rh Grip trigger) a Line or Polygon vertex and press the 'B' button to delete the entire feature.