Blender Git Loki
Git Commits -> Revision 9e56f63
January 28, 2018, 14:32 (GMT) |
New operator for distributing hair follicles for a groom object. |
Commit Details:
Full Hash: 9e56f6357fd1c49c1ae9a5ae72a1f7ac1213bec2
Parent Commit: 49c19ca
Lines Changed: +143, -1
1 Added Path:
/source/blender/editors/groom/groom_hair.c (+110, -0) (View)
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_groom.py (+11, -1) (Diff)
/source/blender/blenkernel/BKE_groom.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/groom.c (+11, -0) (Diff)
/source/blender/editors/groom/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/groom/groom_intern.h (+3, -0) (Diff)
/source/blender/editors/groom/groom_ops.c (+2, -0) (Diff)
/source/blender/blenkernel/BKE_groom.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/groom.c (+11, -0) (Diff)
/source/blender/editors/groom/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/groom/groom_intern.h (+3, -0) (Diff)
/source/blender/editors/groom/groom_ops.c (+2, -0) (Diff)