Blender Git Loki
Git Commits -> Revision be97238
Revision be97238 by Campbell Barton (master) July 29, 2017, 16:19 (GMT) |
DwM: use BLI_memiter for draw storage & iteration This will only be noticeable for drawing many instances. In contrived use-case with many instances, and `USE_PROFILE` disabled this can close to double playback FPS. The option to disable this is left in the code in case we want to debug memory use. See D2756 for details. |
Commit Details:
Full Hash: be97238308a88d65903fb002cf8db2158d26ef7e
Parent Commit: 71388b0
Lines Changed: +119, -18
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+119, -18) (Diff)