1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02:00
Files
luanti/src/unittest
red-001 486dc3288d VoxelManipulator code cleanup (#15114)
* Cache node in voxel area index when possible

The index function according to the MSVC profiler actually takes up a significant time slice (around ~5% of total time for the process) during normal game-play.
Might not be accurate but still good to not recalculate it twice.

* Remove `setNodeNoRef` from VM

* VM: remove old commented out print statement
2024-09-04 15:20:39 +02:00
..
2024-02-22 15:45:17 +00:00
2024-02-24 12:39:12 +01:00
2024-04-20 13:03:42 +02:00
2021-12-29 23:01:26 +01:00
2023-06-23 09:05:26 +02:00
2024-06-10 21:15:30 +02:00
2023-12-15 10:23:32 +01:00