Blender Git Commit Log
Git Commits -> Revision bb3efe6
Revision bb3efe6 by Sergey Sharybin (master) February 15, 2018, 10:53 (GMT) |
Blenlib: Assert when attempting to rotate point around vector and store result in the point This isn't supported since there are subsequent reads to all point coordinates after modification started. Probably we need to create a temp copy of point, but that's like extra CPU ticks. |
Commit Details:
Full Hash: bb3efe61276346f7ee12d24308d95d447941b0ec
Parent Commit: ff82968
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenlib/intern/math_vector.c (+2, -0) (Diff)