Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters3d issue #8

Open
posxposy opened this issue Jul 16, 2014 · 3 comments
Open

Filters3d issue #8

posxposy opened this issue Jul 16, 2014 · 3 comments

Comments

@posxposy
Copy link

I tried:
view.filters3d = [new BloomFilter3D(5, 5, .75, 2, 3);];

And got an errors:
Filter3DBloomCompositeTask.hx:22: characters 16-30 : Unknown identifier : Vector

@Type1J
Copy link
Contributor

Type1J commented Mar 24, 2015

Being that this issue was filed only 2 months after openfl/Vector.hx was first checked-in. I'd say that this was due to an older OpenFL version.

@dmitryhryppa: Are you still having a problem with the latest Away3D and OpenFL versions?

@Greg209
Copy link
Member

Greg209 commented Mar 24, 2015

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 ;)

@Type1J
Copy link
Contributor

Type1J commented Apr 14, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants