Blender Git Loki

Blender Git commits from all branches.

Page: 839 / 2888

June 11, 2020, 04:37 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# source/blender/blenkernel/intern/scene.c
June 11, 2020, 03:39 (GMT)
Merge branch 'master' into soc-2020-outliner
June 11, 2020, 03:36 (GMT)
Outliner: Add walk navigation left and right

Support walk navigation up and down the tree by pressing the left and
right arrows. When holding shift (to toggle expand/collapse on all
children) walking is never done.

When walking right, open the tree if it is closed, or walk into the tree
if it is opened. When walking left, close the tree if it is open, or
select the parent element when closed.
June 11, 2020, 03:30 (GMT)
Outliner: Try using radio button icons

Use radio button icons over the dot and check in the outliner.
June 11, 2020, 02:57 (GMT)
Outliner: Pass tselem instead of te to button functions

When adding callback functions to icon buttons in the outliner, don't
pass the tree element as a pointer because the pointer address changes
between redraws. Instead, pass the tree store element, or pass the data
that is needed.
June 11, 2020, 02:00 (GMT)
A lot of progress towards working boolean library function.

The code to partition space into cells is mostly done.
The code to propagate winding numbers and flag cells according to the
boolean function is mostly done.
Only final extraction code is left, and a few other things.
Revision b997a7c by TempoDev (soc-2020-custom-menus)
June 11, 2020, 01:07 (GMT)
Custom Menu : Add box and item buttons
June 10, 2020, 20:46 (GMT)
Review: added comments, doc strings, improvements, support for random vertices
Revision a6c7484 by over0219 (soc-2020-soft-body)
June 10, 2020, 20:03 (GMT)
update api a bit
Revision 2ace452 by over0219 (soc-2020-soft-body)
June 10, 2020, 19:46 (GMT)
cache working but lots of copies
June 10, 2020, 18:51 (GMT)
Comment about mvert normals memory allocation.

Readability: Replace integers to indicate axes with AXIS_{X,Y,Z}.

Consistency: Use uint with indices, like the vectors of the indices
themselves.
June 10, 2020, 18:01 (GMT)
Merge branch 'master' into greasepencil-object
June 10, 2020, 17:43 (GMT)
EEVEE: Motion Blur: Randomize velocity tile boundaries to avoid artifacts

This follows the paper implementation. This gives nice results on complex
motions.
June 10, 2020, 17:42 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 10, 2020, 17:41 (GMT)
EEVEE: Motion Blur: Use Tile max dominant velocity reduction pre-passes

This makes the bluring post process quicker.
June 10, 2020, 17:34 (GMT)
GPencil: Disable modifiers when Curve Edit is enabled

The handles edition is incompatible with the modifiers due the logic used to recreate the stroke when is editted with handles.
June 10, 2020, 17:31 (GMT)
Merge branch 'master' into greasepencil-edit-curve
Revision 5df3668 by over0219 (soc-2020-soft-body)
June 10, 2020, 16:47 (GMT)
threading
June 10, 2020, 15:48 (GMT)
Changes from D7978 and D7499
June 10, 2020, 15:46 (GMT)
Merge branch 'master' into modifier-panels-ui
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021