Graphite/libraries/bezier-rs/src
Dennis Kobert 0dfddd529b
Refactor document node type lookup function to fix performance degradation over time (#1878)
* Refactor document_node_types function

* Fix node introspection

* Implement diff based type updates

* Fix missing monitor nodes

* Improve docs and fix warings

* Fix wrongful removal of node paths

* Remove code examples for non pub methodsü

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-08 17:37:28 -07:00
..
bezier Refactor document node type lookup function to fix performance degradation over time (#1878) 2024-08-08 17:37:28 -07:00
subpath Refactor document node type lookup function to fix performance degradation over time (#1878) 2024-08-08 17:37:28 -07: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