mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Revert "Optimize raycast performance (#15233)"
This reverts commit f7a695c212
.
This commit is contained in:
parent
52a6673dab
commit
f99a1a7c7c
4 changed files with 0 additions and 25 deletions
|
@ -9948,8 +9948,6 @@ Used by `core.register_node`.
|
|||
|
||||
selection_box = {
|
||||
-- see [Node boxes] for possibilities
|
||||
-- Selection boxes that oversize node size can cause
|
||||
-- significant performance drop of Raycasts.
|
||||
},
|
||||
-- Custom selection box definition. Multiple boxes can be defined.
|
||||
-- If "nodebox" drawtype is used and selection_box is nil, then node_box
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue