Blender Git Commit Log

Git Commits -> Revision e546d76

Revision e546d76 by Campbell Barton (master)
September 17, 2010, 05:58 (GMT)
minor changes needed for the next commit.
- BKE_add_image_extension now sets the extension rather then appending. (no more image.jpg.tga)
- py/rna functions which have no return value now raise an error if a non-None value is returned.
- added back the red-alert flag so buttons can have a red highlight if somethings wrong.

Commit Details:

Full Hash: e546d7666b753480995dc54c0cf68a3011dd28f0
SVN Revision: 31975
Parent Commit: 5ae75d5
Lines Changed: +30, -15

5 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/image.c (+8, -3) (Diff)
/source/blender/editors/include/UI_interface.h (+10, -9) (Diff)
/source/blender/editors/interface/interface_widgets.c (+5, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021