Blender Git Commit Log

Git Commits -> Revision c6dbbde

Revision c6dbbde by Joshua Leung (master)
November 23, 2009, 09:47 (GMT)
Various bugfixes:
* Tweaked the code for operator buttons so that only those operator buttons in the toolbar have their text left-aligned. This is done at layout-block level

* Silenced "file_init" print when opening the file browser

* Disabled animateability of the "active_shape_key_index" for Objects, since this property behaves in a very unpredictable manner, leading to problems with users trying to keyframe shapekey values and ending up keying the list.

* Remove some unnecessary RNA wrapping code

Commit Details:

Full Hash: c6dbbde16bdcfc46eba0c5a6bcd02c8d40c5f964
SVN Revision: 24800
Parent Commit: 7617736
Lines Changed: +20, -24

9 Modified Paths:

/source/blender/editors/animation/fmodifier_ui.c (+3, -11) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_layout.c (+5, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+0, -3) (Diff)
/source/blender/editors/screen/area.c (+9, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+0, -6) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021