Blender Git Loki
Git Commits -> Revision 47cbb9b
Revision 47cbb9b by Joseph Eagar (sculpt-dev) October 5, 2021, 21:19 (GMT) |
Sculpt: fix rotate brush |
Commit Details:
Full Hash: 47cbb9b1ac5e78bdca4d03dd9d794df4fdfcc9af
Parent Commit: 8dda366
Lines Changed: +55, -43
6 Modified Paths:
/source/blender/blenkernel/intern/brush_engine.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+2, -2) (Diff)
/source/blender/bmesh/bmesh_class.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+34, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt_array.c (+8, -21) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+5, -2) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+2, -2) (Diff)
/source/blender/bmesh/bmesh_class.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+34, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt_array.c (+8, -21) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+5, -2) (Diff)