View Revisions: Issue #6238
[ All Revisions ] [ Back to Issue ]
Summary | 0006238: $heightmap is rendered off-by-one? | ||
---|---|---|---|
Revision | 2019-07-11 16:00 by gajop | ||
Description | The $heightmap texture seems to have a wall in the y=0, x=maxX, as can be seen here: https://i.imgur.com/rlVxORv.jpg (notice the white lines in the bottom and right of the black & white image) PS: This was tested with 104.0.1-1239-g12caea1 maintenance because of https://github.com/springfiles/upq/issues/53 PSS: Relying on $heightmap when exporting the map results in weird issues like https://youtu.be/lHzrftvQN0E?t=2939 PSSS: I've fixed the SB issue with this commit https://github.com/Spring-SpringBoard/SpringBoard-Core/commit/a20ff6949436ecda6504a6d9ceb42d54585d984b , which feels like a hack. |
||
Revision | 2019-07-11 15:59 by gajop | ||
Description | The $heightmap texture seems to have a wall in the y=0, x=maxX, as can be seen here: https://i.imgur.com/rlVxORv.jpg (notice the white lines in the bottom and right of the black & white image) PS: This was tested with 104.0.1-1239-g12caea1 maintenance <del>104.0.1-1290-g619a2a8</del> because of https://github.com/springfiles/upq/issues/53 PSS: Relying on $heightmap when exporting the map results in weird issues like https://youtu.be/lHzrftvQN0E?t=2939 PSSS: I've fixed the SB issue with this commit https://github.com/Spring-SpringBoard/SpringBoard-Core/commit/a20ff6949436ecda6504a6d9ceb42d54585d984b , which feels like a hack. |
||
Revision | 2019-07-11 15:59 by gajop | ||
Description | The $heightmap texture seems to have a wall in the y=0, x=maxX, as can be seen here: https://i.imgur.com/rlVxORv.jpg (notice the white lines in the bottom and right of the black & white image) PS: This was tested with 104.0.1-1239-g12caea1 maintenance <s>104.0.1-1290-g619a2a8</s> because of https://github.com/springfiles/upq/issues/53 PSS: Relying on $heightmap when exporting the map results in weird issues like https://youtu.be/lHzrftvQN0E?t=2939 PSSS: I've fixed the SB issue with this commit https://github.com/Spring-SpringBoard/SpringBoard-Core/commit/a20ff6949436ecda6504a6d9ceb42d54585d984b , which feels like a hack. |
||
Revision | 2019-07-08 18:26 by gajop | ||
Description | The $heightmap texture seems to have a wall in the y=0, x=maxX, as can be seen here: https://i.imgur.com/rlVxORv.jpg (notice the white lines in the bottom and right of the black & white image) PS: This was tested in with 104.0.1-1290-g619a2a8 because of https://github.com/springfiles/upq/issues/53 PSS: Relying on $heightmap when exporting the map results in weird issues like https://youtu.be/lHzrftvQN0E?t=2939 PSSS: I've fixed the SB issue with this commit https://github.com/Spring-SpringBoard/SpringBoard-Core/commit/a20ff6949436ecda6504a6d9ceb42d54585d984b , which feels like a hack. |