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)
commitd2f94ffcabb23048a43e66f262fafe168624ccb8
tree283e5c8bdad02d6076acbfc9e4cf0e017b270767
parentd99777852a4da747ac6ac6a738ec538f29346c68
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