mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Revert 6587 - Optimize entity-entity collision (#7539)
This commit is contained in:
parent
334d8c31ee
commit
94cd2bfeac
13 changed files with 80 additions and 634 deletions
|
@ -24,5 +24,3 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include <aabbox3d.h>
|
||||
|
||||
typedef core::aabbox3d<f32> aabb3f;
|
||||
typedef core::aabbox3d<s16> aabb3s16;
|
||||
typedef core::aabbox3d<s32> aabb3s32;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue