Blender Git Commit Log

Git Commits -> Revision 9b3bd55

Revision 9b3bd55 by Bastien Montagne (master)
April 2, 2014, 11:09 (GMT)
Replace resize code of image scopes by use of new GRIP button.

This deduplicates/simplifies some code. Also cleanup up a bit scopes UI code!

Use new GRIP button for uiList grab-resize.

This allows us to greatly simplifies the code, and get rid of a few hacks in uiList event handling!

Note autosize mode of uiList is now trigered by any value of list_grip below a given threshold, rather than the fixed zero value...

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D343

Commit Details:

Full Hash: 9b3bd5582be99e26b6c3651f66db516982bc8461
Parent Commit: 4faef1e
Lines Changed: +240, -469

6 Modified Paths:

/source/blender/editors/interface/interface_draw.c (+14, -29) (Diff)
/source/blender/editors/interface/interface_handlers.c (+109, -334) (Diff)
/source/blender/editors/interface/interface_layout.c (+0, -9) (Diff)
/source/blender/editors/interface/interface_templates.c (+95, -88) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+13, -8) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+9, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021