Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Origin/features/scale bars orientations #395

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

LauraFritz14
Copy link
Collaborator

@LauraFritz14 LauraFritz14 commented Jun 7, 2024

the scaleBars orientations are updated:

type Orientation =
| Horizontal_cam = 0 // right direction of camera view
| Vertical_cam = 1 // up direction of camera view
| Sky_cam = 2 // camera sky vector
| Horizontal_planet = 3 // reference systen plane parallel to right direction of camera view
| Sky_planet = 4 // up direction of reference system

please also check if the remote part is still correct, I had to update the updateSegments part as well.

@haraldsteinlechner
Copy link
Collaborator

for me ready to go :)

@LauraFritz14 LauraFritz14 merged commit 4443311 into develop Jun 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants