hi, tnx for your help guys, i find it from disscord guys . macroScript EdgeHard category:"My Scripts" tooltip:"Form Hard Edge" ( $.EditablePoly.makeHardEdges 1 ) macroScript EdgeSoft category:"My Scripts" tooltip:"Form Soft Edge" ( $.EditablePoly.makeSmoothEdges 1 ) these are works in 3dsmax 2017 and i drag them in my…
First step : the camera. If you use the standard keyboard shortcut, use the S key and you use your mouse like you do in Maya with the ALT Key. :) Use the ALT key + right click on a object to get a menu with the primary tools. You can add the a custom toolbar (shelf) to access quickly to the basic shape (cube, cylinder, and…
is there a way to permantly shut down GMT? the scripts are being loaded still if you open max and have no gmt interface (still command panel being laggy with gmt disabled via max/tools/gmt ). I saw there is an option to enable and disable command panel in the GMT toolbar, im somewhat tempted to blame this feature. maybe…
* All the legacy stuff no one ever uses should be deleted or at least give an option to disable things manually. * Edit poly modifier and editable poly should share the same hotkey sets. * Preview selection needs to be fixed, right now it pretends to select everything when you hold ctrl to deselect things. I say pretends…
http://boards.polycount.net/showthread.php?t=60553 Missed this thread did ya? If that's too much to work with just for align scripts you can try out James Haywood's UV align scripts. Or Soulburn's scripts, he has a good flatten UV script also. But both of those packages come with a lot of other scripts. I have written a…
Hello everyone and welcome to the Monthly Art Challenge for the month of June !!! Hey everyone ! You said Concept Art ? There is plenty of it !!! I am so glad most of you guys participated in the previous challenge and you did some really great work ! (except nobody did that sci fi scene with the spaceship (sad face) )…
Hello everyone and welcome to the Monthly Art Challenge for the month of March !!! Hey all ! Nice work so far to all who joined last month ! I do my to keep giving you various environments so you can improve your skills and if new people join to be comfortable enough to start working on these concepts. This time I included…
Flash is the biggest games platform in the world, it has been for over a decade. It is not going to disappear anytime soon, and those kids got a good education in how to make game regardless of the platform, hopefully. Unity are right to do this, Adobe is comfortable but stagnated. We used flash to output animations to…
Not really, the primitive objects are all plugins so are self contained and don't have global properties. You could in theory write a script that applies the vert colour on object creation but youd probably end up having to write so many exceptions in it'd be huge. You probably won't be able to directly copy vert color…
Couldn't find it, so I wrote it again. It doesn't delete and recreate objects. It simply links everything to a temp dummy in the order you specify and then deletes the dummy. I don't know if this works for the viewport alpha. But the alpha sorting for a couple of game engines I used needed the objects to be sorted this…