Blender Git Commit Log

Git Commits -> Revision b6b3a57

Revision b6b3a57 by Clément Foucault (master)
May 8, 2019, 15:52 (GMT)
DRW: Add DRW_duplidata_get to create fast path for duplis

This is in order to create less shading group when using duplis.

Data for dupli objects keep in draw manager state until the source object
changes so retrieval is fast.

Note that this system could be extended to all meshes.

Commit Details:

Full Hash: b6b3a57c2241ea61e9df5505cfa33c8760dfd46c
Parent Commit: 1ae2385
Lines Changed: +76, -2

3 Modified Paths:

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