[API] Remove unused LiteGraph APIs (#582)

* [API] Remove unused LiteGraph APIs

These features have not been maintained, and would require refactoring / rewrites. As code search revealed them to be unused, they are being removed.

- addNodeMethod
- compareObjects
- auto_sort_node_types

* Udpate API.md
This commit is contained in:
filtered
2025-02-24 23:04:07 +11:00
committed by GitHub
parent c8ffacf172
commit 630fd00086
3 changed files with 27 additions and 55 deletions

View File

@@ -140,7 +140,6 @@ LiteGraphGlobal {
"alt_drag_do_clone_nodes": false,
"alwaysSnapToGrid": undefined,
"auto_load_slot_types": false,
"auto_sort_node_types": false,
"catch_exceptions": true,
"click_do_break_link_to": false,
"context_menu_scaling": false,