Graphite/website
Priyanshu d22b2ca927
Refactor the Centroid node and `Subpath` struct and methods to use Kurbo, eliminating all remaining usages of Bezier-rs (#3036)
* define Subpath struct in gcore and refactor node-graph

* Refactor few methods

* refactoring worked!

* refactor centoid area and length

* remove unused

* cleanup

* fix pathseg_points function

* fix tranforming segments

* fix segment intersection

* refactor to_path_segments fn in gpath-bool crate

* refactor gcraft

* add bezier-rs dep

* Code review the editor directory

* use path-bool for solving roots

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-08-16 13:39:25 -07:00
..
content Update references to the latest tech stack plans 2025-07-29 15:17:41 -07:00
other Refactor the Centroid node and `Subpath` struct and methods to use Kurbo, eliminating all remaining usages of Bezier-rs (#3036) 2025-08-16 13:39:25 -07:00
sass Add editor structure outline to the developer guide on the website 2025-07-12 23:09:29 -07:00
static Add editor structure outline to the developer guide on the website 2025-07-12 23:09:29 -07:00
templates Add editor structure outline to the developer guide on the website 2025-07-12 23:09:29 -07:00
.eslintrc.js Make builds of the editor and the website serve their own local fonts (#2186) 2025-05-19 02:38:29 -07:00
.gitignore Add editor structure outline to the developer guide on the website 2025-07-12 23:09:29 -07:00
config.toml Comprehensively update user manual and contributor guide, add Adam to core team 2025-01-08 03:52:11 -08:00
install-fonts.js Make builds of the editor and the website serve their own local fonts (#2186) 2025-05-19 02:38:29 -07:00
package-lock.json Make builds of the editor and the website serve their own local fonts (#2186) 2025-05-19 02:38:29 -07:00
package.json Make builds of the editor and the website serve their own local fonts (#2186) 2025-05-19 02:38:29 -07:00