mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Cleanup selection mesh code, add shaders for halo and selection boxes
This commit is contained in:
parent
430195381d
commit
b44da4916a
21 changed files with 336 additions and 304 deletions
|
@ -555,9 +555,9 @@
|
|||
# type: float
|
||||
# hud_hotbar_max_width = 1.0
|
||||
|
||||
# Enable selection highlighting for nodes (disables selectionbox).
|
||||
# type: bool
|
||||
# enable_node_highlighting = false
|
||||
# Selection highlighting method (box or halo)
|
||||
# type: string
|
||||
# node_highlighting = box
|
||||
|
||||
# Enables caching of facedir rotated meshes.
|
||||
# type: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue