I am reminded of a famous writer who tells of how he overcomes writer's block...he says " basically I sit in a room with 10,000 things and just pick one to write about. it doesn't have to be good writing, I just have to write about it. As for a modeler, it helps me to have an idea, but when i don't I just go through every…
Well, I seem to have made a little progress. Thanks for the help BohShen. I did have my models in the /content/addons location. Moved them to the game folder. That stopped the crashing. this first error was the one from before, the bottom one is now what I get when I try to create a new vmdl. I had my model (smd) and tga…
[ QUOTE ] The reason Mac's has very rare instances of malware and virus' is very simple. The OS is NOT POPULAR in a large scale. [/ QUOTE ] that old chestnut eh? well, not really. on a mac it's upto you what you install by physically dragging what you downloaded to the applications folder. The only way to get a virus on a…
Well that's good to hear - although admittedly 0.2 seconds is still very long for something that should be instantaneous. But we're making progress :) As for blending options on folders, you could indeed work around this limitation by using smart objects (which can be created from a selection of multiple layers) instead of…
LOL, that looks awesome! Hmm. IIRC the bake script you have to put in the Macroscripts folder, and it also needs some "functions" plugins to work, so those need to be in your Plugins folder. Then restart max, and use Customize UI to add the Bake script to your UI as a button or quad slot or hotkey. Might not work in v7…
The entire C:\Documents and Settings\(username)\Application Data\Adobe\Photoshop dir The Application Data directory is hidden by default. To see it you will have to enable hidden files. In windows explorer go to Tools>>Folder Options>> View tab, then click on "Show hidden files and folders" Once you can see the Application…
Last one for the day :D this is how you can currently create a node in GraphN. The node that you're seeing here takes a really small folder creation function in Python, and exposes it in a super user-friendly node. From then on, you can keep stacking features on top of it until you have a fully fledged folders management…
You have to start your new Blender version once, go into preferences and save once, then exit. This writes the preference folder for this version. https://docs.blender.org/manual/en/latest/advanced/blender_directory_layout.html You can then delete its contents entirely and overwrite them with the ones from your previous…
If "existing height detail" is actual height information in a lower layer, using normal/replace blend mode on the above stitch layer will work. Also make sure if these layers are in group folders, the folder needs its blend mode set to Passthrough. If the "existing height detail" is in the project's normal map, then you'll…
1. No idea. Works for me. Can someone else confirm it broken? 2. Yeah I zigged when I shoulda zagged (aka I copy pasted and forgot to update the script it should run lol) 3. The reason it happens is because if you use a non square layer, and the way I "was" pasting the channels around (Should have been Paste in…