You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pythongosssss 390078904c
Group node fixes (#2259)
* Prevent cleaning graph state on undo/redo

* Remove pause rendering due to LG bug

* Fix crash on disconnected internal reroutes

* Fix widget inputs being incorrect order and value

* Fix initial primitive values on connect

* basic support for basic rerouted converted inputs

* Populate primitive to reroute input

* dont crash on bad primitive links

* Fix convert to group changing control value

* reduce restrictions

* fix random crash in tests
1 year ago
..
tests Group node fixes (#2259) 1 year ago
utils Group node fixes (#2259) 1 year ago
.gitignore Unit tests + widget input fixes (#1760) 1 year ago
babel.config.json Unit tests + widget input fixes (#1760) 1 year ago
globalSetup.js Unit tests + widget input fixes (#1760) 1 year ago
jest.config.js Unit tests + widget input fixes (#1760) 1 year ago
package-lock.json Unit tests + widget input fixes (#1760) 1 year ago
package.json Unit tests + widget input fixes (#1760) 1 year ago
setup.js Group nodes (#1776) 1 year ago