Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2018-05-02 12:39:23 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2018-05-02 13:15:00 +0300
commit81175eb40ddbbd8ea9c98eb71f590b148012eb06 (patch)
tree75c3942ed83873519c60733799e77d4e61953ba1 /source/blender/blenlib/BLI_math_geom.h
parentbaf0547de57397d2f12404d1cc1e861aa1e90d83 (diff)
Modifiers: ported Bevel modifier DerivedMesh → Mesh
This introduces `BKE_mesh_to_bmesh_ex()`, which exposes all of the `BMeshFromMeshParams` parameters to the caller. This is required to enable the `calc_face_normal` flag, which is required for the Bevel modifier. This also introduces `BKE_bmesh_to_mesh()`, which allocates a new `Mesh`, converts the `BMesh` to it, and returns it. The returned mesh is owned by the caller.
Diffstat (limited to 'source/blender/blenlib/BLI_math_geom.h')
0 files changed, 0 insertions, 0 deletions