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

ArrayUtils.Prefill for javascript Vector Init #1

Closed
longde123 opened this issue Nov 15, 2016 · 1 comment
Closed

ArrayUtils.Prefill for javascript Vector Init #1

longde123 opened this issue Nov 15, 2016 · 1 comment

Comments

@longde123
Copy link
Contributor

_vertexData = ArrayUtils.Prefill( new Vector(), numVertices * totalLenOfOneVertex, 0 );

is jascript array init hack do test?

@jgranick
Copy link
Member

This should be resolved with the latest sources, we'll synchronize a release of dev Away3D, OpenFL and Lime when we finish some other improvements

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

2 participants