Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 03/06/2011 at 11:06, xxxxxxxx wrote:
Hi !
I want to create a ToolPlugin that stays enabled while the user moves an Object in the scene. Is this possible ?
Thanks, Niklas
On 03/06/2011 at 16:14, xxxxxxxx wrote:
Hi nux95, Why shouldnt this be possible? What exactly are you trying to achieve? Cheers, Sebastian
On 04/06/2011 at 00:00, xxxxxxxx wrote:
In fact, I want to create a tool with which you can mdofiy clones of a cloner object. But I have 2 problems: 1. To modify the clones, I need to insert the cache into the document, let the user modify and then Set the Cloner cache. Can this also be done without inserting the Objects into the document ? And if not, then it might be better to create a new document for the cloners cache.
2. If I create it with a ToolData, how do I support moving, rotating and scaling objects ?