Page 1 of 1

Int value issue in all releases.

Posted: Mon Oct 14, 2019 8:59 am
by J.C
Int value in node editor has one value that goes from 0 to negative values while in Standalone it has three values that go in both directions.

Re: Int value issue in all releases.

Posted: Tue Oct 15, 2019 8:47 am
by DrawFun
Thanks for your report.
The int socket in blender has only one value so it's kinds of limitation in Blender. The workaround is to use float value which includes an array.
About the scope issue, it will be fixed in the next build.

Cheers,
DrawFun