Merge branch 'master' into blender2.8

Conflicts:
	source/blender/blenkernel/intern/collision.c
This commit is contained in:
Bastien Montagne
2018-09-03 17:44:36 +02:00
73 changed files with 140 additions and 140 deletions

View File

@@ -881,7 +881,7 @@ class pyBluePrintCirclesShader(StrokeShader):
# times as possible.
#
# This works because the phases and directions are only
# dependant on the stroke length, and the chance that
# dependent on the stroke length, and the chance that
# stroke.resample() above produces strokes of the same length
# is quite high.
#