-
Notifications
You must be signed in to change notification settings - Fork 9
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
[ERROR] Could not resolve "three/src/math/MathUtils" #112
Comments
Hmm, looks like MathUtils has two exports, both For now a quick fix would be to replace the @:jsRequire in MathUtils.hx with Not ideal I know but I'll keep this issue in mind next time I work on dts2hx |
@haxiomic , your suggestions were wrong. can you debug
x vaule is NaN. |
My bad, I copied the wrong line, should be |
same error BufferGeometryUtils thank you .it's work. when will you release the next version dts2hx? haha |
Next version could take a while, my project schedule doesn't allow the time investment at the moment. Open to PRs if anyone want to make improvements in the near term! |
three.js 138
after compile will get this error.
The text was updated successfully, but these errors were encountered: