I figured out how to assign Ctrl+S to Tool - Save as, but I don't see just Save. Document has Save, but Files and Tools only have "Save as", which is annoying to confirm overwrite each time.
I started up max early yesterday and got this really bizzare startup message...has anyone encountered this issue before and know how I may resolve that? I'm not sure if this is one of the things re-installing the application would be able to deal with...
Well, Chat GPT now makes python scripts that builds you complex node based setups for both geometry nodes and shader nodes in Blender and I managed to make its AI image Generator build me exactly images ( alphas mostly) I asked after. After 3-4 correcting approaches . A thing I couldn't get from PHotoshop/firefly AI that…
Hey everyone, thanks for the feedback on this piece — the anatomy critique on the foot was correct, so I went back and fixed it. I've updated the image in the original post with the corrected version. Quick note on my workflow, since it came up in the comments: I work with AI generation as a starting point and do extensive…
Posting this here specifically because Polycount's audience cares about pipeline more than novelty, and that's the actual use case I built this for. Context I run Anvil Interactive Solutions — we ship Blender/UE5/Unity tooling (Quadify line, BlendUnreal, BlendUnity, a few others). BlenderMCP Pro came out of needing to do…
This year challenge for october/sculptober Season of the Bad Guys Club 9 Prompt: Ghoul Prompt: Bolt Boy Prompt: Bat brat Prompt: Grease Bag Prompt: Cult Member Prompt: Bone Head Prompt: Plasma Sucker
Hi thereI have a script that exports fbx file automatically. Is it possible to do the same thing but save selected instead of exporting file? Here's the script for current in geometry do( select current newFileName = current.name newFilePath = pathConfig.GetDir #Export completeFilePath = (newFilePath + "/" + newFileName)…
For each loop select the mesh you want to export, and then after everything is exported reset the selection to all of them. selObjs = selection as array for theObj in selObjs do ( startPos = theObj.pos theObj.pos = [0,0,0] select theObj exportFile (maxfilepath + theObj.name) #noPrompt selectedOnly:true using:fbxexp…
I want to say thank you for this response, when I referred to negative, I meant suggesting I was a bot and all that I am writing isn't real, it just seemed like it is an immediate assumption and attack formation was automatic. With that said, I didn't disappear when people didn't welcome this with open arms, I have come…