Hi Alex, I believe it should works. You can have a look at the built-in tool at : [...]/Nuke9.0v4/pythonextensions/site-packages/hiero/ui/RenameTimelineShots.py
>From line 77, you can find how tokens are used. You can probably write your own function to resolve custom tokens. I think you'll have to override this class. Cheers, Justin 2015-05-15 3:14 GMT+01:00 Alex - <[email protected]>: > Does anyone know if custom resovlers defined for export templates carry > over to the timeline "Rename Shots" dialog? > > They seems like the should, but it's claiming my token isn't defined > (works fine in the export dialog) > > Does it need to be registered elsewhere? > > -Alex > > > > > > _______________________________________________ > 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
