Merge branch 'main' into headless-mode

This commit is contained in:
MihailRis
2024-12-21 09:03:30 +03:00
22 changed files with 191 additions and 63 deletions
+7
View File
@@ -81,6 +81,13 @@ Turns off block model shading
Determines the presence of the vertex AO effect. Turned-on by default.
### *culling*
Face culling mode:
- **default** - normal face culling
- **optional** - face culling among blocks of the same rendering group can be disabled via the `graphics.dense-render` setting.
- **disabled** - face culling among blocks of the same rendering group disabled.
## Physics
### *obstacle*