Maybe I’m misunderstanding the problem you’re trying to solve, but gizmos are not created from an absolute path. Rather, their class names and knob values are included in the script like other plugins. You just need to make sure the same .gizmo file is on the Nuke plugin path for any machine that needs the gizmo.
-Nathan From: Erwan Leroy Sent: Sunday, January 04, 2015 1:21 AM To: Nuke Python discussion Subject: [Nuke-python] platformPathRemaps Hi everyone, and Happy new year. I'm looking at using the built in "platformPathRemaps" (knob in preferences). It works great for reads and writes, but doesn't seem to work with gizmo locations. I wanted to look into the script but cannot find anything so far, and there seems to be no documentation whatsoever about that knob. (A google search doesn't return anything). Does anyone know if the remapping is handles by a python script? Cheers Erwan -------------------------------------------------------------------------------- _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
