view flax/editline @ 1919:f0d8803e08fc

seems like a timeline bug- fix is untested Ignore-this: ac145afc590121e727c1b2e86b404315
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 20:08:40 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk