Blender Git Commit Log
Git Commits  -> Revision e9f9217
		
			
			
		
March 1, 2021, 01:05 (GMT)  | 
Merge from master  | 
Commit Details:
Full Hash: e9f9217f756364f722593bdb2d67675858507adc
Parent Commit: dd45a4b
Lines Changed:  +161,  -263
7 Modified Paths:
/source/blender/blenkernel/BKE_pbvh.h (+12, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+13, -0) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+48, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+47, -40) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+38, -214) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+13, -0) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+48, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+47, -40) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+38, -214) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+2, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021