Skip to content

Equirectangular Projection solar system bodies render bug at edge of screen #3212

Equirectangular Projection solar system bodies render bug at edge of screen

Equirectangular Projection solar system bodies render bug at edge of screen #3212

Workflow file for this run

name: Greetings
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
greeting:
runs-on: ubuntu-latest
if: "!contains(github.actor, 'transifex')"
name: Greeting
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for adding your first issue to Stellarium. If you have questions, please do not hesitate to contact us.'
pr-message: 'Thanks for adding your first pull request to Stellarium. If you have questions, please do not hesitate to contact us.'