Files
test/source/blender/blenkernel
Ton Roosendaal c8cadcd557 Bug 729
When more than 30 scenes are in a scene, the sequencer "Add" option didnt
show a databrowse window.
This was a nasty one, because databrowse facilities are more-of tied to
having a header. The fix is that I added option to IDnames_to_pupstring()
to not limit the menu (by passing NULL for menu short pointer).

Also noticed a bug with pupmenu_col(), which did return on a val==0 event
(mouse release) which shouldn't be, this makes sequences of menus not
possible.
2004-04-10 15:13:28 +00:00
..
2004-04-10 15:13:28 +00:00
2004-01-31 13:00:31 +00:00
2003-03-24 16:08:15 +00:00
2003-10-25 12:27:16 +00:00
2004-01-05 00:06:11 +00:00
2004-02-29 21:40:48 +00:00