Why is it almost April already? I must have lost track while localizing the plugin... anyway I just released 1.5.8.1, with some cool coloring features :)
Hey to all, I was wondering if anyone had any tips on how to avoid issues with pretty much everything I mentioned in the title, with the following issue: I create a LP mesh. I pop a Project modifier on it. I export my Cage to a Mesh (still inside Max all this). Now here gets the vexing part, my model is symmetrical both…
Some cool guy at cgtalk, wrote this: macroScript selectBymousecategory:" CGtalk "(selectedEdges = polyop.getedgeselection $ tool mouseLoops ( local oldpos = mouse.screenpos local refPoint = mouse.screenpos local dist = 2 fn getDirection dist = ( newPos = mouse.screenpos if newpos[2] < refPoint[2] and newpos[2] < oldpos[2]…
here is the complete code from the video what I meant was that lowercase "L" in "for i in l to obj.NumVerts do" appears to be undeclared. function exportMesh obj fileName origin:obj = ( local file = createFile fileName, vertStore = #(), numFrames = (animationRange.end - animationRange.start).frame as integer format "%,…
oh... The script I've been using all along wasn't mop's script at all o.O Just tested mops old script and now I see what you mean that it takes ages to calculate... in fact it looks like my max is going crazy in mem usage as a result of using mops old script so I had to alt f4 it :/ Tried the new mop script as well, also…
Ok that sucked... But found this here http://forums.cgsociety.org/showpost.php?p=6629471&postcount=9 It seems to be working and as long as I don't move my original Ortho view it wont touch the floating window. To work do this: - Click on the viewport you would like to clone and make sure you have your full object in view -…
Another business decision that impacts the desire to switch from in-office to remote: some cities in the U.S. offer tax incentives to businesses that fill office space in their municipalities, because all those workers need lunches, gyms, haircuts… local business stimulus y’all! These incentives can rely on a certain…
I hate Substance Painter . Need to paint seamlessly across multiple unique and tillable materials having different from factor . Like a tilable asphalt 2kx2k , a few narrow stripes 64x2k painted lines, and roadside edges both V tilable following the base mesh flow and a local unique cut in a complex crossroad . Plus a…
But that's the problem, I really am not seeing AAA folio's of the quality that is stressed here correlating to the sort of people actually hired or the work actually being done in the studios. Like sure in some of the more specialized studios clearly they need that level of talent, but its not the only consideration. Like…
In this thread, i'll show you how to replace the context sensitive marking menus with marking menus of your own, that you can edit in the marking menu editor. Scroll down for the short story if you don't want to read about the struggle **** Long story **** The age old problem of how to edit the context marking menus that…