1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

astro/calcmysky: the port had been updated to version 0.3.1

This release fixes some rendering issues:

- On GPUs that compute mipmaps of non-power-of-two textures
  poorly eclipsed atmosphere rendering now works as expected
- Atmosphere model examples now don't include Rayleigh phase
  function in the texture -- this change fixes a "round cap
  around zenith" artifact

Reported by:	portscout
This commit is contained in:
Alexey Dokuchaev 2023-06-21 07:54:32 +00:00
parent 86f99846ef
commit 0acb9b0741
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 0.3.0
PORTREVISION= 1
PORTVERSION= 0.3.1
DISTVERSIONPREFIX= v
CATEGORIES= astro

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1680030036
SHA256 (10110111-CalcMySky-v0.3.0_GH0.tar.gz) = f5ea2d3981de0d3e93a0d12b12bea9e9cfcf51b62336740be641f4ba74f98bdd
SIZE (10110111-CalcMySky-v0.3.0_GH0.tar.gz) = 2164140
TIMESTAMP = 1686856898
SHA256 (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = d284eaabcf21ad3d1f520a1d1b1b533f7c5f5a44ba92495dd38e238874e8e4d7
SIZE (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = 2166487