Blender Git Commit Log
Git Commits -> Revision db785d1
Revision db785d1 by Campbell Barton (master) February 3, 2012, 04:58 (GMT) |
fix for crash converting a curve into a mesh (Alt+C conversion), this would crash on entering editmode. now curves convert to polygons directly, rather then faces, and polygons after. |
Commit Details:
Full Hash: db785d1656596a1171c418f95108a5b8541e5af0
SVN Revision: 43869
Parent Commit: 995f1e5
Lines Changed: +81, -84