mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
* Remove commented-out code and fix stale names and doc comments * Validate that the pinned node order only references existing nodes * Abort remove_import before any mutation when the import's wires cannot be resolved * Purge the deleted nodes' cached wire paths in delete_nodes * Disconnect a deleted node's inputs by position so hidden inputs cannot mask a later exposed wire * Gather the delete_nodes layer sweep only when deleting children needs it