Blender Git Loki

Git Commits -> Revision 01d6919

Revision 01d6919 by Jorge Rodriguez (soc-2012-bratwurst)
June 22, 2012, 02:43 (GMT)
Clicking and dragging an a series of toggle buttons with the same function toggles them all to the same state. Works for lots of different kinds of toggle buttons, such as the layout buttons, buttons in the outliner, and listbox buttons. State variables are stored in G, which is perhaps not appropriate, but is the best place I've found so far to store such things.

Commit Details:

Full Hash: 01d6919dc69819b4be36bdf176ea2e287a4a2f71
SVN Revision: 48184
Parent Commit: 0d59599
Lines Changed: +40, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/blender.c (+2, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+28, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021