Blender Git Loki

Git Commits -> Revision 3467e40

Revision 3467e40 by Bastien Montagne (master)
February 5, 2019, 15:42 (GMT)
BKE_mesh_new_from_object(): do not generate temp obj/cu in Main.

When generating a mesh from a curve object, do not generate temp objects
and curves in main, but rather as 'localized' copies.

This is cleaner, and might add a marginal speed-up in some cases (like
rendering thousands of curve objects), since we save some processing.
Note that this is the function behind py API's `Object.to_mesh()` too.

Commit Details:

Full Hash: 3467e40e01fd84c322189329a4f38ac830bc4729
Parent Commit: cfc0790
Lines Changed: +9, -9

1 Modified Path:

/source/blender/blenkernel/intern/mesh_convert.c (+9, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021