You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter3Ds were fixed (hopefully) in a recent commit and weren't working at all originally. I'm waiting until there are some additional fix and subsequent release before i go through and close some of these issues - so I know I need to retest them ;)
For what it's worth, I get this on the console when using any filter: "GL Error: 1280 17x26". It doesn't seem to cause any problems, and I haven't looked into it, yet.
I tried:
view.filters3d = [new BloomFilter3D(5, 5, .75, 2, 3);];
And got an errors:
Filter3DBloomCompositeTask.hx:22: characters 16-30 : Unknown identifier : Vector
The text was updated successfully, but these errors were encountered: