Graphite/libraries/bezier-rs/src
James Lindsay ea44d1440a
Use a coarse bounding box to avoid a detailed check for intersection when clicking artwork (#1887)
* Add bounding box check for intersection

* Cache the bounding box

* private subpath
2024-08-03 15:10:04 +01:00
..
bezier Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
subpath Use a coarse bounding box to avoid a detailed check for intersection when clicking artwork (#1887) 2024-08-03 15:10:04 +01:00
compare.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
consts.rs Attribute-based vector format refactor (#1624) 2024-03-09 10:27:30 -08:00
lib.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
poisson_disk.rs Fix floating point error with Poisson-disk points being sampled outside shape (#1596) 2024-02-04 17:16:16 +00:00
polynomial.rs Bezier-rs: Add calculations for area and centroid of subpaths (#1729) 2024-04-29 19:19:12 -07:00
symmetrical_basis.rs Fix bug with Path tool point insertion often not working 2024-06-13 03:08:03 -07:00
utils.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00