Blender Git Commit Log
Git Commits -> Revision c140ccb
Revision c140ccb by Campbell Barton (master) August 12, 2012, 19:35 (GMT) |
2d smoothview now scales back the time to move for smaller view zoom/panning. also the compositor bounds (used for scroll bars), were only calculated when pressing the home key in 2.63, how this is updated on draw |
Commit Details:
Full Hash: c140ccb9fd3bdf4659ab9159705e868f36817566
SVN Revision: 49856
Parent Commit: 3854128
Lines Changed: +66, -8
5 Modified Paths:
/source/blender/editors/interface/view2d_ops.c (+47, -1) (Diff)
/source/blender/editors/space_node/node_draw.c (+16, -1) (Diff)
/source/blender/editors/space_node/node_view.c (+0, -4) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+1, -0) (Diff)
/source/blender/editors/space_node/node_draw.c (+16, -1) (Diff)
/source/blender/editors/space_node/node_view.c (+0, -4) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+1, -0) (Diff)