Blender Git Loki
Git Commits -> Revision b5592d8
Revision b5592d8 by Sergey Sharybin (master) January 13, 2014, 09:57 (GMT) |
Remove direct displist creation from bevel code BKE_curve_bevel_make() is only used from object_handle_update() friends and never called directly. This means if there's no display list ready for the bevel object it's something wrong happened with DAG. In fact, this check goes back to ancient era and from tests it appears this check is no longer needed. |
Commit Details:
Full Hash: b5592d86d6368b64bf33eed251cb6c389054d1d2
Parent Commit: ba15dd5
Lines Changed: +2, -5
1 Modified Path:
/source/blender/blenkernel/intern/curve.c (+2, -5) (Diff)