A PySide Timecode Calculator that works in both Nuke AND Hiero
Nuke/Hiero Timecode Calculator
Updated: 1 August 2012
Author: mattbrealey
Compatible Nuke versions: 6.3 or later
Compatibility: Linux, Mac, Windows
Here's a quick example of putting together a PySide panel that works in both Nuke and Hiero. It's a (very) basic timecode calculator but I'm hoping it might come in handy for a few of you! Just let me know if there are any questions...
Usage:
For Nuke, copy this file to '~/.nuke' and add 'import TimecodeCalc' to your menu.py file.
For Hiero, copy this file to '~/.hiero/Python/StartupUI/'