Blender Git Commit Log

Git Commits -> Revision 9c9209f

Revision 9c9209f by Campbell Barton (master)
January 16, 2010, 22:56 (GMT)
resizing any area/region would redraw all views in every window.
This means a large scene will make blender resize the border between the timeline and the graph editor slow since it redraws the 3d view for each update.

edited the operators to only redraw whats needed. since tons away IFDEF'd this incse it needs to be reverted.

Commit Details:

Full Hash: 9c9209f7e59d1561935ddeb7f5f42181ac965a86
SVN Revision: 26044
Parent Commit: 8c74944
Lines Changed: +58, -6

3 Modified Paths:

/source/blender/editors/screen/area.c (+2, -0) (Diff)
/source/blender/editors/screen/screen_intern.h (+3, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+53, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021