blender/source
Bastien Montagne 6b51c27414 uiLists enhacements: dragresize and better GRID layout.
Many thanks to Brecht for the review!

* You can now drag-resize uiLists (in default or grid layouts).
** Note about "default" size: when you drag below minimal size of the uiList, it will automatically reset to automatic sizing (i.e. size between rows and maxrows, depending on the number of items to show). This often means (e.g. in Materials list with many mat slots) that the list will grow again to maxrows!

* Grid uiLists now have a customizable number of columns (previously it was a fixed value of 9), and they will respect the rows/maxrows settings as well (i.e. show a scrollbar when needed), instead of growing indefinitly!
2013-08-27 15:27:41 +00:00
..
blender uiLists enhacements: dragresize and better GRID layout. 2013-08-27 15:27:41 +00:00
blenderplayer uiLists enhacements: dragresize and better GRID layout. 2013-08-27 15:27:41 +00:00
creator quiet warnings when building as a python module 2013-08-26 19:32:03 +00:00
gameengine BGE: Cleaning up the vsync code a little. 2013-08-26 08:14:52 +00:00
icons
tests test operator script, add ability to load files from a path while testing operators. 2013-06-28 16:30:34 +00:00
CMakeLists.txt
SConscript