view doc/extra @ 908:0a47ec94fc63

move all point editing into Curve. fix manip to never try to make points have the same X. add check in Curve that points never have the same X or crossing X Ignore-this: 75ad005fd9d35a61ecef82bf8ddae3f4
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 10 Jun 2013 09:28:11 +0000
parents 45b12307c695
children
line wrap: on
line source



'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''