Blender Git Commits

Blender Git commits from all branches.

Page: 843 / 2888

June 8, 2020, 17:18 (GMT)
First test of material masking

This is to open holes in fill areas
June 8, 2020, 16:59 (GMT)
GPencil: Write operator creates two curve points

The dummy operator that writes data to the editcurve
of a bGPDstroke now writes two curve points. One for the first stroke
point and one for the last stroke point.
June 8, 2020, 16:57 (GMT)
GPencil: Remove duplicated toggle button code
June 8, 2020, 15:56 (GMT)
Move iteration variable inside the loops.

To limit the scope & for better naming, moved the variables
`MVert *vertex` and `const Polygon &polygon` inside the loops.
June 8, 2020, 15:08 (GMT)
Merge branch 'master' into soc-2020-outliner
June 8, 2020, 14:54 (GMT)
Formatting, edit comments, remove extra io::obj

Changes here:

Made variables `vertex` & `polygon` for better readability in writer.
`data_to_export->mvert`
`data_to_export->polygon_list`

Edited comments as per review in D7918.

Removed extraneous `io::obj::` being used in the same namespace.
June 8, 2020, 13:32 (GMT)
Fluid: Added an option for color mapping fluid grids without any interpolation
June 8, 2020, 13:19 (GMT)
Merge branch 'master' into soc-2020-fluid-tools
June 8, 2020, 11:35 (GMT)
Merge branch 'master' into eevee-motionblur-object
June 8, 2020, 11:16 (GMT)
Fix T77367: Blender's snap package ignores command line options
June 8, 2020, 10:26 (GMT)
Merge branch 'arcpatch-D7950' into soc-2020-info-editor

# Conflicts:
# source/blender/editors/space_info/info_report.c
# source/blender/makesdna/DNA_space_types.h
June 8, 2020, 10:25 (GMT)
Merge branch 'arcpatch-D6926' into soc-2020-info-editor

# Conflicts:
# source/blender/makesdna/DNA_space_types.h
June 8, 2020, 10:24 (GMT)
Continue merge
June 8, 2020, 09:12 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 8, 2020, 07:51 (GMT)
LANPR: Background calculation now doesn't block user input. (Messy code for now)
June 8, 2020, 07:09 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 8, 2020, 07:08 (GMT)
Merge branch 'master' into greasepencil-object
June 8, 2020, 06:24 (GMT)
Cleanup: Compiler debug flags.
June 8, 2020, 06:20 (GMT)
LANPR: Fixed crashes during duplicate point removal in chain connecting.
June 8, 2020, 04:11 (GMT)
LANPR: Fix readfile.c node tree linking error from merge.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021