RCTools updates

Plugins linking to this thread: (hide)

RcTools 5.3Author: Reinhard Claus
Updated April 2013 — 5.3's main new feature TopoClipboard lets you copy map data from a point/edge/polygon/sample selection and paste it somewhere else one the same, or a different mesh into a selection that has the same »shape« as the first selection. Works also for complete selections which makes sense when pasting across two meshes that have the same topology, but differing point orders. TopoClipboard transfers: Vertex Colors UVs Envelope weights (with a remapping option) weight maps tangents point positions (local »shape« of the selected area). Works across different maps of the same type and across scenes inside one instance of Softimage. Other new features are a topology based mirror/flip selection and a couple of new settings for the custom filters like point position compare components, edge on UV border, edge orientation.

The RCTools plug-in is a collection of workflow helpers and filters for Softimage. The supplied popup menu (Script command »rcToolsPopup«) gives you quick access to all the tools. [..] List of features: Peek (Align camera along selected edge/facing selection @90°;) TopoClipboard Flip Selection Mirror Selection Fill Selection Walk Patterned Loop selections Apply Pattern Customizable Filters (by polyon area, aspect ratio, orientation, edge length, point distance and 30 others) subcomponent clipboard subcomponent clipboard booleans (e.g. Select intersection of current and clipboard selection) Cap holes Repeat

local backup: rcTools.5.3.xsiaddon

Post Reply
User avatar
rray
Moderator
Posts: 1775
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: RCTools updates

Post by rray » 16 May 2011, 13:54

Hi Rork,

it sounds like this would be possible with the random polygon filter followed by the "grow to island" command.
But you'd have use a lower value for "selection propability", like if you aim for 50% of the islands and you have 5 polygons per island, you'd have to use 0,1 (0,5/5)
Cheers,
Ray
softimage resources section updated Jan 5th 2024

User avatar
Rork
Posts: 1359
Joined: 09 Jul 2009, 08:59
Location: Close to The Hague, Netherlands
Contact:

Re: RCTools updates

Post by Rork » 16 May 2011, 14:01

Hi,

I'll try to install the addon and see what happens :)
It would be nice if I can select stuff with this method. Makes my trees a little less static.

cheers,

rob
SI UI tutorials: Toolbar http://goo.gl/iYOL0l | Custom Layout http://goo.gl/6iP5xQ | RenderManager View http://goo.gl/b4ZkjQ
So long, and thanks for all the Fish!!

User avatar
rray
Moderator
Posts: 1775
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: RCTools updates

Post by rray » 16 May 2011, 14:10

Cool let me know how it works, (btw using internal "Grow selection" a few times might be faster than the grow to islands command for a high number of islands.)
softimage resources section updated Jan 5th 2024

User avatar
druitre
Posts: 471
Joined: 25 Jun 2009, 23:35

Re: RCTools updates

Post by druitre » 16 May 2011, 14:42

Ha, I was just doing the very same thing to see if it would work (random select/grow to island) while you two were here idly chitchatting :)
So, I can confirm it does indeed work and does what Rob wants.

Very nice toolset, Rray, thanks!

User avatar
Rork
Posts: 1359
Joined: 09 Jul 2009, 08:59
Location: Close to The Hague, Netherlands
Contact:

Re: RCTools updates

Post by Rork » 16 May 2011, 15:00

yup, does work just fine :-)

Image

me happy :ymhug:

P.S. I used the custom filters: "polygon sides","orientation vector" and "random vector". I quickly select one 'polygon leaf' for the max. derivation, and add the set to the selection. Very cool.
SI UI tutorials: Toolbar http://goo.gl/iYOL0l | Custom Layout http://goo.gl/6iP5xQ | RenderManager View http://goo.gl/b4ZkjQ
So long, and thanks for all the Fish!!

Ramon
Posts: 111
Joined: 19 Aug 2010, 22:47

Re: RCTools updates

Post by Ramon » 16 May 2011, 20:07

Poorly that with new rcTools not work with Plugins that need Xpopmenu (OrenoXPOP)

User avatar
rray
Moderator
Posts: 1775
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: RCTools updates

Post by rray » 17 May 2011, 12:38

Thanks for the Follow-ups!

Ramon, what error message do you see? Couldn't reproduce it here. Double checked for conflicts with other XPOPs. Do you have a newer version of Junki's OrenoXPOPs than the one that's available here? That one uses an old version of XPOP (non python) which shouldn't be affected (theorertically....)
softimage resources section updated Jan 5th 2024

Ramon
Posts: 111
Joined: 19 Aug 2010, 22:47

Re: RCTools updates

Post by Ramon » 18 May 2011, 22:14

Hi! Install OrenoXpop10.xsiaddon, I think it is last version
error in OrenoXPop.js in line
var iCmd = DisplayPop(LabelAll,Name,Color);
// ERROR : 2006-CUST-OrenoXPopA - Unexpected failure.
OrenoXPopA();

The same error with other plugin PF_Popup_v1.1
e=DisplayPop (cl_barra& cl_barra& cltxt_Full& c_barra& c_barra& ctxt_Full& d_barra& d_barra& dtxt& expr_barra& expr_barra& exprtxt_Full& Sc_barra& Sc_barra& Sctxt_Full& p_barra& p_barra& Ptxt_Full )

Installed Xpop2.0 but not help! This plugins work with RCtools 4.3
with rctools 4.5 this plugins will die?

User avatar
rray
Moderator
Posts: 1775
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: RCTools updates

Post by rray » 18 May 2011, 23:48

Ok I think I have an idea now what happened...

PF Popup and orenoXPOP were using the XPOP 2.0 popup plugin that's included with rctools 4.3

In rctools 4.5 this isn't included anymore (it has it's own popup) so by uninstalling rctools 4.3 those plugins stopped working. (It's not an incompatibiliy with 4.5)

Why they don't work when you installed XPOP 2.0 "standalone" can have two reasons:

Maybe it was the wrong version, it's split... (here for 32 bit, here for 64 bit).

Try reinstalling, this would work for Pablo's plugin.

To make the confusion complete, Junki's popup editor uses a version of XPOP2.0 that I don't have anymore (it uses 2 extra parameters for name/color of menu in the call, current one doesn't).
To make it work with XPOP 2.0, you would have to remove these two parameters in the line that produces the error (only for Junki's popup).

(or extract the only popup dll from rctools 4.3)
softimage resources section updated Jan 5th 2024

Ramon
Posts: 111
Joined: 19 Aug 2010, 22:47

Re: RCTools updates

Post by Ramon » 19 May 2011, 08:19

Ok! Just copy old rcXPOP.64.dll from 4.3 version to new 4.5 - rcTools\Application\Plugins and it work!
Thanks a lot. rray!

User avatar
oz42
Posts: 15
Joined: 20 Apr 2011, 23:01
Location: Nottingham, UK.
Contact:

Re: RCTools updates

Post by oz42 » 04 Jun 2011, 00:29

Reinhard, thanks for the new version - downloading now...

Rob, I used a similar method with jellybeans a while ago (although I bet you could use ICE now!?), it worked a treat. RCtools really speeded things up!

j3st3r
Posts: 121
Joined: 11 Jun 2009, 09:13

Re: RCTools updates

Post by j3st3r » 03 Aug 2011, 17:05

Unfortunately when I try to use the RC45Popup command, it stops with an unexpected failure.

// ERROR : Object expected - [line 46 in C:\Users\Jester\Autodesk\Softimage_2012_SP1\Addons\rcTools\Application\Plugins\rcPopup45.js]
// ERROR : 2006-CUST-rc45Popup - Unexpected failure.
rc45Popup();

Can you help me?


Cheers


Szabolcs

User avatar
rray
Moderator
Posts: 1775
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: RCTools updates

Post by rray » 03 Aug 2011, 17:26

I suspect something with the Python installation. Do you have Python in the list of available scripting languages when opening a script editor?
softimage resources section updated Jan 5th 2024

j3st3r
Posts: 121
Joined: 11 Jun 2009, 09:13

Re: RCTools updates

Post by j3st3r » 03 Aug 2011, 17:35

runonce.bat made the python active again, and it works like charm.

User avatar
ActionArt
Posts: 853
Joined: 25 Nov 2010, 18:23
Location: Canada

Re: RCTools updates

Post by ActionArt » 03 Aug 2011, 17:37

I've had the same thing. The strange part is that it was working fine a couple weeks ago for me but now it's not. I'm not sure what I changed.

Hopefully rray will save us :-s

User avatar
ActionArt
Posts: 853
Joined: 25 Nov 2010, 18:23
Location: Canada

Re: RCTools updates

Post by ActionArt » 03 Aug 2011, 17:38

Wow, that was faster than I could post! I'll try that. Thanks!!!

Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests