ZEN
ZEN copied to clipboard
Visibility - Add during placement only mode and max distance setting
When merged this pull request will:
- Add "During Placement Only" mode to visibility indicator
- Add "Max Check Distance" setting - can range from 100 to 5000 m (same as hardcoded limit of
lineIntersectsSurfacescommand) - Improve
getPosFromScreencommon function with parameter to control whether a flat position is return or just the first intersection - Some minor cleanup of the
visibilitycomponent - Close #421