Blender Git Loki
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