View previous topic :: View next topic |
Author |
Message |
hayhamLT
Posts: 2
Joined: 05 May 2010
|
Posted: Wed May 05, 2010 2:39 am Post subject: 3DSMax interface script modified |
|
|
3DSMax to uvlayout script v3
UV Pipe by Robert Fletcher
Mod by zM TeaM
This is untested, free, beta software. use/edit at your own risk.
Installation
*Drag and Drop the "uvpipe_3_mod_by_hamLT.mzp" file onto your max viewport.
*Restart Max or browse to the scripts folder "C:\Program Files\Autodesk\3ds Max Design 2011\Scripts\uvpipe" and manually run the script "uvPipe_3.ms"
*Go to Customize -> Customize User Interface
*Click the toolbars Tab
*Change the Category to "_UV Layout Tools (by hamLT)"
*Drag the "headus UV layout bridge" action onto your UI or add it to a new toolbar
*Close Customize UI
*Press the new Button
*A box will come up asking for your "UVlayout.exe".
CHANGE LOG:
-----------------------------------------------------------------
11th May 2010
*UVChannel Choicer
*Error Checker
I made some modifications to this Plug-in, maximum adjusting to my work nature.
Description: |
|
Filesize: |
44.36 KB |
Viewed: |
137431 Time(s) |
|
Description: |
|
Download |
Filename: |
uvpipe_3_mod_by_hamLT.zip |
Filesize: |
6.05 KB |
Downloaded: |
13967 Time(s) |
Last edited by hayhamLT on Wed May 19, 2010 7:41 am; edited 8 times in total |
|
Back to top |
|
|
headus Site Admin
Posts: 2898
Joined: 24 Mar 2005
Location: Perth, Australia
|
Posted: Wed May 05, 2010 6:56 pm Post subject: |
|
|
I split this out of the original 3DSMax script posting so it was easier for people to find.
Phil
|
|
Back to top |
|
|
r_knightly
Posts: 74
Joined: 29 Jun 2007
|
Posted: Mon May 10, 2010 11:44 am Post subject: |
|
|
please reinstate my Credit and change log and add yourself to it, I've no problems with you using my code and branching but removing my credit looks disrespectful and dishonest.
Im pretty sure your trying to be helpful,l but adding a uv checker and a channel selector isnt grounds for removing my credit comments from my script or crediting yourself totally in the UI
Thanks
|
|
Back to top |
|
|
headus Site Admin
Posts: 2898
Joined: 24 Mar 2005
Location: Perth, Australia
|
Posted: Mon May 10, 2010 8:01 pm Post subject: |
|
|
I second that!
Phil
|
|
Back to top |
|
|
hayhamLT
Posts: 2
Joined: 05 May 2010
|
Posted: Mon May 10, 2010 11:19 pm Post subject: |
|
|
I change the log & UI, see first post. Sorry for negligence.
Thnx
|
|
Back to top |
|
|
r_knightly
Posts: 74
Joined: 29 Jun 2007
|
Posted: Tue May 11, 2010 1:26 am Post subject: |
|
|
thank you
I was looking at your code and I noticed you use a bitmap for the checker pattern. are you aware that max can create this for you with one of its built in procedural textures.
eg.
Code: |
nNode.material.diffuseMap = Checker()
|
No need to distribute an extra bitmap
|
|
Back to top |
|
|
TexeL
Posts: 2
Joined: 13 May 2010
|
Posted: Thu May 13, 2010 11:59 am Post subject: |
|
|
Quote: |
$.material= standard diffuseMap:(checker()) showInViewport:true
|
using checker();
using bitmap for btn;
|
|
Back to top |
|
|
r_knightly
Posts: 74
Joined: 29 Jun 2007
|
Posted: Fri May 14, 2010 2:31 pm Post subject: |
|
|
|
|
Back to top |
|
|
stomps
Posts: 27
Joined: 13 Nov 2006
Location: Austin TX USA
|
Posted: Thu May 27, 2010 3:40 pm Post subject: New UVpipe scropt Unknown System Exception |
|
|
I just noticed the new script and was excited to try it out. unfortunately I can't get it to run. Can you help me out?
I am getting this error. Unknown System Exception
I am one version behind the latest UVlayout update. Could that be a problem?
Description: |
|
Download |
Filename: |
uvpipe3.txt |
Filesize: |
10.42 KB |
Downloaded: |
5894 Time(s) |
|
|
Back to top |
|
|
stomps
Posts: 27
Joined: 13 Nov 2006
Location: Austin TX USA
|
Posted: Thu May 27, 2010 3:44 pm Post subject: |
|
|
Ha! seconds after sending the reply I fixed my problem. It seems I need to apply uvs to all three channels before running the plug-in.
basically I applied an unwrap uv modifier to channel 3, collapsed the stack and ran the script.
|
|
Back to top |
|
|
TexeL
Posts: 2
Joined: 13 May 2010
|
Posted: Fri May 28, 2010 11:36 am Post subject: |
|
|
Script Should Add Automatically 3-rd Channel
Code: | polyop.setMapSupport nNode mapChan true |
Quote: | I am getting this error. Unknown System Exception |
Please Give More Detailed Description For That Error !?!
|
|
Back to top |
|
|
r_knightly
Posts: 74
Joined: 29 Jun 2007
|
|
Back to top |
|
|
nlsinh
Posts: 1
Joined: 12 Mar 2012
|
Posted: Tue Mar 13, 2012 5:34 pm Post subject: |
|
|
Thank you!
|
|
Back to top |
|
|
crux
Posts: 2
Joined: 08 May 2012
|
Posted: Thu May 10, 2012 9:27 pm Post subject: |
|
|
i'm getting flipped uvw faces after using this version, which i can't seem to fix. i don't have the same issue with the original uvpipe beta 2
|
|
Back to top |
|
|
fxzt
Posts: 1
Joined: 08 May 2012
|
Posted: Sat May 12, 2012 8:15 pm Post subject: |
|
|
Thank you!
|
|
Back to top |
|
|
|