Blender Git Loki
Git Commits -> Revision 119d532
Revision 119d532 by Germano Cavalcante (master) August 19, 2021, 13:34 (GMT) |
Transform Convert Action: conventionalize TransData creation `td2d->loc`, `td2d->loc2d`, `td->loc` and `td->iloc` were not being initialized as is done with the other conversion types. This avoids problems with transform modes becoming incompatible. This avoids problems with incompatible transform modes that could result in a crash. |
Commit Details:
Full Hash: 119d53263f0d0dc5474cb36e888dbdd48a64f9c6
Parent Commit: 85b044b
Lines Changed: +26, -20
1 Modified Path:
/source/blender/editors/transform/transform_convert_action.c (+26, -20) (Diff)