Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
with our new rendering cycle (option C), state machines were sorting their hit components on every frame in some scenarios because the artboard wouldn't reset its flag. This decouples how state machines check for the sorting status at the cost of one extra byte per state machine instance. Diffs= 00e9ad43a7 fix sorting hittable components (#8690)
- Loading branch information