View previous topic :: View next topic |
Author |
Message |
umblefugly

Posts: 55
Joined: 10 Dec 2005
Location: Ohio
|
Posted: Fri Aug 25, 2006 4:45 am Post subject: Cinema 4D Plugin |
|
|
Ive had for the longest time...well 6 or 7 months a plugin I made to load UVLayout from inside Cinema 4D.
Getting it to communicate ie send files back and forth between the 2 is beyond me though. |
|
Back to top |
|
 |
headus Site Admin

Posts: 2902
Joined: 24 Mar 2005
Location: Perth, Australia
|
Posted: Fri Aug 25, 2006 5:38 pm Post subject: |
|
|
Are you using v1.14? Make sure you add -plugin to the command line ...
uvlayout -plugin whatever.obj
... and maybe better, specify a full path for the transfer OBJ, and to be sure, keep it simple (ie no spaces) ...
uvlayout -plugin C:/Temp/whatever.obj
Then just write your object to C:/Temp/whatever.obj and it should be loaded. If not, don't kill yourself trying to work it out ... this is version 1 of the plugin code, so it could be broken. Let me know and I'll add some sort of log or something to make it easier to debug.
Phil |
|
Back to top |
|
 |
umblefugly

Posts: 55
Joined: 10 Dec 2005
Location: Ohio
|
Posted: Fri Aug 25, 2006 9:17 pm Post subject: |
|
|
Yes, im on 1.14 now.
All the plugin did before was load uvlayout for me.
Thx for the info Phil  |
|
Back to top |
|
 |
PickersAngel
Posts: 1
Joined: 07 May 2006
|
Posted: Sat Nov 04, 2006 5:29 am Post subject: |
|
|
umble, did you ever get this working, and would you be willing to make it available to those of us who don't know how to script plug-ins?
Thanks! |
|
Back to top |
|
 |
umblefugly

Posts: 55
Joined: 10 Dec 2005
Location: Ohio
|
Posted: Sat Nov 04, 2006 11:51 am Post subject: |
|
|
It will be free once done, just very busy lately, sorry
Glad to see you here  |
|
Back to top |
|
 |
|