mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-27 10:59:16 +00:00
* update Async target finding * create TargetingConditions instead of reusing it * cleanup * only add synchronized to Sensing when enable AsyncTargetFinding * cleanup * use Release order to store isSearching * fix compile * atomic removal check * fix Entity#isRemoved doesn't init * opt isRemoved use acquire memory order to load