Blender Git Loki
Git Commits -> Revision cb7d8a4
Revision cb7d8a4 by Lukas Toenne (hair_object) December 20, 2018, 13:28 (GMT) |
Operator for hair edit brush strokes (to be implemented). |
Commit Details:
Full Hash: cb7d8a4a0f40603c7e98ff70d488edca41c38fef
Parent Commit: 6253067
Lines Changed: +510, -7
1 Added Path:
/source/blender/editors/hair/edithair_brush.c (+454, -0) (View)
6 Modified Paths:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+2, -0) (Diff)
/source/blender/editors/hair/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/hair/edithair.c (+39, -1) (Diff)
/source/blender/editors/hair/hair_intern.h (+2, -0) (Diff)
/source/blender/editors/hair/hair_ops.c (+2, -0) (Diff)
/source/blender/editors/include/ED_hair.h (+10, -6) (Diff)
/source/blender/editors/hair/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/hair/edithair.c (+39, -1) (Diff)
/source/blender/editors/hair/hair_intern.h (+2, -0) (Diff)
/source/blender/editors/hair/hair_ops.c (+2, -0) (Diff)
/source/blender/editors/include/ED_hair.h (+10, -6) (Diff)