Added FloatProperty and ChoiceProperty.
authorW. Trevor King <wking@drexel.edu>
Thu, 29 Jul 2010 16:36:38 +0000 (12:36 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 29 Jul 2010 16:36:38 +0000 (12:36 -0400)
commit0b4e5b90c75d86e3d586048ae50c27d24a4182f2
tree283e5c8bdad02d6076acbfc9e4cf0e017b270767
parent03b8e85293acbebc9e920a321100d186da6ba2a5
Added FloatProperty and ChoiceProperty.

ChoiceProperty will be used for 'curve', 'playlist', and possibly 'driver'.

We'll group the outstanding types following:
  PathProperty():
      5 file
      2 path
  To be renamed:
      1 glob   -->   string
  To be determined:
      3 object
      3 dict
      1 function
  Handled by callbacks, to allow clicking on plots:
      1 point
hooke/ui/gui/panel/propertyeditor2.py