Blender Git Commit Log

Git Commits -> Revision e089f41

July 30, 2021, 14:56 (GMT)
Fix: "Bake" automatically calculated handles in set handle node

Because these handles are calculated lazily, we need to make sure they
are calculated before switching to a manually positioned mode.
I doubt it would ever be necessary, but theoretically this could happen
on a per-point level, to avoid calculating handles not in the selection.

Commit Details:

Full Hash: e089f41bcdcbd3fa72fcdebaa2421ccbbd2c5e6f
Parent Commit: 8fb5731
Committed By: Fabian Schempp
Lines Changed: +7, -2

2 Modified Paths:

/source/blender/blenkernel/BKE_spline.hh (+1, -2) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_curve_set_handles.cc (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021