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-09-02 14:50:30 +02:00
2024-02-22 15:45:17 +00:00
2024-02-22 15:45:17 +00:00
2022-09-27 16:22:11 -04:00
2024-03-16 20:14:05 +01:00
2024-03-20 16:37:32 +01:00
2022-09-27 16:22:11 -04:00
2022-09-27 16:22:11 -04:00
2024-01-07 21:49:05 +01:00
2021-09-11 21:06:57 +02:00
2024-04-20 13:03:42 +02:00
2024-05-14 18:33:08 +02:00
2024-06-10 21:15:30 +02:00
2020-04-08 22:45:05 +02:00
2024-02-17 15:35:33 +01:00
2024-08-31 20:46:27 +02:00
2024-02-22 15:45:17 +00:00
2023-04-14 21:10:09 +02:00
2024-02-24 12:39:12 +01:00
2022-02-26 14:39:41 +01:00
2024-08-11 20:19:14 +02:00
2024-02-07 20:13:23 +01:00
2021-12-05 14:40:30 +01:00
2019-08-24 19:07:38 +02:00
2024-09-02 14:50:30 +02:00
2023-06-15 13:55:20 +02:00
2023-10-30 21:23:59 +01:00
2022-09-26 07:23:48 -04:00
2024-02-17 15:35:33 +01:00
2022-10-13 09:35:19 -04:00
2024-05-05 22:54:40 +02:00
2022-10-09 10:50:26 -04:00
2024-02-22 15:45:17 +00:00
2017-09-26 00:11:20 +02:00
2022-11-24 17:58:25 -05:00
2024-04-28 19:45:09 +02:00
2024-08-28 15:36:02 +02:00
2021-03-20 13:02:15 +01:00
2022-06-03 20:51:58 -04:00
2020-05-05 19:26:59 +02:00
2017-04-23 09:52:40 +02:00
2024-01-16 23:20:52 +01:00
2024-03-20 16:37:32 +01:00
2021-03-20 13:02:15 +01:00
2023-05-18 20:34:18 +02:00
2024-01-14 13:17:53 +01:00
2024-08-16 22:13:16 +02:00
2024-09-02 14:50:30 +02:00
2024-04-20 13:03:42 +02:00
2021-12-29 23:01:26 +01:00
2024-06-10 18:49:43 +02:00
2024-08-21 21:34:46 +02:00
2024-04-20 13:03:34 +02:00
2023-06-23 09:05:26 +02:00
2024-09-04 15:20:39 +02:00
2024-06-10 21:15:30 +02:00
2023-12-15 10:23:32 +01:00