Blender Git Commits

Blender Git commits from all branches.

Page: 834 / 2888

June 13, 2020, 02:01 (GMT)
Merge branch 'master' into property-search-ui
June 13, 2020, 01:59 (GMT)
Property Search: Refactor / simplify, and better layout

The single column layout works much better now, as most of the code that
dealt with trying to remove empty layouts has been rewritten. The search
filter code is not a completely separate pass for the sake of simplicity.

Also, toggle buttons have their text replaced with the rna property name.

There branch is far from stable, and there's a tricky memory leak still to
track down as well.
June 12, 2020, 23:22 (GMT)
Outliner: Show icons for all interaction modes

When not in object mode, show the interaction mode next to the object in
the outliner. Also show a dot next to each icon that could be switched
into the current mode.

Currently this still only works for edit and pose mode. Seeing the icon
next to the object in the mode is already useful. One issue is that
grease pencil mode icon draws green.
June 12, 2020, 21:17 (GMT)
Merge branch 'master' into soc-2020-outliner
June 12, 2020, 19:13 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 12, 2020, 19:13 (GMT)
GPencil: Fix crash, pointer to BezTriple was set wrong
June 12, 2020, 18:42 (GMT)
GPencil: Apply GSoC changes

June 12, 2020, 18:40 (GMT)
GPencil: Increase hard limit for curve resolution
June 12, 2020, 18:39 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 12, 2020, 18:37 (GMT)
GPencil: Implement interpolation for point props

Implement interpolation for point pressure, strength and vertex
color. Currently this uses linear interpolation.
June 12, 2020, 18:36 (GMT)
GPencil: Change update function for curve point props
June 12, 2020, 18:25 (GMT)
GPencil: Cleanup comment lines
June 12, 2020, 18:16 (GMT)
Revert "GPencil: Pass gpd datablock to BKE_gpencil_stroke_geometry_update"

This reverts commit 6a2a5b4589a9cb017016eb65c5446741d6f1fe4c.

Also, some minor tweaks due conflicts
June 12, 2020, 17:58 (GMT)
Fluid: Dynamic list generation for coba field

Coba field items are generated according to domain type.
Set coba field in quick effects according to domain type.
June 12, 2020, 16:12 (GMT)
USD: Upgrade library 20.02 ? 20.05

USD version 20.05 requires C++14, so we should only upgrade after T76783.
Revision 4ff3bb1 by over0219 (soc-2020-soft-body)
June 12, 2020, 15:03 (GMT)
reported mem leak in tetgen remesher but was just an malloc/free API call mistake, not a memleak. fixed.
June 12, 2020, 14:55 (GMT)
deps: Update lib names for USD on windows
June 12, 2020, 14:50 (GMT)
Proper implementation of finding ambient cell.

Also fixed bug in boolean test where passed wrong output
to the obj writer.
June 12, 2020, 14:26 (GMT)
Merge branch 'master' into property-search-ui
Revision 387d962 by Ankit Meel (soc-2020-io-performance)
June 12, 2020, 14:11 (GMT)
Merge branch 'master' into soc-2020-io-performance
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021