Blender Git Commit Log

Git Commits -> Revision 0030e4d

Revision 0030e4d by Clément Foucault (master)
May 8, 2019, 15:52 (GMT)
DRW: Make batch validation run first during iteration

This reduces the cost of querying the batches to the batch cache.

Commit Details:

Full Hash: 0030e4da7073d62561cca508330ab150b37ee6eb
Parent Commit: 05b0f52
Lines Changed: +52, -4

8 Modified Paths:

/source/blender/draw/intern/draw_cache.c (+22, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl.h (+4, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl_curve.c (+5, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl_lattice.c (+5, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl_mesh.c (+5, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl_metaball.c (+5, -1) (Diff)
/source/blender/draw/intern/draw_manager.c (+5, -0) (Diff)
/source/blender/draw/intern/draw_manager.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021