Blender Git Commit Log

Git Commits -> Revision 4a5618a

Revision 4a5618a by Ton Roosendaal (master)
December 6, 2006, 14:37 (GMT)
Bugfix #5356

Outliner: the new 'restriction' options were drawn as buttons, and created
always even when not visible. Gave big slowdowns on large data sets.

Also: help lines were drawn as shorts, should be floats

Cannot fix: button coordinates are short by default still, giant outliner
data sets draw buttons in wrong location.

Did add nice feature though; on several events the outliner now is not
being re-built anymore, but redrawn only. I want to be a bit conservative
with it though... but it happens for:
- LMB drag to select items
- pageup/down, scrollwheel, mmb scroll
- search item
- show active item
- toggle selection
Makes a good difference :)

Commit Details:

Full Hash: 4a5618a06caf37642aa19dc7850e3f2546487ec5
SVN Revision: 9224
Parent Commit: c0becb4
Lines Changed: +78, -55

4 Modified Paths:

/source/blender/makesdna/DNA_space_types.h (+3, -1) (Diff)
/source/blender/src/drawipo.c (+3, -0) (Diff)
/source/blender/src/outliner.c (+71, -54) (Diff)
/source/blender/src/space.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021