Blender Git Commit Log

Git Commits -> Revision 4e23275

Revision 4e23275 by Ton Roosendaal (master)
January 28, 2009, 18:26 (GMT)
2.5

Some drawing tweaks for animsys:

- added notifier ND_KEYS type, to send proper notes around.
now insert-key redraws fcurve/action view
- made slider-draggers disappear when view is total or bigger.

Also experimented with making sliders go away entirely, but
this conflicts too much with current code for channel lists.

Ali: I think you have to make call that calculates the 'tot'
for channels, and run this in region listener, including the
totRect update for view2d.

The 'minsize' for channels also fails when there's a slider,
it always doesn't fit then :)


Commit Details:

Full Hash: 4e232753c099f640c0c9a8e12d0724c148dda45d
SVN Revision: 18719
Parent Commit: f29a200
Lines Changed: +145, -75

11 Modified Paths:

/source/blender/editors/animation/keyframing.c (+3, -3) (Diff)
/source/blender/editors/interface/view2d.c (+114, -70) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -0) (Diff)
/source/blender/editors/space_action/space_action.c (+8, -0) (Diff)
/source/blender/editors/space_file/space_file.c (+0, -1) (Diff)
/source/blender/editors/space_ipo/ipo_draw.c (+5, -0) (Diff)
/source/blender/editors/space_ipo/space_ipo.c (+5, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021