Blender Git Loki
Git Commits -> Revision 033c2c7
Revision 033c2c7 by Sergey Sharybin (master) May 9, 2018, 12:59 (GMT) |
Draw manager: Start using more explicit API for particle edit mode |
Commit Details:
Full Hash: 033c2c71312daf86a148a068a2e20afcb784b3ee
Parent Commit: 65b0d31
Lines Changed: +43, -15
5 Modified Paths:
/source/blender/draw/intern/draw_cache.c (+5, -0) (Diff)
/source/blender/draw/intern/draw_cache.h (+3, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl.h (+2, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl_particles.c (+13, -0) (Diff)
/source/blender/draw/modes/particle_mode.c (+20, -14) (Diff)
/source/blender/draw/intern/draw_cache.h (+3, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl.h (+2, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl_particles.c (+13, -0) (Diff)
/source/blender/draw/modes/particle_mode.c (+20, -14) (Diff)