syncsketch / syncsketch-maya

A Maya Plugin/Integration to push Videos/Playblasts from within Maya to syncsketch, and retrieve annotations back
https://www.syncsketch.com
Other
15 stars 13 forks source link

"Target" shelf button not working #3

Closed L0Lock closed 4 years ago

L0Lock commented 5 years ago

When clicking the target shelf button maya_2019-10-24_12-29-01 , nothing happens.

This is what outputs the script editor:

import syncsketchGUI; reload (syncsketchGUI); syncsketchGUI.reload_toolkit (); syncsketchGUI.show_syncsketch_browser_window()
# Error: NameError: file L:/loicd/Documents/maya/scripts\syncsketchGUI\gui.py line 324: global name 'SyncSketchBrowserWindow' is not defined # 

On Maya 2019 Windows 10 pro.

yafesdev commented 5 years ago

@L0Lock Thanks L0Lock, that is a feature we have deprecated, in the latest install it is removed.