Blender Git Commit Log
Git Commits -> Revision 6ac378e
Revision 6ac378e by Jacques Lucke (master) July 23, 2021, 14:10 (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: 6ac378e685f357e969abcdd327f2ade95340e814
Parent Commit: 25fc77f
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenlib/BLI_float4x4.hh (+7, -1) (Diff)