LGhassen / Deferred

Add deferred rendering to KSP
Other
72 stars 2 forks source link

ASET IVA props have black outline #21

Closed LGhassen closed 2 months ago

LGhassen commented 3 months ago

https://imgur.com/a/Zht0xJW

JonnyOThan commented 3 months ago

Ah specifically it looks like it's the text renderer which would be using an alpha-blended texture and shader....shader source is here: https://github.com/FirstPersonKSP/RasterPropMonitor/tree/master/Shaders/Assets/Shaders

LGhassen commented 2 months ago

Created this PR to fix it https://github.com/FirstPersonKSP/RasterPropMonitor/pull/136