Jump to content

BabylonJS EditControl


satguru
 Share

Recommended Posts

Release 3.1.0 (01/22/2018)

* planar guides always rotate to face camera. makes it easier to pick them
* mesh with parents or childs are properly supported. see https://ssatguru.github.io/BabylonJS-EditControl/demo-parenting.html
* constructor now has an additional optional parameter called "pickWidth". This determines how close the pointers need to get to an axis before the axis can be picked up. The default is 0.02
* constructor "scale" parameter has been made optional. Default is 1.
* code refactored. private properties are prefixed with underscore "_". This warns JavaScript coders from using those as  JavaScript does not honor TypeScript's "private" keyword. Underscore also helps with property name mangling and thus reducing the minified size.
* added additional demo file (demo-parenting.html). The long term intention being to use these  for tests.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...