mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
* Make is_branching and free-point click targets O(n) instead of O(n^2) * usize -> u8 * Fix profiling CI treating performance improvements as regressions