blender/source
Julian Eisel a4203814d1 UI: Panel drag-collapse
D1233, Adds a way to quickly open/close multiple panels by holding LMB and dragging over the desired panels,
Suggested by @maxon

The decision if the panels are opened or closed is made based on the first Panel the user drags over.
If it is closed, all panels he drags over are opened
(including the first one) if it's opened, they get closed (matching existing drag-toggle logic).
2015-04-25 13:11:32 +10:00
..
blender UI: Panel drag-collapse 2015-04-25 13:11:32 +10:00
blenderplayer Fix BPlayer (c) 2015-04-17 16:03:14 +02:00
creator Add debug option --debug-gpumem to show GPU memory used in status bar. 2015-04-24 14:11:21 +02:00
gameengine BGE : fix bugs with physics collision mask/group 2015-04-24 11:57:38 +02:00
icons
CMakeLists.txt
SConscript