Substance Painter
In this start to finish texturing project within Substance Painter we cover all the techniques you need to texture the robot character.
I´d like to have a toggle command for turning softselection on and off. unfortunately I can´t find a way to query the softselection state.. thx
Thread by: Falott Subscribe
Views: 1,422
Falott
by Falott
24-03-2009|02:07 PM
Replies: 2
Views: 1,422
Anyone know of a mel command to find out what render layers exist in a scene? Searched the docs but came up empty. Thanks. duh... nevermind...
Thread by: Dann Subscribe
Views: 2,437
Dann
by Dann
02-03-2009|10:47 PM
Replies: 0
Views: 2,437
Ok so i just downloaded the cvxporter from here http://www.chadvernon.com/downloads/cvxporter/ And i dont know how to make it work, and i...
Thread by: Mickeal_alex Subscribe
Views: 1,641
Mickeal_alex 25-02-2009|09:22 PM
Replies: 7
Views: 1,641
Hey, Basically I'm looking for a way to have objects (polyCylinders in this case) move around but stay on a poly surface (polyPlane), I have...
Thread by: bendingiscool Subscribe
Views: 1,629
bendingiscool 23-02-2009|07:51 AM
Replies: 1
Views: 1,629
Hey, not sure why this is not working, should a be a simple enough procedure to add some retargeting labels to joints.. proc retargetSkels(){ ...
Thread by: bendingiscool Subscribe
Views: 1,321
bendingiscool 03-02-2009|12:14 AM
Replies: 3
Views: 1,321
I have written a plugin that allows objects to be scattered on surface. But I cant find the set of attributes. I need to create an attribute that...
Thread by: atap3d Subscribe
Views: 2,302
atap3d
by atap3d
15-01-2009|12:40 PM
Replies: 0
Views: 2,302
Hey, back to bug some more ;) Here is some code to check when a cylinder enters a bounding box of a group of cubes. When it enters it prints a...
Thread by: bendingiscool Subscribe
Views: 1,605
bendingiscool 14-01-2009|11:43 PM
Replies: 1
Views: 1,605
Hey all, I'm trying to figure out a way to query what objects are in each namespace in my file. Let's assume that I've imported and/or referenced...
Thread by: Dann Subscribe
Views: 1,716
Dann 10-01-2009|10:34 PM
Replies: 2
Views: 1,716
Hey, A few weeks back I got some help about running commands on entry to bounding box's.. Here was the final code I had from here... { ...
Thread by: bendingiscool Subscribe
Views: 1,480
bendingiscool 22-12-2008|11:54 PM
Replies: 0
Views: 1,480
Hey, so there a way to create incremented variables inside of loops, for instance... /////////////////// // select some objects string...
Thread by: bendingiscool Subscribe
Views: 1,368
bendingiscool 22-12-2008|06:34 PM
Replies: 2
Views: 1,368
Hey, ok this should be dead simple, but I can't work out the syntax. Basically I want to be able to be able to select a bunch of geometry, cubes,...
Thread by: bendingiscool Subscribe
Views: 7,092
bendingiscool
by t1ck135
16-12-2008|08:45 AM
Replies: 1
Views: 7,092
Hey, Can anyone help me figure out how to query the world space transform and rotational values of an object? I've looked all through the docs...
Thread by: Dann Subscribe
Views: 1,571
Dann 05-12-2008|08:05 AM
Replies: 3
Views: 1,571
Hey guys, Ok I have a cylinder moving around a scene, what I would like to do is run a command when the cylinder enters within the bounding box of...
Thread by: bendingiscool Subscribe
Views: 3,025
bendingiscool 23-11-2008|10:22 AM
Replies: 2
Views: 3,025
Hey, I am after trying to automate putting various animation clips into a pre-made character set depending on certain conditions. For instance say I...
Thread by: bendingiscool Subscribe
Views: 1,219
bendingiscool 21-11-2008|03:30 PM
Replies: 1
Views: 1,219
Hey, I'm havng a problem with an expression, I'm trying to get Maya to do something when it reaches a current time, here's what I have so far... ...
Thread by: bendingiscool Subscribe
Views: 2,144
bendingiscool 18-11-2008|04:09 PM
Replies: 2
Views: 2,144
Hi everyone. I'm brand new at Renderman and could use some help. I just started a new job where they use Slim, and while I'm waiting for Pixar to...
Thread by: Dann Subscribe
Views: 1,264
Dann
by Dann
13-11-2008|07:12 AM
Replies: 0
Views: 1,264
Hi, I have a Rigid Body cylinder pottering around a scene driven by some simple expressions on the impulse. What I would like to do is avoid / go...
Thread by: bendingiscool Subscribe
Views: 1,348
bendingiscool 11-11-2008|05:27 AM
Replies: 3
Views: 1,348
I have written a python save increment script for Maya to make the saves compatible with our pipeline. The script itself runs fine, and if run from...
Thread by: thurman Subscribe
Views: 3,488
thurman
by thurman
09-11-2008|03:31 PM
Replies: 0
Views: 3,488
Hi Guys, My first post - I hope you can help! Overview : I have a character with non-spherical eyes so a simple aim constraint will not suffice...
Thread by: mrjchilds Subscribe
Views: 1,626
mrjchilds 06-11-2008|07:31 AM
Replies: 2
Views: 1,626
Hi, I'm having problems with the closest/nearestPointOnMesh (depending on Maya version). I want to collect the nearest face on the mesh to the...
Thread by: bendingiscool Subscribe
Views: 5,120
bendingiscool 01-11-2008|03:19 AM
Replies: 2
Views: 5,120
Hey, I was wondering how to make floatFields in a UI that are connected to the inputs in the brackets after a procedure's name, for instance... ...
Thread by: bendingiscool Subscribe
Views: 1,687
bendingiscool 26-10-2008|12:33 PM
Replies: 0
Views: 1,687
Hey guys, Basically what I am after is a way of running an expression on multiple objects, for instance... polySphere -name "ball"; expression...
Thread by: bendingiscool Subscribe
Views: 5,071
bendingiscool 22-10-2008|05:43 AM
Replies: 2
Views: 5,071
does anyone know of a script which collects all my objects distributed on a nurbs or poly surface and orients them in the same direction where the...
Thread by: Falott Subscribe
Views: 1,242
Falott
by Falott
21-10-2008|05:18 AM
Replies: 0
Views: 1,242
I'm at it again! This time I'm writing a path tracer (unbiased) with a whole different program heirarchy to allow for imports and exports! I'll...
Thread by: MattTheMan Subscribe
Views: 5,860
MattTheMan 22-09-2008|03:10 AM
Replies: 15
Views: 5,860
hi! I would need some actionButtons to save myself some time. basically I just want to query the current time and asign this integer value to a...
Thread by: Falott Subscribe
Views: 5,946
Falott 17-09-2008|10:33 AM
Replies: 7
Views: 5,946
Showing threads 226 to 250 of 577
Currently Active Users 12 ( 0 members & 12 guests)
Threads in Forum : Programming
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off