Blender Git Commit Log

Git Commits -> Revision 524d172

Revision 524d172 by Hans Goudey (master)
July 22, 2021, 21:11 (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: 524d172742ec22ca04f2b0c83932e2cda669837c
Parent Commit: f013e3d
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