Topic: Problems with rendering camera layers
Hey community!
I was implementing a new camera layer system similar to the standard one for my post effects plugin.
I noticed that my old rendering code from a previous version does not work anymore (it did previously).
Currently it just renders the layer when selecting and then deselecting the scene in the editor.
My code: http://pastebin.com/YjZmdNEC
Well, everything else still works. The main scene is rendered correctly.
Sponk