Before, after Recent shows a list of the most recent posts on the forum. Drafts will show you a few nice links: * Recent Topics = a list of the most recent posts on the forum. * Activity = the latest non-post changes site-wide. New members added, ranks achieved by people, avatars changed, etc. * Drafts = all the replies…
No, you still have to edit a script. Drag and drop only works with an empty toolbar, and has limited formatting options. Though there is a setting in Preferences for how wide you want the text buttons to be... that might get you closer to your goal.
I think Swordslayer already has him covered ;) https://www.scriptspot.com/forums/3ds-max/general-scripting/maxscript-to-select-radio-buttons-in-the-proboolean-command-panel
Zbrush 4R7 - Hi everybody! I have my own custom interface. Every time I change sub tools or load another project, some parts of my custom interface disappears and I need to load my interface again. (I already did store config). The problem is the same of this video: https://youtu.be/h1lXW78BFbA?t=7 Anyone experienced this…
Haiddasalami, is right about b_diffuse being disabled. I assume you are not allowed to change that part though. But really you don't even need to enable b_diffuse to work just do something like this: (medit.GetCurMtl()).RolloutName.b_diffuse.picked (bitmaptex filename:pathToFile) This will make Max think you pressed the…
When I'm stuck on getting started with a model, I think it helps to examine models that other people have made, gives me ideas for how to tackle things. An example, searching the web for "sketchfab 50's car lowpoly" https://sketchfab.com/3d-models/low-poly-1950s-car-2045e51f13024c07a6f0ed8a650c7905 Then you can use the…
SOLVED - if you hold CTRL while doing the change component RMB gesture, it won't select a new object In Maya, if you have Object A selected and then do a RMB gesture to change component selection, any other object that is under the cursor will become selected. Is there a way to disable this so that component mode is…
Hey guys, If you want you can check my tutorials (no voice) how to create these things: https://www.youtube.com/watch?v=h3_3oafhE-E&list=PLob6hbUtmU2Ms5oEzjKwYYwUK_ypsOUap&index=1 https://www.youtube.com/watch?v=oGNxvzEyBoY&list=PLob6hbUtmU2Ms5oEzjKwYYwUK_ypsOUap&index=7…
Nice to see that this edge fading setting is possible to change without affecting edge selection now, as that wasn't always the case (at least not in 3.x) Also now that you are gradually tweaking things to your liking here's a suggestion : by default, recent versions of Blender perform selections on click release - meaning…