Some things small for the version 5 wish list

Next
 From:  fcwilt
12055.1 
Hi,

First of all, is there an official wish list thread for version 5?

For now I have this small wish:

A dimension option to specify a specific color for dimensions that would not change the currently selected color but would simply use the color specified for dimensions. I see a number of options for dimensions but I don't see colors. Perhaps a different color for each type of dimension would be good.

And this wish:

An option to turn off the "both sides" after drawing the line. I am "forever" forgetting to uncheck that setting and end up drawing unintended lines.

And finally (for now):

More than once I have selected one object in a group, for copying, with a single click forgetting I need to double click. I end up copying the entire group rather than just the one object. The other day I single clicked the "one" object, did a control-C and then several control-Vs and inadvertently created many copies of the group. Perhaps an option to allow verification that copying the entire group was intended?

Thanks much.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
12055.2 In reply to 12055.1 
Hi Frederick,

re:
> First of all, is there an official wish list thread for version 5?

There isn't an official one but there there is a previous thread here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=10289.1


> An option to turn off the "both sides" after drawing the line. I am "forever"
> forgetting to uncheck that setting and end up drawing unintended lines.

If you update the file Line.htm in the install's ui folder with this attached version that
should make the "Both sides" option to always be off when it starts.


> A dimension option to specify a specific color for dimensions that would not change the
> currently selected color but would simply use the color specified for dimensions.

I'll add a setting in the dimension presets (on Options > Dimensions) for controlling
which style will be assigned to a new dimension.


re:
> More than once I have selected one object in a group, for copying, with a single click forgetting
> I need to double click.

You can also use Ctrl+single click to select a child object instead of the group.


> Perhaps an option to allow verification that copying the entire group was intended?

Update the file CopyClipboard.js in the install's commands folder with this attached version
and you should then get a warning dialog if you are copying an entire group.

- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  fcwilt
12055.3 In reply to 12055.2 
Hi Michael,

At the rate you are adding features and granting my "wishes', I may have to buy 10 new licenses when v5 is released, by way of thanks.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  shayno
12055.4 
Hi There

I would suggest this be added to the flow.js before the factory.commit();
This enables flow with history which is a gamechanger if you use flow a lot . ( I have this from ver 4 )

factory.getCreatedObjects().setProperty( 'updateWithHistory', true );

factory.commit();

cheers
shayne
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Zooen
12055.5 In reply to 12055.4 
Hi,
I just tested it. This addition does indeed seem useful if you use Flow a lot.
What do you think, Michael?...

- Zooen

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  fcwilt
12055.6 In reply to 12055.4 
Hi,

Just out of curiosity what does/would your addition do?

factory.getCreatedObjects().setProperty( 'updateWithHistory', true );

Thanks.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
12055.7 In reply to 12055.5 
Hi Zooen,

re:
> I just tested it. This addition does indeed seem useful if you use Flow a lot.
> What do you think, Michael?.

There needs to be a setting for which commands to have history updating turned on by default. In the meantime if you want Flow to have history updates turned on by default you can make that happen now with what shayne shows above.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
12055.8 In reply to 12055.6 
Hi Frederick,

re:
> Just out of curiosity what does/would your addition do?

It turns on history updates for the output objects. The same as selecting the result objects and clicking Edit > History > "Enable update".

When history updating is turned on with Flow you can edit the base or target curves that were used by Flow and the Flow will be automatically reapplied.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
12055.9 
Yep that is some funny tool! :) whith history on ! ;) manually or by the new script above)

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  fcwilt
12055.10 In reply to 12055.8 
Hi Michael,

Interesting.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  fcwilt
12055.11 In reply to 12055.8 
Hi Michael,

Another wish.

Would it be possible, when exporting for example, to preset the file name to use the object name.

I know the issue of multiple object names would need to be dealt with in some way, perhaps by using the name of the first object selected?

Thanks.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All