Blender Git Loki
Git Commits -> Revision cab8626
December 15, 2020, 20:33 (GMT) |
Sculpt: lasso and box project gestures |
Commit Details:
Full Hash: cab8626cf250235fbf222525a0f248aca2f581e9
Parent Commit: 19cb01a
Lines Changed: +140, -1
6 Modified Paths:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+22, -0) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+24, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+89, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+24, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+89, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)