Hey guys, In Soft I can declare all kinds of event callbacks like OnSceneOpen, OnSceneClose, OnSceneSave, OnExit, etc. You define a function to run when said event triggers.
Does Maya have something around those lines? I'd like to do a reference rig update notifier, but I'd like an OnSceneOpen event to trigger the notifier check. (I don't want to bundle scripts inside the scene, either.) Any help appreciated. Cheers, -- Alan -- http://groups.google.com/group/python_inside_maya
