mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Use single box for halo mesh
This commit is contained in:
parent
c1044b9a4a
commit
9357294cfc
4 changed files with 30 additions and 25 deletions
|
@ -162,6 +162,7 @@ private:
|
|||
video::SColor hbar_colors[4];
|
||||
|
||||
std::vector<aabb3f> m_selection_boxes;
|
||||
std::vector<aabb3f> m_halo_boxes;
|
||||
v3f m_selection_pos;
|
||||
v3f m_selection_pos_with_offset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue