Blender Git Loki

Git Commits -> Revision 6d6e0a7

Revision 6d6e0a7 by Dalai Felinto (multiview)
October 23, 2014, 17:46 (GMT)
Sequencer: Support for stereo 3d image strips

Note: there is a bug when you render the image and try to render another frame. It seems like a lock problem (blender just hangs).
So as with anything else in this branch do not use it with production files that you have no backup.

Commit Details:

Full Hash: 6d6e0a77365d04bb7d0e13415e9ca06e0a31f877
Parent Commit: 53f3860
Lines Changed: +222, -29

10 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+30, -0) (Diff)
/source/blender/blenkernel/BKE_scene.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+2, -18) (Diff)
/source/blender/blenkernel/intern/scene.c (+24, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+100, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+13, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+43, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021