Blender Git Commit Log

Git Commits -> Revision 0ed3e0b

Revision 0ed3e0b by Campbell Barton (master)
September 22, 2007, 06:58 (GMT)
made sticky UV editing options more accessible by adding them to a popup in the header.
Changed how the sticky setting is stored in DNA - (as a char rather then 2 flags).
replaced the UV/FACE icon with another needed for the sticky menu.
removed 2 unused icons.

commented the UV transform panel since it only had 2 buttons in it.

depgraph update calls needed to be added to Ctrl+V/E/F menu's because some commands were crashing.

Commit Details:

Full Hash: 0ed3e0bb4f346410d3e021420159d91a26c67052
SVN Revision: 12104
Parent Commit: 2244d19
Lines Changed: +2190, -2225

12 Modified Paths:

/release/datafiles/blenderbuttons (+0, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -14) (Diff)
/source/blender/include/BIF_editsima.h (+0, -1) (Diff)
/source/blender/include/BIF_resources.h (+5, -5) (Diff)
/source/blender/include/BIF_space.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+6, -4) (Diff)
/source/blender/src/blenderbuttons.c (+2073, -2070) (Diff)
/source/blender/src/drawimage.c (+26, -42) (Diff)
/source/blender/src/editmesh_mods.c (+6, -1) (Diff)
/source/blender/src/editsima.c (+25, -17) (Diff)
/source/blender/src/header_image.c (+25, -53) (Diff)
/source/blender/src/space.c (+22, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021