Blender Git Commit Log
Git Commits -> Revision 3fb7442
Revision 3fb7442 by Ton Roosendaal (master) May 19, 2005, 19:58 (GMT) |
Made TimeLine "Play" also play sound and synchronize with it. Added the feature with a header button. Works like audio playback on ALT+A, meaning you have to add the audio strips in Sequencer. The 'only sync' option for ALT+A doesn't work here. Also: fixed crash on ESC in audio playback in sequencer. |
Commit Details:
Full Hash: 3fb7442d35e6c8a36f3aaebc7a9175a3b77b5251
SVN Revision: 4456
Parent Commit: dee5af1
Lines Changed: +44, -14
7 Modified Paths:
/source/blender/include/BSE_headerbuttons.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/src/drawview.c (+8, -6) (Diff)
/source/blender/src/editscreen.c (+18, -3) (Diff)
/source/blender/src/edittime.c (+1, -1) (Diff)
/source/blender/src/headerbuttons.c (+3, -3) (Diff)
/source/blender/src/header_time.c (+12, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/src/drawview.c (+8, -6) (Diff)
/source/blender/src/editscreen.c (+18, -3) (Diff)
/source/blender/src/edittime.c (+1, -1) (Diff)
/source/blender/src/headerbuttons.c (+3, -3) (Diff)
/source/blender/src/header_time.c (+12, -0) (Diff)