Blender Git Commit Log

Git Commits -> Revision d2aee30

Revision d2aee30 by Hans Goudey (master)
June 7, 2021, 18:58 (GMT)
Cleanup: Use const arguments, return by value

Also use Curve as an argument instead of Object, since the object was
only used to retrieve the curve, and the calling code is already working
with curve data.

Commit Details:

Full Hash: d2aee304e8041ab0b037a142f8bcba0ae4903c6a
Parent Commit: 6e56b42
Lines Changed: +18, -19

3 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve_bevel.c (+12, -12) (Diff)
/source/blender/blenkernel/intern/displist.cc (+5, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021