Fixed several issues #3

Merged
kkbp-dev merged 4 commits from Sonogami_Rinne/KKBP_Exporter:master into master 2026-03-06 00:07:26 +00:00
Collaborator

Fixed kkbp-dev/KKBP_Importer#33

Rendering the material onto a quad mesh results in an empty image when tessellation shaders are used. The background is missing, causing black seams on the body along UV island borders due to absent color information.

To address this, the light/dark texture is sampled with offsets in eight directions and composited together to compensate for the missing boundary colors.

Fixed https://gitgoon.dev/kkbp-dev/KKBP_Importer/issues/33 Rendering the material onto a quad mesh results in an empty image when tessellation shaders are used. The background is missing, causing black seams on the body along UV island borders due to absent color information. To address this, the light/dark texture is sampled with offsets in eight directions and composited together to compensate for the missing boundary colors.
Sonogami_Rinne changed title from Fixed unexpected seams caused by tessellation shader incompatibility to Fixed several issues 2026-02-27 02:40:00 +00:00
Author
Collaborator
Fixed https://gitgoon.dev/kkbp-dev/KKBP_Importer/issues/35
Owner

Thank you! Very sorry for taking so long to review. I've been between a few things last month.

I'm also going to make a release now

Thank you! Very sorry for taking so long to review. I've been between a few things last month. I'm also going to make a release now
kkbp-dev merged commit 63cdc578bd into master 2026-03-06 00:07:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kkbp-dev/KKBP_Exporter!3
No description provided.