Blender Git Loki
Git Commits -> Revision acfdf08
December 22, 2017, 11:02 (GMT) |
Simple operator for adding a single groom curve in edit mode. |
Commit Details:
Full Hash: acfdf08ea288d319042da828fff147158d840329
Parent Commit: f70b6c9
Lines Changed: +135, -1
1 Added Path:
/source/blender/editors/groom/editgroom_region.c (+121, -0) (View)
5 Modified Paths:
/source/blender/blenkernel/intern/object_update.c (+8, -0) (Diff)
/source/blender/editors/groom/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/groom/groom_intern.h (+4, -0) (Diff)
/source/blender/editors/groom/groom_ops.c (+1, -0) (Diff)
/source/blender/editors/include/ED_groom.h (+0, -1) (Diff)
/source/blender/editors/groom/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/groom/groom_intern.h (+4, -0) (Diff)
/source/blender/editors/groom/groom_ops.c (+1, -0) (Diff)
/source/blender/editors/include/ED_groom.h (+0, -1) (Diff)