[Maya-Python] Keypress event in Maya

2018-05-25 Thread Alexey Vasilyev
Hi. I'm new to Maya programming. I'm curious if it's possible to track keypress events in Maya main window using PySide or any other way? For example, when cube primitive is selected, I want to be able to increase or decrease its subdivisions using Left and Right arrows. When it's not selected,

Re: [Maya-Python] compiling OpenVDB

2018-05-25 Thread Marcus Ottosson
In my experience, this throws even the most hardened developer. So I wouldn't worry about feeling overwhelmed; it is overwhelming. Perhaps if you start by sharing what steps you've done so far and what steps led you to the specific problem you're having at the moment, along with the exact error me

[Maya-Python] compiling OpenVDB

2018-05-25 Thread Juan Cristóbal Quesada
Hi, im trying to compile openvdb 5.1 in windows 10 with visual studio 2012 for maya 2017 and all the dependency libraries like openexr, ilmbase, zlib, etc. Im following some instructions from website after a quick google search but since there are so many intermediate steps this is exceeding me. I