Blender Git Loki

Git Commits -> Revision 8884eb8

Revision 8884eb8 by Dalai Felinto (multiview)
August 28, 2014, 22:27 (GMT)
OpenGL Preview Export (work in progress)

OpenGL Preview Export is working for still images, and not breaking for sequencer, movie, ...

That includes some refactoring to unify the code of render_opengl.c and
pipeline.c (the part related to saving).

Next tasks:
* Get it to work for the movie opengl preview
* Get the sequencer 3dview preview to show in stereo
* Get the sequencer OpenGL still/movie to export in stereo

Commit Details:

Full Hash: 8884eb8882ba70507996d6ea7a1598f20f4e34ad
Parent Commit: c00d8fd
Lines Changed: +450, -178

10 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+42, -0) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -1) (Diff)
/source/blender/editors/render/render_opengl.c (+181, -42) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+52, -12) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+6, -0) (Diff)
/source/blender/render/intern/include/render_result.h (+0, -1) (Diff)
/source/blender/render/intern/source/initrender.c (+5, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+160, -122) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021