-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Object has no method 'createSphere' #1
Comments
Hello, I changed the API to be more consistent on "static" functions. So createSphere became CreateSphere. Thank you for your feedback |
A quick question: Why it doesn´t exist any API documentation? I´m beginner in 3D development and it is very hard to understand this just through tutorials. |
Hello, |
Merge pull request #320 from raananw/master
Canvas2D: Attempt #1 to fix Delayed FontTexture in Text2D
…#1) * Adding tangent support to glTFFileLoader and Babylon.js
update fork never test to pull request just to update (as seen here https://www.youtube.com/watch?v=bTaFAqJ6bjE ), sorry if i do something wrong...
Nightly #1 (there will be a lot today :))
…aders Feature tools custom request headers
Syncing your fork to the original repository via the browser
Some fixes to make things type safe as intended
…robes New radiosity with new probes
…factor Native engine perf small refactor
Fix Drag/Release Behavior in GUI and Photo Dome
Fix Drag/Release Behavior in GUI and Photo Dome Former-commit-id: 30f45f4e65fcc17095f89996e0c206cdebc3617f
Update Former-commit-id: 43ccb2732f464ebbc356a80941342116524c916a
MeshUVSpaceRenderer UV Seam Fix
Restore KHR_lights_punctual in glTF Exporter
Hello,
when I try to start a basic project with just a sphere I get following error:
However, this example works in my browser http://www.babylonjs.com/tutorials/simple.html. I replace the
main
Babylon.js file from that tutorial example with the file of this repo. Conclusion the code works! It seems that exist a bug in this releasebabylon.1.0.1.js
.My spec:
Linux: linux mint 15 (Ubuntu 13.04)
Chrome: Version 28.0.1500.70
The text was updated successfully, but these errors were encountered: