Sergey

Results 65 issues of Sergey

There is interesting use-case of generating walls with the node which requires more accurate control over edge normals. It would be nice if the node could take extra input for...

Proposal :bulb:

## Problem statement ![2020-12-11_21-49-59](https://user-images.githubusercontent.com/28003269/101942161-87bf6280-3c02-11eb-9dcd-24e2be2ff3c9.png) ``` 2020-12-11 21:49:31,077 [ERROR] sverchok.core.update_system: Node Assign Materials List had exception: StructRNA of type Object has been removed Traceback (most recent call last): File ".\sverchok\core\update_system.py", line...

bug :bug:

Next logical step after this PR #3475 Refactoring viewer nodes: - [x] Polyline Viewer - [ ] Curve Viewer - [ ] Metaball Viewer - [ ] NURBS Surface Viewer...

todo

## Problem statement ``` 2020-10-10 21:22:13,032 [INFO] sverchok.ui.presets: Created new category `Test' at ...\sverchok\presets\Test Info: Created new category Test Traceback (most recent call last): File "...\sverchok\ui\nodeview_space_menu.py", line 256, in draw...

bug :bug:

## Problem statement Crash with pressing Ctrl+C on selected node. ## Steps to reproduce 1. Open file - [untitled1.zip](https://github.com/nortikin/sverchok/files/4633681/untitled1.zip) 2. reload.script (F8) 3. select node 4. crash ## Sverchok version...

bug :bug:

## Problem statement ![2020-09-15_14-01-49](https://user-images.githubusercontent.com/28003269/93196872-028bf500-f75c-11ea-83f6-dde009b39001.png) ``` raise ImplicitConversionProhibited(socket) sverchok.core.socket_conversions.ImplicitConversionProhibited: Implicit conversion from socket type SvStringsSocket to socket type SvMatrixSocket is not supported for socket Matrix of node Box. Please use explicit...

Discussion

This error appears when the node is imported to a file with a link to an object which does not exists in the scene. ``` Traceback (most recent call last):...

bug

## Addressed problem description New features: - [x] New yaml format for main add node menu config file - [x] Generating categories from the config files - [x] Showing dependent...

## Problem statement I would say it's not comfortable to add nodes when the panel is opened. https://user-images.githubusercontent.com/28003269/196093629-20b3df2b-b31f-40c9-a3c3-9c493c4ddd56.mp4

Performance :rocket:

## Problem statement There are some changes in UI scale of Blender 3.4 https://user-images.githubusercontent.com/28003269/196092922-4bace697-3ae2-4219-a07c-56e67ee3d636.mp4

bug :bug: