Blender Git Loki
Git Commits -> Revision 5ff15a1
Revision 5ff15a1 by Dalai Felinto (master) September 6, 2018, 12:26 (GMT) |
Multi-Objects: orthographic support for UV project D3375 by @Al I did a few changes before the commit: * Initialize flot arrays with {0} instead of memset(foo, 0, sizeof(foo)). * Use add_v4_v4 instead of for loop. * Rename uv_map_rotation_matrix_w_offset > uv_map_rotation_matrix_ex. bjects: orthographic support for UV project |
Commit Details:
Full Hash: 5ff15a1777eb6268b04cdaf12f6156bfe51d437d
Parent Commit: 6eeb07b
Lines Changed: +32, -9
1 Modified Path:
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+32, -9) (Diff)