Blender Git Commit Log

Git Commits -> Revision 4090f06

May 14, 2020, 14:46 (GMT)
DRW: Add pass chaining and instances

Instancing will draw the same shgroups but with the instancer pass' state.

Chaining (linking) will render multiple passes by just calling DRW_draw_pass
on the first one.

Commit Details:

Full Hash: 4090f06b2dbfe91119697ea0ede3d7cd625c4cb4
Parent Commit: 4d05823
Lines Changed: +38, -0

4 Modified Paths:

/source/blender/draw/intern/draw_manager.h (+7, -0) (Diff)
/source/blender/draw/intern/draw_manager_data.c (+19, -0) (Diff)
/source/blender/draw/intern/draw_manager_exec.c (+8, -0) (Diff)
/source/blender/draw/intern/DRW_render.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021