alicevision / MeshroomMaya

Photomodeling plugin for Maya
http://alicevision.org
Mozilla Public License 2.0
140 stars 36 forks source link

Fix shortcuts in Maya 2016 + Add shortcut for selecting the closest camera #178

Closed yann-lty closed 7 years ago

yann-lty commented 7 years ago

Connected to #175

eprana commented 7 years ago

LGTM

Just be careful with MGlobal::executeCommand(). Prefere MGlobal::executeCommandOnIdle() when possible.

fabiencastan commented 7 years ago

As we don't use a path anymore, we can rename the MAYAMVG_QML_PATH into MAYAMVG_USE_QMLINSTANTCODING=1.