Grasshopper

algorithmic modeling for Rhino

Why is the default color for Selected objects the same as the Normal objects ?

I remember the happy days when selected objects turned green from the get-go...

 

Cheers,

 

--

Olivier

Views: 2129

Replies to This Discussion

It must be a bug somewhere. They should still be red/green by default. Please have a look at the Preferences Viewport section and adjust the Default Template Materials.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I just found the bug, starting with the next version the colours will revert back to the red/green default again.

 

In the meantime, you can drag+drop this text onto the Material to reset them to the famous red/green.

 

Unselected:

 

<Fragment name="DragDropData">
  <items count="1">
    <item name="Colour" type_name="gh_drawing_color" type_code="36">
      <ARGB>100;150;0;0</ARGB>
    </item>
  </items>
</Fragment>

 

Selected:

 

<Fragment name="DragDropData">
  <items count="1">
    <item name="Colour" type_name="gh_drawing_color" type_code="36">
      <ARGB>100;0;150;0</ARGB>
    </item>
  </items>
</Fragment>

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Damn ! It works ! 

Drang'n'drop text on... wow !

I wish components could be installed as easily ;)

They can. If you have downloaded a GHA file or a GHUSER file then you can simply drag them to the canvas
Just tried that with the latest Kangaroo, on the latest Grasshopper : no luck

I always drag and drop GH plugins like Kangaroo, in fact I didnt know there was any other way. Newest Kangaroo on latest GH worked here.

 

You may want to use the various special folders:

 

File > Special Folder > Components Folder

 

I don't the D&D will automatically put GHA files there...

Where can I get hold of the newest version of Kangaroo?

Thank you for the link
this might sound noobish but where am i supposed to be dragging+dropping that script, the no highlight on my selected data is really starting to annoy me...

Hi Dominic,

 

At the Main menu.  Under Window Menu, click Preferences, then click Viewport.  Drag and drop the appropriate code onto both the 'default template material' and 'document material'  Just drop the code on to the appropriate sphere.

 

This is what worked for me.

Stan

 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service