spritefire Posted January 28, 2016 Share Posted January 28, 2016 http://doc.babylonjs.com/classes/2.2/ArcRotateCamera " Create a new ArcRotateCamera. ArcRotateCamera is a camera that rotates around a given pivot. It can be controlled with the mouse or touch events (and it also requires hand.js to work) A tutorial aboutArcRotateCamera can be found here " The last word 'here' should be a link. I think it should point here: http://doc.babylonjs.com/tutorials/05._Cameras Quote Link to comment Share on other sites More sharing options...
Temechon Posted January 28, 2016 Share Posted January 28, 2016 Thanks, I fixed it. You know you can fix it yourslef? Just go here: https://github.com/BabylonJS/Documentation/blob/master/content/classes/2.2/ArcRotateCamera.md Click on the 'pen' icon, update the link, and submit a pull request. Easy c75 1 Quote Link to comment Share on other sites More sharing options...
Wingnut Posted January 28, 2016 Share Posted January 28, 2016 In some instances, a "Get a Free GitHub Account" step is involved, which gives you enough free power... to clone the docs repository into your own repo, where your edit will be stored until the pull request is committed to production. Then, if your edit is accepted, it gets copied into the "build flow" for the docs web site. Somebody will issue a "build" call, and 150,000 little code robots will chow through 10 trillion bytes of .md, gulping and grunting, dimming the lights for miles in all directions. heh Then, a new docs web site is saved... complete regeneration... just because Spritefire was kind enough to fix a broken link. But don't let any of that scare you. It's mostly automatic. (Wingy hides under his bed.) JohnK and GameMonetize 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.