Files @ 7adc65771676
Branch filter:

Location: light9/flax/editsub - annotation

drewp
big restructuring - moved lots of things (including most panels) to other files
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)