elsid
44429f0393
Limit NavMeshManager update range by player tile and max tiles
...
Object AABB may be much larger than area currently covered by navmesh. In this
case all tiles beyond covered range should be ignored. Attempt to iterate over
them will not result in any new tile updates but can take quite a while. At
maximum this can be pow(INT_MAX - INT_MIN, 2) iterations.
Use arbitrary time limit to check for update call to finish in the test.
2023-01-15 04:46:29 +01:00
..
2022-06-21 12:57:32 +02:00
2022-06-26 22:43:53 +02:00
2023-01-02 13:21:05 +01:00
2022-12-29 23:49:49 +01:00
2018-10-13 22:22:15 +03:00
2022-09-05 11:49:39 +02:00
2022-07-30 14:28:21 +02:00
2022-07-30 14:28:21 +02:00
2022-09-07 22:51:56 +02:00
2022-09-07 22:51:56 +02:00
2022-09-22 21:35:26 +03:00
2022-12-19 19:46:45 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-06-26 22:43:53 +02:00
2022-12-29 23:49:49 +01:00
2022-12-29 23:49:49 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-08-15 19:46:10 +02:00
2022-09-22 21:35:26 +03:00
2022-12-19 19:46:45 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-12-29 23:49:49 +01:00
2022-12-29 23:49:49 +01:00
2022-12-29 23:49:49 +01:00
2022-12-29 23:49:49 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-12-29 23:49:49 +01:00
2022-12-29 23:49:49 +01:00
2022-09-22 21:35:26 +03:00
2021-12-16 22:57:35 +01:00
2023-01-15 04:46:29 +01:00
2022-12-29 23:49:49 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2021-11-21 14:24:18 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2021-12-11 00:22:04 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-12-30 19:26:48 +01:00
2021-12-11 00:22:04 +01:00
2018-11-08 17:38:09 +01:00
2022-12-19 19:46:45 +01:00
2022-12-19 19:46:45 +01:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-12-29 23:49:49 +01:00
2021-05-04 13:00:06 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-04 01:34:53 +02:00
2022-07-01 18:47:40 +02:00
2022-09-22 21:35:26 +03:00
2018-10-13 22:22:12 +03:00
2022-08-15 19:46:10 +02:00
2022-09-22 21:35:26 +03:00
2022-08-28 14:52:34 +02:00
2022-08-24 23:30:36 +02:00
2022-09-22 21:35:26 +03:00
2023-01-15 04:46:29 +01:00
2023-01-15 04:46:29 +01:00
2018-10-13 22:16:25 +03:00
2022-09-07 22:51:56 +02:00
2022-09-22 21:35:26 +03:00
2021-05-14 22:41:11 +02:00