Blender Git Loki

Git Commits -> Revision 7bf4a2d

Revision 7bf4a2d by Sergey Sharybin (master)
October 23, 2012, 12:25 (GMT)
Fix #32941: Sequencer Preview shows texture which is apart of the window.

Issue was caused by buffer shadows were binding buffer after offscreen buffers
was bind which lead to some unpredictable results.

Made it so ED_view3d_draw_offscreen wouldn't bind any buffers and for proper
shadows ED_view3d_draw_offscreen_init should be manually be called before
drawing to an offscreen.

This should also make open gl render with AA enabled a bit faster.

Also fixed missing sequencer cache invalidation when open gl render type is
changing.

Material and Rendered modes are still a TODO for sequencer.

Commit Details:

Full Hash: 7bf4a2d3745de59c162106922180ae4714dd8f07
SVN Revision: 51534
Parent Commit: 9c58865
Lines Changed: +23, -4

4 Modified Paths:

/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/render/render_opengl.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+13, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021