Blender Git Loki
Git Commits -> Revision ce1a492
Revision ce1a492 by Jacques Lucke (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
Fix: avoid creating improper rotation matrix This might change the rotation of some instances after a Curve to Points. Unfortunately, there is not much we can do about that, the math before was just wrong. The forward and up axis stayed the same though. Differential Revision: https://developer.blender.org/D12006 |
Commit Details:
Full Hash: ce1a4929c3fc2ccd9a06d6502e5189449df39b45
Parent Commit: ee07416
Committed By: Fabian Schempp
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenlib/BLI_float4x4.hh (+7, -1) (Diff)