FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix PointPlacemark pitch issue by EMaksymenko · Pull Request #241 · NASAWorldWind/WorldWindJava · GitHub

Fix PointPlacemark pitch issue - #241

Open
EMaksymenko wants to merge 1 commit into
NASAWorldWind:developfrom
WorldWindEarth:fix/placemark-pitch
Open

Fix PointPlacemark pitch issue #241
EMaksymenko wants to merge 1 commit into
NASAWorldWind:developfrom
WorldWindEarth:fix/placemark-pitch

Conversation

EMaksymenko commented Feb 17, 2022
edited
Loading

Copy link
Copy Markdown

Description of the Change

This PR adds maximum diagonal size of placemark texture value into depth range of glOrtho, the similar way as CompassLayer do for Compass texture tilt.
It also fix rotation and tilting of PointPlacemark around specified offset point instead of rotation around center.

Why Should This Be In Core?

Bug should be fixed to make correct PointPlacemark tilt and rotation functionality.

Benefits

Placemarks will be correctly tilted and rotated without graphical glitches.

Potential Drawbacks

None.

Applicable Issues

#151

Prevent tilted PointPlacemark clipping (NASAWorldWind#151).
Make rotation and tilting around specified offset point instead of image center.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL