Blender Git Commits

Blender Git commits from all branches.

Page: 844 / 2888

June 8, 2020, 04:03 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
June 7, 2020, 21:45 (GMT)
Fix missing NULL checks for buttons without layout
June 7, 2020, 21:29 (GMT)
Merge branch 'master' into temp-ui-button-type-refactor
June 7, 2020, 21:27 (GMT)
Store search item in search-button data, don't reuse general void pointer

Rather than re-using the `uiBut.func_arg2` pointer to reference the active
search item, have an own pointer for that in `uiButSearch`.

Unfortunately, we still need to pass the reference as `arg2` to the
`uiBut.func` callback. But we don't need to keep `uiBut.func_arg2` set the
entire time for that.
June 7, 2020, 20:19 (GMT)
Added code that partitions triangle mesh into patches.

A patch is a set of triangles connected only by manifold edges.
Each patch will either appear or not appear in the boolean output
as a whole.
Revision 8a661f5 by TempoDev (soc-2020-custom-menus)
June 7, 2020, 17:26 (GMT)
Custom Menu: display items of QF in preferences
June 7, 2020, 17:10 (GMT)
GPencil: Cleanup comment
June 7, 2020, 17:03 (GMT)
GPencil: First test to create handles drawing

Basic structure
June 7, 2020, 15:49 (GMT)
GPencil: Add RNA update when change handles data
June 7, 2020, 15:45 (GMT)
GPencil: Add point index array RNA property

This property should be used for debugging purposes.
June 7, 2020, 14:03 (GMT)
LANPR: Duplicating points in chaining stage is taken care of.
June 7, 2020, 13:57 (GMT)
GPencil: Fix merge errors

June 7, 2020, 13:24 (GMT)
UI: change filter buttons
Revision cfa3212 by Jacques Lucke (pipelined-set-add)
June 7, 2020, 13:16 (GMT)
initial pipelined Set.add_multiple test
June 7, 2020, 13:06 (GMT)
LANPR: ob->imat now untouched by LANPR geometry loading. Normal flipping bug solved.
June 7, 2020, 12:50 (GMT)
LANPR: Remove chaining flag.
June 7, 2020, 12:30 (GMT)
LANPR: GP Target now recalculate geometry (using DEG_id_tag thing) automatically.
June 7, 2020, 12:09 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# source/blender/blenloader/intern/readfile.c
# source/blender/blenloader/intern/writefile.c
# source/blender/makesrna/intern/rna_collection.c
June 7, 2020, 11:26 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 7, 2020, 11:26 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021