Blender Git Loki
Git Commits -> Revision 4b744ad
Revision 4b744ad by Campbell Barton (master) March 4, 2010, 15:58 (GMT) |
using displist with dupli objects logic was flawed, it would only try and use a displist with a new object if the previous one worked with a displist. rather then this, if the object changes, re-test if a displist is possible. also check if the next object matches before making a displist else there is no point since it will be freed right after. |
Commit Details:
Full Hash: 4b744ad9cb4bdd36754816127202fe500510ab7f
SVN Revision: 27265
Parent Commit: d425ac9
Lines Changed: +92, -73
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+92, -73) (Diff)