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:
authorHans Goudey <h.goudey@me.com>2021-07-20 04:19:59 +0300
committerHans Goudey <h.goudey@me.com>2021-07-20 04:19:59 +0300
commit59eb71afa1d11ab0a1d5f741debc6989ec511ff9 (patch)
tree6593439cff754b2f33ee66dc5bb8a3bab1fe536f /source/blender/blenlib/BLI_delaunay_2d.h
parent0e9c04a3ea85866d17498e4fbbbefa6aab440dc4 (diff)
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.
Diffstat (limited to 'source/blender/blenlib/BLI_delaunay_2d.h')
0 files changed, 0 insertions, 0 deletions