We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You can se bug here: http://www.test.taern.com/performanceTest/badMousePicking.html The same code works fine compiled with Away 4.1.4 Gold and 4.1.5;
Here is full source code: http://www.sendspace.com/file/6u164b
The text was updated successfully, but these errors were encountered:
Issue is here https://github.com/away3d/away3d-core-fp11/blob/dev/src/away3d/cameras/lenses/OrthographicLens.as#L57
should be
v.y = -nY + translation.y;
Sorry, something went wrong.
re email... Bug is with both DEV and MASTER branches and fix is the same. For now just keep it open. Will be closed when the fix is done :)
No branches or pull requests
You can se bug here:
http://www.test.taern.com/performanceTest/badMousePicking.html
The same code works fine compiled with Away 4.1.4 Gold and 4.1.5;
Here is full source code:
http://www.sendspace.com/file/6u164b
The text was updated successfully, but these errors were encountered: