Blender Git Commit Log

Git Commits -> Revision 8fb499c

Revision 8fb499c by Nicholas Bishop (master)
July 26, 2010, 18:37 (GMT)
* Added a new RNA subtype, PROP_IMAGEPATH. It's the same as PROP_FILEPATH, but for images only.
* Changed UI code to display image browser for PROP_IMAGEPATH
* Set the icon_filepath RNA property for brushes to use PROP_IMAGEPATH
* Changed preview icon drawing to ignore unset icons
* Fixed const warnings in brush RNA

Commit Details:

Full Hash: 8fb499c34f8dd9bd38c73c88cf2e588aae854606
SVN Revision: 30763
Parent Commit: 10b124a
Lines Changed: +19, -9

6 Modified Paths:

/source/blender/editors/interface/interface_layout.c (+5, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+3, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+8, -8) (Diff)
/source/blender/makesrna/RNA_types.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_props.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021