author | commit details |
---|---|
Dealga McArdle | add draw_label to SvSetDataObjectNodeMK2 (#4153)... 1a48ef52 on 2021-06-08 |
Durman | Merge pull request #4118 from nortikin/node_groups_to_json... 2c1026cb on 2021-06-07 |
durman | update deprecated node... c3bbde83 on 2021-06-07 |
durman | Merge remote-tracking branch 'origin/master' into node_groups_to_json... 590e9c4b on 2021-06-07 |
Dealga McArdle | Update test-sverchok.yml (#4141)... ef0df908 on 2021-06-06 |
durman | fixing unit tests... cbcff9b0 on 2021-06-04 |
durman | add changes in update system required by mechanic of new JSON export/import module... e95e839f on 2021-06-04 |
durman | add code documentation... 3874028e on 2021-06-04 |
durman | clean todos, remove useless class... 486fad56 on 2021-06-04 |
durman | add messages of export/import is not supported inside node groups. Supporting can be added easily but group input/output nodes should be excluded from exported nodes because in other way they can get into a normal tree during an import. Also for preset panel node group tree should get extra properties. Probably I did not switched off in all possible places (context menus?)... a65b233b on 2021-06-04 |
durman | add supporting node presets in group trees... b5311141 on 2021-06-03 |
durman | save and load JSON node methods get empty dictionary node, add new structures, fix some load_from_json methods according to new importer... 5bf433d9 on 2021-06-03 |
durman | Replace monads with node groups in the examples... 9c4b7e71 on 2021-06-02 |
durman | replacing monads with node groups in tests and fixing related bugs... 03ca67d6 on 2021-06-02 |
Durman | Merge pull request #3854 from sb-child/master... 873b4564 on 2021-06-01 |
Dealga McArdle | make tree available... 13fa96de on 2021-06-01 |
durman | add option for creating compact JSON files... 82bd855f on 2021-06-01 |
durman | add more accurate logging and make more elements optional to make a JSON file shorter... 6a5934f1 on 2021-06-01 |
durman | refactoring of the file structure and add properties to imported trees... 214494a3 on 2021-06-01 |
durman | add new node presets... b538db56 on 2021-05-31 |