Skip to content

Xash3D FWGS Continuous master Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 18:23
· 370 commits to vulkan since this release
vk: add a mechanism for exclusion of single surfaces from smoothing

Uses `_xvk_smoothing_excluded` field.

Surfaces can still be smoothed with a limited list of neightbours explicitly
by being included in a smoothing group.

Fixes #619