Blender Git Commit Log
Git Commits -> Revision 7ae6492
Revision 7ae6492 by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) April 20, 2015, 10:21 (GMT) |
Lots of small fixes for paint system quirks to make hair brushes work in the UI. Conflicts: release/scripts/startup/bl_ui/space_view3d.py source/blender/editors/transform/manipulator_widget.c |
Commit Details:
Full Hash: 7ae6492c85c7c6da6e3d0f6e1239436a2fd3ce6e
Parent Commit: 7779166
Lines Changed: +71, -21
10 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+22, -4) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/editors/hair/hair_ops.c (+0, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+26, -5) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_orientations.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -7) (Diff)
/source/blender/makesrna/intern/rna_context.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/editors/hair/hair_ops.c (+0, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+26, -5) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_orientations.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -7) (Diff)
/source/blender/makesrna/intern/rna_context.c (+1, -0) (Diff)