Blender Git Commits

Blender Git commits from all branches.

Page: 1251 / 2888

July 10, 2019, 09:31 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io
July 10, 2019, 09:22 (GMT)
unify float and float3 caching
July 10, 2019, 09:05 (GMT)
Cache particle blocks in container for reuse
July 10, 2019, 08:26 (GMT)
store and cache size per particle
July 10, 2019, 06:57 (GMT)
Cloth: remove uv islands from bmesh
July 10, 2019, 05:43 (GMT)
LANPR: SVG export callbacks.
July 10, 2019, 03:41 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
July 10, 2019, 03:38 (GMT)
Updated debug orientation drawing.

This will make it easier to debug issues with the orientation calculations.
It's now easier to tell which edge_half each marked profile start boundvert belongs to.
July 10, 2019, 03:35 (GMT)
Profile Widget added to global ToolSettings struct and edit mode bevel tool.

Now the same profile widget should be accessible everywhere, so the changes
should carry over from one call to the next.

The tool settings for bevel are now drawn in a custom callback which also enables
some fancier hiding of properties when they're not being used, which I've also
taken advantage of in this commit.

There are still a couple bugs with the new redo panel but the bulk of the work is
finished for making the bevel tool work with custom profiles.
July 10, 2019, 03:08 (GMT)
LANPR: Added operator for exporting svg. (Not functioning)
July 10, 2019, 02:49 (GMT)
Merge branch 'greasepencil-object' into soc-2019-npr
July 10, 2019, 02:48 (GMT)
Gpencil: Basic SVG export callback is running OK.
July 10, 2019, 01:55 (GMT)
Gpenci: Fix missing path end markings in writesvg.c
July 10, 2019, 01:45 (GMT)
Gpencil: Renamed GPencilSVGWriter into GPencilSVGIterator.
July 10, 2019, 01:31 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 10, 2019, 00:42 (GMT)
Merge branch 'master' into soc-2019-outliner
July 10, 2019, 00:40 (GMT)
Outliner: Fix setting active when in edit mode

Fixes some small issues with setting active elements
July 9, 2019, 21:23 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
release/datafiles/locale
release/scripts/addons
release/scripts/addons_contrib
source/tools
July 9, 2019, 21:11 (GMT)
GPencil: Add "Self Overlap" parameter to materials to disable Stencil

This parameter was removed in 2.80 and we decided to back again, but now is inverted.
July 9, 2019, 20:53 (GMT)
GPencil: Use dynamic array size for SBuffer while drawing

This is to solve the fixed limit defined before.

Also some cleanup and renames.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021