Sverchok v1.1
For Blender 2.93 - 3.3
⚙️ Core
- New update system - big performance improvement #4323 #4512 @Durman
- Scene handler #4299 #4516 Docs @Durman
- Add support of muting nodes functionality #4517 #4586 Docs @Durman
Nodes
🎉 New nodes
- Copy Modifiers node #4424 Docs @Durman
- Basic text node #4485 Docs @zeffii
- Read FreeCAD file #4534 Docs @zeffii
- Split mesh elements node #3958 Docs @Durman
- Open Subdivision node #4590 Docs @GeneralPancakeMSTR
- Named Attribute node #4596 Docs @Durman
- Refine curve node #4617 Docs @portnov
- NURBS Curve Nodes #4619 Docs @portnov
- Move NURBS Curve Point node #4623 Docs @portnov
- Nurbs degree elevation & reduction nodes #4651 Docs Docs Docs Docs @portnov
- Curve Viewer Draw & Surface Viewer Draw nodes. #4652 Docs Docs @portnov
💡 Changes in existing nodes
- Write FCStd node should create a FreeCAD file. #4432 @zeffii
- Snlite node improvements #4478 #4494 #4501 #4502 #4503 #4540 #4543 #4548 #4550 #4577 #4625 @zeffii
- Stethoscope node - new mode #4511 @zeffii
- Remove redundant faces - Free CAD node #4525 @zeffii
- Split Edges node requires explicit Edges input, cannot infer from Faces #4285 @zeffii
- Viewer Index nodes #4568 #4595 @zeffii @Durman
- Add quicklink for typography node #4570 @zeffii
- List item node - data input vectorization #3908 @Durman
- Logic node - default types #4589 @Durman
- List Repeater node vectorization #4601 @Durman
- Update objects with modifiers properly #4610 @Durman
- Add different sized lists matching to List Mask Join (In) #4607 @ArpegorPSGH
- Partially remove limitations of the Cut Object by Surface node #4626 @ArpegorPSGH
🚀 Performance
- Bezier in node #4465 @portnov @Durman
- List Join node #4467 @zeffii @Durman
- Vector Interpolation node #4488 @zeffii
- Color Out node #4604 @Durman
🔧 Bug fixes
- Remove Sverchok nodes from other buid-in editors in Blender 3.4 #4686 @HansGoudey
- Raycaster bug : wrong face index #4443 @zeffii
- Cyclic Cubic Spline Fails with 3 vectors #4260 @zeffii
- Matrix Rrack To node #4500 @zeffii
- Blender 3.1 cannot load JSON files with groups #4410 @Durman
- Read FreeCAD file node #4521 @zeffii
- Clip Vertices node #4542 @zeffii
- Assign materials list node with metaballs #4585 @Durman
- List Math (sum(1)) #3699 @Durman
- Volume node output format #4380 @Durman
- Distance Line Line wrong result #4423 @ArpegorPSGH
- ParticlesMK2 - matching input data #4611 @Durman
- Avoiding the crash of reading curve data in Blender 3.2 #4631 @Durman
- List levels node (catch user choice) and UI update #4190 @Durman
- KDT Closest Edges MK2 - variable output #4143 @Durman
- Fix 'find closest value' node with left range. #4643 @satabol
- Using Loop nodes with reroute nodes #4145 @Durman
- Infinite loop - Paint islands #4644 @Durman
- List Item Insert - negative indexing #4578 @zeffii @Durman
- Generator->Generators Extended->Bricks (Faces Stich and Center do not working) #4670 @portnov
🖌️ Other improvements
- Add support of socket menus inside node groups #4533 @Durman
- Keep options of dynamic socket #4142 @Durman
- Different performance improvements #4507 #4508 @Durman
- Fix various typos #4426 #4506 #4520 #4547 #4612 @luzpaz
- Еweaks text socket to look better #4454 @zeffii
- Add list of available sockets for group tree #4455 @Durman
- Nodes API documentation (for developers) #4464 Docs @Durman
- Adopt old math and formula nodes to new Python #4509 @zeffii
- Function printing to Blender console #4511 @zeffii
- Clean Blender text logs before file saving #4603 @Durman
- F3 node.ungroup_group_tree operator poll func error #4614 @zeffii
- Documentation improvements and tooltips #4618 #4620 #4632 #4634 #4636 #4637 #4639 #4640 #4642 #4645 #4647 #4648 #4653 #4655 #4656 #4657 #4658 #4666 #4668 #4669 #4672 #4673 @satabol
- Mark group nodes as deprecated if they have deprecated nodes inside #4659 @Durman