tornavis/source/blender/makesrna
Joshua Leung b47605d841 NLA SoC: Separating F-Modifier UI drawing into its own file
* F-Modifier UI drawing/handling is now defined in a separate file so that it will be more suitable for inclusion into the NLA Editor's buttons.

* Started removing F-Curve dependence from the modifier drawing code, which wasn't strictly necessary

* Fixed F-Curve RNA wrapping to correctly use FPoints instead of the bulkier BPoints. Although nobody was likely to have encountered bugs here yet, this would almost certainly have contributed to some segfaults/data corruption along the track.
2009-07-02 04:47:36 +00:00
..
intern NLA SoC: Separating F-Modifier UI drawing into its own file 2009-07-02 04:47:36 +00:00
CMakeLists.txt
Makefile
RNA_access.h NLA SoC: Separating F-Modifier UI drawing into its own file 2009-07-02 04:47:36 +00:00
RNA_define.h 2.5: File Selector: display operator properties in the side region, 2009-06-24 21:27:10 +00:00
RNA_enum_types.h RNA read-only wrapped wmEvent so python operators invoke functions 2009-06-21 14:30:59 +00:00
RNA_types.h NLA SoC: Merge from 2.5 2009-07-02 03:32:57 +00:00
SConscript RNA 2009-06-16 00:52:21 +00:00