Maybe I am wrong, but aren’t you complicating things? Probably I was a bit unclear too. if we have $userScripts\Folder\scriptfile.ms we would need e…
Could you help providing this function?
Serejah: What do you want to achieve modifying mxseditor gui ? Quickly execute some custom mxs code? Currently, the ideas I have are (menu or con…
What about the context menu in the Maxscript Editor? Would you treat it the same way if you wanted to alter it or is yet another thing?
Thank you @Serejah doc = GetMXSEditorWindowText hwnd print out the whole text from the Macroscript Editor. Instead of writing substring doc (start+1…
nope, I was wrong. Seeing there were menu items for Material Editor made me assume that the same was for Slate. Serejah: You can easily append…
I think options are always good. Making it a scripted modifier sounds like a very good idea since it is non-destructable – but the UI you made is also…
All right, my brain reached melt-down. Time for some relaxation! One hour later, I ended up with nothing more than a tiny UI If anyone is in the mo…
I noticed that if I run relaxPolyVertsUsingAxis $ it uses the values defined at the top, is there a reason why default values are defined in advance …
Do I need to run relaxPolyVertsUsingAxis() with some parameters? Didnt manage to run it denisT: _axis = case axis of does this part mean t…
I tried inside Max, manually (not with a script) moving from 0,0 to the original location and can confirm no alteration or modification occurred to th…