Blender Git Commit Log

Git Commits -> Revision 192a3f1

Revision 192a3f1 by Hans Goudey (master)
May 19, 2021, 17:02 (GMT)
Cleanup: Use copy constructor for CurveEval

There is no need for a special "copy" method with a copy constructor,
which will be necessary to explicitly copy attributes anyway.

Commit Details:

Full Hash: 192a3f1a05d00f1f10f32861c098b66f78cff3e4
Parent Commit: 330fecc
Lines Changed: +11, -16

3 Modified Paths:

/source/blender/blenkernel/BKE_spline.hh (+8, -2) (Diff)
/source/blender/blenkernel/intern/curve_eval.cc (+0, -11) (Diff)
/source/blender/blenkernel/intern/geometry_component_curve.cc (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021