Update -- found this guy's amazing script, fbx_properties.py "Take the output from the cmds.FBXProperties() command and convert it into useable cmds code. This will allow you to quickly set attrs that you want in the FBX export ui and get the results back in code."…
UVPadder GIMP Filter Automatically generate padding for UV islands! Win32 Binary Download: http://www.mediafire.com/?i7d128nobj898k5 You may need to put this DLL alongside it: http://www.mediafire.com/?3yjj8ocv97wm35h Latest Linux source code:#include <stdlib.h>#include <string.h>#include static void query( void );static…
So I know this isn't the usual venue for this kind of question, but I thought I'd give it a shot. I'm trying to make a responsive/dynamic image grid layout for my portfolio like Artstation has on their front page. Here's where I'm at: http://jsfiddle.net/gprxzmtc/1/ So the functionality that I would want to have is this: *…
aaaa thanks pior you're awesome!!! and just to follow up on my part, resources i found: QC syntax and Particle Positioning Potential QC example from some thread more potential formatting examples Whenever you decompile a model, you are given a qc file For example, my shadow demon qc file named "mdldecompiler.qc"$cd…
This will kick you into overdrive! Supplement Facts Serving Size: 8.4 fl oz (250 mL) Servings Per Container: 1 Amount Per Serving %DV* Calories 0 Total Fat 0 g 0% Saturated Fat 0 g 0% Trans Fat 0 g ** Cholesterol 0 mg 0% Sodium 65 mg 3% Total Carbohydrate 0 g 0% Dietary Fiber 0 g 0% Sugars 0 g ** Protein 0 g 0% B12…
Refreshing the banners! Send these people some love, let 'em know you care as much as we do. In no particular order...* https://polycount.com/discussion/211023/sea-of-thieves-anniversary-update-environment-level-art-dump * https://polycount.com/discussion/221392/sketchbook-frank-polygon/p1 *…
Sorry to bump an old thread yoou can use thi sscript as a shortcut for #1 - mines alt + a (for align). it will align both the move and scale to to the selected face/edge's axis. global proc alignAxis (){$compselection=`ls -sl -fl`;if (`size($compselection)`){if (`size($compselection)`<=1){manipMoveOrient…
Hm yeah i see the problem. It appears to be the limitation of convertSelectionToContainedFaces. Ok this should work. Kudos to c.buliarca for the modified uv-to face code that i used. string $cSel[];
string $wSel1[];
string $wSel2[];
string $selE[];
string $ffObj = "";
string $myFaces[];
int $selTyp;
int $fObj1[];…
FUCK YEAH!!!!!! Here is what I think is up: AmbientSoundMovable doesn't work over network/lan. The cue you made from the audio file should contain an Attenuation node for falloff. So, no need to place the sound in the level, it's pulled from the UPK. What this does is whoever gets to the switch first (press "E" for use),…
Damn, this is awesome Vahl. Very generous of you to share like this. No chance you could share the name of the tool your using to get convexity data faster than tension? for anyone who is interested I have a little helper script which makes the diffuse label material and puts it in the material editor. saves a few minutes…