Blender Git Commit Log

Git Commits -> Revision 6fcacf0

Revision 6fcacf0 by Campbell Barton (master)
July 8, 2010, 14:30 (GMT)
- duplicating a scene now duplicates all strips (not just selected ones)
- python change, dont import 'bpy' by default, initially I thaught this would make scripting easier but it ends up being annoying when you want to register a script or if you want to import it. (more trouble then its worth to save 1 line, also not very pythonic).

Commit Details:

Full Hash: 6fcacf077df261183bfe1976909cb1d636a913ed
SVN Revision: 30115
Parent Commit: 6feea7e
Lines Changed: +3, -7

4 Modified Paths:

/source/blender/blenkernel/BKE_sequencer.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021