Blender Git Commit Log

Git Commits -> Revision dae8396

Revision dae8396 by Joshua Leung (master)
December 18, 2008, 09:20 (GMT)
View2D: More bugfixes

* Added flags to View2D to specify whether the view should have pixel offsets applied (this is able to be specified per axis, just in case the need arises). Currently, this is only used for headers, where the UI elements were not as smooth + round as they could be

* Fixed IPO/Action/NLA so that new instance will show channel lists by default and with scrollers

* Fixed Outliner zoom-in/out on changing windowsize. I didn't notice this on my previous custom .B.blend file, but the problem was apparent in the default setup.

Commit Details:

Full Hash: dae839639d6a4ffc4804e8b6e916f129aaf78afe
SVN Revision: 17920
Parent Commit: ced396c
Lines Changed: +142, -60

6 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+9, -7) (Diff)
/source/blender/editors/interface/view2d.c (+41, -22) (Diff)
/source/blender/editors/space_action/space_action.c (+78, -23) (Diff)
/source/blender/editors/space_nla/space_nla.c (+8, -7) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021