Please do not install from this zip unless you intentionally need older features, or you need to test a regression. Please do install from https://github.com/nortikin/sverchok/archive/refs/heads/master.zip
We run continuous tests on master
and consider it stable.
author | commit details |
---|---|
Victor Doval | remove deepcopy for input switch mod (#4188)... 347c3fa2 on 2021-06-27 |
Victor Doval | Raycaster checks (#4186)... ce84c14c on 2021-06-26 |
Ilya Portnov | "Apply field to curve": explicit "join" flag.... cc56063c on 2021-06-25 |
Victor Doval | Vector P field edges & faces (#4182)... b3acf495 on 2021-06-24 |
Ilya Portnov | Better precision for interpolation between nurbs curves.... cfb1cbc2 on 2021-06-23 |
Ilya Portnov | "Unify nurbs surfaces" API.... 3b1b550c on 2021-06-23 |
Ilya Portnov | Efforts on nurbs curves intersection API (works rarely)... 5cd3e324 on 2021-06-23 |
Ilya Portnov | Bounding box API for NURBS curves.... 3b51c931 on 2021-06-23 |
Ilya Portnov | Bounding box API.... ed52728b on 2021-06-23 |
Ilya Portnov | Segment intersection API.... 6eccacec on 2021-06-23 |
Victor Doval | calc normals bugfix (#4180)... f8c2e5ed on 2021-06-22 |
Victor Doval | Intersect Edges Mk3 (#4144)... a5f8693e on 2021-06-22 |
Ilya V. Portnov | Merge pull request #4177 from nortikin/nurbs_birail_update_2... 5bc1be6e on 2021-06-20 |
Ilya Portnov | Add examples to the documentation.... f7aba330 on 2021-06-20 |
Ilya Portnov | Documentation.... 72974901 on 2021-06-20 |
Ilya Portnov | Nurbs Birail update 2.... 454c245e on 2021-06-20 |
Dealga McArdle | unintended edit... 06793d4b on 2021-06-19 |
Dealga McArdle | add node... aed15103 on 2021-06-19 |
Ilya V. Portnov | Merge pull request #4173 from nortikin/nurbs_birail_auto_rotate... 4083422a on 2021-06-19 |
Ilya Portnov | Update documentation.... 79de7ca7 on 2021-06-19 |
Ilya Portnov | Precision fixes.... 5e75eb98 on 2021-06-19 |
Ilya Portnov | Nurbs Birail: "auto rotate" flag... 6c192408 on 2021-06-18 |
Ilya Portnov | Fix zero division errors for Ellipse curve.... ed7c93ba on 2021-06-16 |
Dealga McArdle | suppresses #4166... f3b5d1e0 on 2021-06-13 |
Dealga McArdle | change profile_mk3 / mesh_eval warnings... 70701ad1 on 2021-06-12 |
Dealga McArdle | fix typo... 652d23e4 on 2021-06-12 |
Dealga McArdle | remove curvemapper from snlite (#4162)... da35f411 on 2021-06-12 |
Durman | Merge pull request #4157 from nortikin/fixing_old_nodes_register... 925540f0 on 2021-06-11 |
durman | closes #3911, if some one interested can return the functionality back in working condition... b5386cb7 on 2021-06-10 |
durman | fixing problem of registering old nodes which uses the decorator from handling_nodes.py. During initialization (second time) they was tried to be registered two times... c8e9b80d on 2021-06-10 |
in anticipation of a successful merge of an alternative update system by @durman, this may be one of the last releases using the longstanding update system which was relatively unchanged since 2015 by @ly29 .