GetSlice(Layer)

Hi,

should GetSlice(Node) work as GetSlice(Layer) – see attached little patch.

At least it is possible to connect the nodes like this … and logical it should work or at least do something.

Is it a bug or perhaps a feature for future releases ?

… just stumbled on it during patching.

Markus

GetSlice(Layer).v4p (4.4 kB)

hi markus,

for now layers are thought to be not spreadable. like the priority in earlier implementations (before beta9) wasn’t spreadable. in fact we decided to accept this limitation because of performance considerations.
now the quad puts out two layers. this is a bug because it breaks with the concept. it should just put out one logical layer for the whole spread.