Blender Git Loki

Git Commits -> Revision 59eb71a

Revision 59eb71a by Hans Goudey (master)
July 20, 2021, 01:19 (GMT)
Cleanup: Make function static, use const object argument

Also use `const Curve *` instead of `const Object *`, since the
function works at a lower level than objects anyway.

And also remove another unused function. Since this section of code
for converting curves to meshes will likely be replaced, it's nicer to
see which parts actually remain used at this point.

Commit Details:

Full Hash: 59eb71afa1d11ab0a1d5f741debc6989ec511ff9
Parent Commit: 0e9c04a
Lines Changed: +40, -66

2 Modified Paths:

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