ly29

Results 130 comments of ly29

It is easy enough to represent edges and faces as np data. See here for some simple examples: https://github.com/Sverchok/Sverchok/blob/master/util/smesh.py If it is worth it is another issue. If the original...

Just want to mention that this change have made fantomas acceptable within my team and we are now applying to project after project.

Just to chime in that we use patters for various parameters that are more open in our channel (topic) structure. No being able to document them is regression. 2.6.0 works...

This trips us from time to time while writing tests in xunit where people forget to put unit after the let function ``` [] let ``When receiving should`` = ......

Also almost all nodes **should** start out as a script.

Also it is just not an issue of porting all old nodes, sometimes they could very well be combined into one node.

Yeah, for the boot strap stage is was ok, but now we should step things up a bit.

Playing with the scripted node is a good starting point.

I will see what I can do.