Blender Git Loki

Git Commits -> Revision 670413d

January 24, 2020, 16:42 (GMT)
Draw-layers: Get it all to work!

Create the framebuffers for caching viewport rendering results, and
"composite" all layers together once each is drawn. Compositing is a bit
of a big word for this, since we basically just draw all layers on top
of each other with alpha blending.
After talking with Jeroen, we decided to keep things simple for now, we
can add more features (like per-layer color-management) and do small
improvements later.

Commit Details:

Full Hash: 670413d54bde64e57f59775108eb3eea06c2e8de
Parent Commit: f1579f4
Lines Changed: +123, -37

3 Modified Paths:

/source/blender/draw/intern/draw_manager.c (+18, -11) (Diff)
/source/blender/draw/intern/draw_manager.h (+5, -2) (Diff)
/source/blender/draw/intern/draw_manager_layer.c (+100, -24) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021