Blender Git Commit Log

Git Commits -> Revision 4b6b27e

Revision 4b6b27e by Campbell Barton (master)
October 17, 2007, 15:27 (GMT)
markers in the sequencer

- added a new redraw type - REDRAWMARKER, at the moment this draws the same windows as REDRAWANIM, but this may not always be true, and it is more explicit whats
happening, This replaced 5 or so draw calls in quite a few places.

Commit Details:

Full Hash: 4b6b27ea7029a3a79702f1ec8af480aaf473c4d3
SVN Revision: 12270
Parent Commit: 8bb97b6e
Lines Changed: +281, -277

15 Modified Paths:

/source/blender/include/mydevice.h (+2, -0) (Diff)
/source/blender/src/drawseq.c (+4, -1) (Diff)
/source/blender/src/drawtime.c (+1, -1) (Diff)
/source/blender/src/editaction.c (+4, -18) (Diff)
/source/blender/src/editnla.c (+8, -40) (Diff)
/source/blender/src/editseq.c (+132, -86) (Diff)
/source/blender/src/editsound.c (+4, -21) (Diff)
/source/blender/src/edittime.c (+5, -25) (Diff)
/source/blender/src/header_action.c (+3, -15) (Diff)
/source/blender/src/header_ipo.c (+3, -10) (Diff)
/source/blender/src/header_nla.c (+2, -10) (Diff)
/source/blender/src/header_seq.c (+64, -1) (Diff)
/source/blender/src/header_sound.c (+1, -5) (Diff)
/source/blender/src/space.c (+46, -34) (Diff)
/source/blender/src/transform_conversions.c (+2, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021