Итоги года 2025:
Новые узлы:
Spyrrow Nester,
Adjust Surfaces
Straight Skeleton (Два узла)
Data Tree Viz
DXF узлы экспорта и импорта
Boolean Internal
Обновления узлов:
Area Node
Viewer Draw
Viewer Index
Sthetoscope
Nurbs Bireail mk2
Get Object Data
Get Nurbs
Get Beziers
Bevel
Система подсказок "быстрый старт"
Вшита тема Сверчка для блендера
Функция поиска по Примерам Examples
Функция "Orbit Around Selection" рядом с меню примеров
Большая часть адонов Сверчка вынесена для установки одной кнопкой из настроек
What's Changed
- fix 5136 Update List Input node by @satabol in #5137
- fix #5142 Unify show 3D panel buttons by @satabol in #5143
- fix hiding type selector if settings are open by @satabol in #5145
- "Populate mesh" node mk2 by @portnov in #5146
- "Prepare NURBS Curves Net" node by @portnov in #5148
- Get Objects Data. Add buttons select and deselect object from the list by @satabol in #5152
- "Viewer Draw Curve": indicate curve direction by @portnov in #5153
- Fix 5150 stright skeleton by @satabol in #5154
- "Curve discontinuity" node by @portnov in #5155
- "Curve to NURBS" node by @portnov in #5158
- "Snap curves" node by @portnov in #5162
- Fix json import/export tests for Blender 4.2 by @portnov in #5164
- fix 5156-new node Straight Skeleton Offset (External and internal mode) by @satabol in #5159
- Output curve tilt & radius values for Bezier curves by @portnov in #5167
- "Twist along Curve Field" node by @portnov in #5168
- Fix warnings registering sverchok menus after reenabling addon by @Andrej730 in #5170
- Update regular_solid to work with 4.3 by @vicdoval in #5184
- Add Alt + Right Click for Sv right click menu by @vicdoval in #5185
- fix 5186 Voronoi on Mesh Glitches on Some Faces by @satabol in #5187
- fix 5194. Update Straight Skeleton 2D Offset by @satabol in #5195
- Fix 5196 straight skeleton 2 d offset multiple shapes and profiles problem by @satabol in #5197
- fix 5200 Straight Skeleton 2D offset some issues by @satabol in #5201
- Blender internal Boolean implementation node by @kevinsmia1939 in #5190
- Some new field primitive nodes by @portnov in #5173
- Fix missing sockets tooltip #5206 by @Andrej730 in #5207
- Update lesson_01.rst by @kalpit3d in #5214
- Use text wrapping when displaying node errors. by @portnov in #5219
- Enhance error handling by @portnov in #5220
- fix 5217. Geo Nodes Viewer in Blender 4.3.0 Exception by @satabol in #5218
- fix 5224. Add install or update all modules by @satabol in #5225
- Fix 5210 add property to bevel node use amount per vertices (V002) by @satabol in #5222
- Use modern Python unittest API for testing by @emmanuel-ferdman in #5227
- Optimize finding intersections of curve with plane, for NURBS curves by @portnov in #5241
- fix 5228 (Group Node not working) by @satabol in #5242
- fix Node Embed Mesh do not open online HELP by @satabol in #5244
- "Nurbs curve extremes" node by @portnov in #5246
- fix 5250 Get_Objects_Data node work in Blender 4.x by @satabol in #5251
- fix 5252 Update Script Node Lite Menu, fix menu for Blender 4.5 by @satabol in #5253
- fix 5254 Sverchok do not start with Blender 3.[0,1,2,3] by @satabol in #5255
- fix 5258 Turn On or Off Navigation Orbit Around Selection by @satabol in #5259
- Fix 5256 bad edges view of viewer draw by @satabol in #5257
- Fix 5260 MultiExtrude Exception in face_masks not linked by @satabol in #5261
- fix 5253 add on off into Matrix view by @satabol in #5264
- DXF nodes stack by @nortikin in #5204
- fix 5272 Get Objects Data jump objects if Apply Matrix is off and 3dview switch into edit mode by @satabol in #5273
- fix 5280 GetObjectsData MK3 has duplicates classes in old_nodes by @satabol in #5281
- Making splash screen for quick start by @nortikin in #5275
- "Symmetrize curve" node by @portnov in #5284
- "Data tree viz" node by @portnov in #5285
- "Toggle viewer" refactor by @portnov in #5287
- fix 5288 Update get objects data ui by @satabol in #5289
- Symmetrize Solid node by @portnov in #5290
- fix 5291 Stethoscope custom font Proposal by @satabol in #5292
- fix 5294 load Sverchok fonts by defaults by @satabol in #5295
- Add "knotvector accuracy" parameter for nodes that perform Nurbs curves unification by @portnov in #5296
- Fix errors (Can't insert knot...) during curve / surface unification: take 1. by @portnov in #5304
- Gordon surface: slight optimization in reparametrization procedure by @portnov in #5307
- Rewrite readme (with help of deepseek). by @portnov in #5308
- Nurbs Birail node mk2 by @portnov in #5299
- fix 5311 List Input not show UI in 3D Panel by @satabol in #5312
- fix 5113 List Input Matrix mode Angle Exis, Euler Angles very narrow by @satabol in #5314
- fix 5315 Error on export json with list input by @satabol in #5316
- Nurbs Sweep: an option to use tangents of path curve. by @portnov in #5318
- fix 5300 Get Objects Data Convert Object Names into Object Pointers by @satabol in #5301
- fix 5321 Get Object Data Material Idx has wrong type float by @satabol in #5322
- "Curve offset" node mk3 by @portnov in #5323
- fix 5319 Local View function in Blender 5.x by @satabol in #5320
- fix 5325 Get Objects Data upgrade materials calculation on Mesh Join by @satabol in #5326
- Splashscreen 2025 by @nortikin in #5317
- fix 5329 Get Objects Data no data in materials sockets in Edit mode for Mesh by @satabol in #5330
- Fix "index out of range" error when using "Track normal" algorithm. by @portnov in #5283
- fix 5337 Viewer Index issues by @satabol in #5338
- "Adjust NURBS Surface" node by @portnov in #5342
- Monotone splines and their application by @portnov in #5343
- "Spyrrow nester" node by @portnov in #5344
- Nurbs sweep mk2 by @portnov in #5345
- Nurbs birail: tensor product based algorithm by @portnov in #5346
- new switcher node by @nortikin in #5349
- fix 5347 Add Custom property into Get Objects Data for Object, Object Data and Materials by @satabol in #5348
- fix 5353. Some nodes do not show name in the label by @satabol in #5354
- fix 5355 Offset Line 2D update by @satabol in #5356
- fix 5357 Viewer Draw show nothing if no edges data by @satabol in #5358
- Intersection of a curve with a sphere by @portnov in #5352
- Optimize "intersect curve with plane" logic by @portnov in #5359
- fix 5340 Viewer Curve add segments indexes by @satabol in #5341
- Viewer Draw Surface updates by @portnov in #5365
- Snap and Concatenate Surfaces nodes by @portnov in #5366
- API for optimization-based "Blend Surface" algorithms for Nurbs surfaces by @portnov in #5367
- Fix 2D shaders usage for Blender 5.x by @portnov in #5369
New Contributors
- @kevinsmia1939 made their first contribution in #5190
- @kalpit3d made their first contribution in #5214
- @emmanuel-ferdman made their first contribution in #5227
Full Changelog: 4.2...v1.4.0