Eero
31812d524d
Make collections thread-safe for AI and character systems
...
Refactored various collections (lists, dictionaries, queues, and caches) in AI, character, animation, and item component systems to use thread-safe patterns and concurrent data structures. This includes introducing copy-on-write wrappers, ConcurrentDictionary, ConcurrentQueue, and ThreadLocal where appropriate to ensure safe concurrent access and mutation, improving stability in multi-threaded scenarios.
2025-12-28 12:53:10 +08:00
..
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2022-05-13 00:55:52 +09:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2025-09-17 13:44:21 +03:00
2024-04-24 18:09:05 +03:00
2023-12-14 16:11:27 +02:00
2022-05-13 00:55:52 +09:00
2022-02-26 02:43:01 +09:00
2025-03-12 12:56:27 +00:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2023-12-14 16:11:27 +02:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2022-06-03 22:29:04 +09:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2025-12-28 12:53:10 +08:00
2022-07-20 18:47:07 +03:00
2022-05-13 00:55:52 +09:00
2023-12-14 16:11:27 +02:00
2022-08-19 13:59:08 -03:00
2022-05-13 00:55:52 +09:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2025-03-12 12:56:27 +00:00
2022-05-13 00:55:52 +09:00
2022-03-30 00:08:09 +09:00
2022-02-26 02:43:01 +09:00
2023-03-31 18:40:44 +03:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2024-03-28 18:34:33 +02:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2025-06-17 16:38:11 +03:00
2022-09-02 15:10:56 -03:00
2022-02-26 02:43:01 +09:00
2022-05-13 00:55:52 +09:00
2022-05-13 00:55:52 +09:00
2022-02-26 02:43:01 +09:00