Wednesday, August 15, 2018

Debug in Maya with Visual Studio Code

Working on more complex scripting projects in Maya, the time spent debugging grows. Time is precious and having a clean debug workflow is the big bang here. I switched to VS Code recently and found setting up the Maya debugging connection quite simple, thanks to this great blog post by iwonderwhatjoeisworkingon http://iwonderwhatjoeisworkingon.blogspot.com/2017/04/debugging-maya-using-visual-studio-code.html

No comments:

Post a Comment

Maya 2018 Auto Retopo Function

I just found this handy hidden function in Maya 2018 to turn your Mesh into even Quads or Triangles. // MEL //  turn selected mesh int...