Blender Git Commit Log
Git Commits -> Revision 42dfbf7
Revision 42dfbf7 by Sybren A. Stüvel (master) May 8, 2018, 08:47 (GMT) |
Added BKE_mesh_new() This function creates a Mesh struct with a number of vertices/edges/etc. It allocates the minimal number of CD layers needed. Currently not yet used, but will be soon in the upcoming BKE_new_mesh_from_curve_displist(). |
Commit Details:
Full Hash: 42dfbf79c3f850a7a5d4ec01e7467505c316461b
Parent Commit: f309c34
Lines Changed: +38, -0