Hey. Maybe someone will write the script and switch modes pivot in Origin-Center-Base at the touch of a button on a cycle. This is the most frequently used operation modes. I would also like to have a switch triangulate / quadrangulate functions. It would save me a place in my marking menu. Thank you!
Just finished this script off, its a very useful set of tools in max to help compile your HL2 files. All the info you should need will be on the page as well as link to download. Please read it carefully to make sure you install it correctly. Half-Life 2 Tools If you have any questions or problems getting it started let me…
I've gotten really interested in the fur via alpha mapped dots: example from bobo And I was wondering if there is any way, within maya, to take some paint effects grass or fur, place 3 or 4 planes bisecting the grass/fur and run a MEL script to say "wherever a blade of grass/fur passes through a plane, render a cross…
Does anyone know how to do this the below code works to change the color management string $wsName = `colorManagementPrefs -q -renderingSpaceName`; colorManagementPrefs -e -viewTransformName "Log"; But for some reason setting it to raw does nothing? string $wsName = `colorManagementPrefs -q -renderingSpaceName`;…
Hi, I am looking for script, which would allow me to extract faces to new object (separate on) WITHOUT splitting/detaching those faces into multiple objects, just keep it as one. Then, ideally, keep those extracted faces in the same outliner group and selected (selected only in order to combine if they would be still split…
Hi. I have a xml script but I can't get all values from xml file. What is it wrong ? using System.Collections;using System.Collections.Generic;using UnityEngine;using System;using System.IO;using System.Xml;using UnityEngine.UI; public class readXML : MonoBehaviour { public Text uiText; // Use this for initialization void…
Hey everyone, i did small script for Copy & Paste objects between Maya and Blender 2.8 . I hope you find it usefulhttps://gumroad.com/l/dLYcO https://www.youtube.com/watch?v=eIW1etdBwSM Loading...
as a hacky maxscript newb i'd probably try dissecting existing scripts that walk through your scene and toggle modifiers and adapt them to my needs. the soulburn scripts package has one that toggles all TS modifiers, for instance. Probably pretty much what monster said.
Neox - if you want one to generate scripts etc. try cursor rather than the chatbots. the models are much more inclined to read the docs and reason from them rather than checking stackoverflow / reddit for a premade solution and making shit up if they can't find it I think the free tier is still pretty generous but even if…