Resetting Scale

 From:  Michael Gibson
2610.14 In reply to 2610.13 
Hi Mark,

> About the only other thing I would like to see in MoI is the
> plugin interface. How do you envision that working Michael?

Well, there will probably be a few different layers - you'll able to write things that automate existing tools with a combination of HTML for the UI and Javascript for the logic. In fact several people have already done that to make some custom command plug-ins already, check them out here: http://kyticka.webzdarma.cz/3d/moi/

Then there needs to be another kind of component that can be created using C++ code for some more "back end" type heavy calculation stuff. At the moment the interfacing mechanism for this part is not exposed.

Unfortunately documenting and also supporting this stuff is a lot of work, so it may still take a while before that area really gets going. The current priority is still much more on making basic tools that work for "regular" end-users rather than developers.

- Michael