Blender Git Commit Log
Git Commits -> Revision 85d6759
Revision 85d6759 by Joerg Mueller (master) January 9, 2016, 01:35 (GMT) |
Audaspace: Sequencer sound bugfix and mono UI. - Fixed a bug that the sound when changed in the properties panel was not updated. - Added the option to make a sound mono while adding a sound strip. - Added the option to make a sound mono in the sequencer properties panel. Related bug report: T47140 |
Commit Details:
Full Hash: 85d675963665300d3049b42cc5d70547380557ee
Parent Commit: f39aa17
Lines Changed: +26, -6
6 Modified Paths:
/release/scripts/startup/bl_ui/space_sequencer.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_sequencer.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+9, -4) (Diff)
/source/blender/editors/sound/sound_ops.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+9, -1) (Diff)
/source/blender/blenkernel/BKE_sequencer.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+9, -4) (Diff)
/source/blender/editors/sound/sound_ops.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+9, -1) (Diff)