(I'm on Windows 7, Maya 2015 SP6) I have no idea when did this start, but recently all newly created beziers have their tangents broken by default. The creation tool worked properly (both the Bezier and the Curve-3 Bezier tools), but once the tool's completed, all the tangents break. Using the Smooth Tangents option on…
Hey guys.I recently started working on this project, I'm making this ~1900's victorian reading room to practice interiors environnements. Here's my main reference board for this one : So far I've done a rough blockout for the global composition of the scene, aswell as a quick light setup trying to get the mood, worked on…
mmm, well I've had lights breaking when trying to use the mats customize utility to setup a scene once or twice, if that could never happen that would be great, it used to also get "lost" behind that preview sphere (you could click) to put the light behind the object, which kind sucked the 1st few times. Forget why i had…
Hi friends, i googled around but couldn't find out how i read the destination/target of a given .LNK windows shortcut file. Is this even possible with MaxScript? This forum holds no thread with the search word "lnk" :( If it e.g. points to "c:\test.txt" i would like to get this path as return value... Thanks!
http://bizpunk.blogspot.com/2010/01/after-bell-today-ea-announced-massive.html Definitely an interesting albeit grim read on the state of EA and it's inner thought process on operations.
Only thing i can think of is to ask the : Mesh-machine Creator about the situation and perhaps they could provide the solution or at least bring it to their attention about this situation. Assuming its a blender issue? lot of people talking bout the "editors of blender having too many hats", "in competition", what needs…
Hey folks. I'm Arrow - been doing art of all kinds for ages, digital and traditional, and freelancing for quite a while with a focus on game art mostly in the indie world. I've been meaning to start a sketchbook thread on here for ages. Social media and Discord channels are no replacement for forums. For personal work…
[ QUOTE ] According to local news reports, the state of Louisiana is considering tax breaks specific to the video game industry, in an attempt to lure game creators to set up shop in the state. The state has already employed an extremely successful similar scheme for film productions using the state, with exemptions on…
renderers.current.globalSamplerEnabled = true -- Sets the GSS checkbox to on. then if I go and manually turn it off in the UI and ask max... renderers.current.globalSamplerEnabled == false I get false... in other words... It is only reading back to me the last value I set to the checkbox through maxscript. Why?…