Blender Git Loki
Git Commits -> Revision c8cff31
Revision c8cff31 by Dalai Felinto (master) April 4, 2017, 12:31 (GMT) |
UV editor using new depsgraph for shadow uv |
Commit Details:
Full Hash: c8cff31922a1e1138929b8ccfdab744b106f8b09
Parent Commit: c87bfb1
Lines Changed: +17, -9
5 Modified Paths:
/source/blender/editors/include/ED_uvedit.h (+2, -1) (Diff)
/source/blender/editors/space_image/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -1) (Diff)
/source/blender/editors/uvedit/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+9, -7) (Diff)
/source/blender/editors/space_image/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -1) (Diff)
/source/blender/editors/uvedit/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+9, -7) (Diff)