Blender Git Commits

Blender Git commits from all branches.

Page: 831 / 2888

June 16, 2020, 17:27 (GMT)
Merge branch 'master' into greasepencil-edit-curve

Conflicts:
source/blender/blenkernel/intern/gpencil_geom.c
Revision 0beb300 by over0219 (soc-2020-soft-body)
June 16, 2020, 17:26 (GMT)
added BVH
June 16, 2020, 16:13 (GMT)
Fixed most render tests with light tree off.
June 16, 2020, 15:54 (GMT)
Property Search: Make ctrl-F work, and alt-F to clear
June 16, 2020, 15:39 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
release/scripts/startup/bl_operators/__init__.py
source/blender/blenkernel/intern/gpencil_geom.c
June 16, 2020, 15:36 (GMT)
Added options to display the liquid grids 'Phi In', 'Phi Out' and 'Phi Obstacle'.
June 16, 2020, 15:01 (GMT)
Buildbot: Support multiple workers talking to single codesign server

Is achieved by replacing hard-coded signed/unsigned file names with
"<uuid>" which acts as a "request ID". This way multiple workers can
put their requests into a single directory without collisions. The
code sign server will handle the requests sequentially in an unknown
order.
June 16, 2020, 15:01 (GMT)
Buildbot: Don't use builder name in the build directory

The directory layout on worker goes as following:

<Worker>
<Builder Name>
blender.git/
build/
install/
lib/

Adding an extra <Builder Name> after build is redundant.

Differential Revision: https://developer.blender.org/D8045
June 16, 2020, 14:50 (GMT)
Merge branch 'master' into property-search-ui
June 16, 2020, 14:33 (GMT)
Merge branch 'master' into soc-2020-fluid-tools
June 16, 2020, 14:25 (GMT)
Minor clean-up.

Removed an unused variable.
June 16, 2020, 09:31 (GMT)
Merge branch 'asset-uuid' into asset-engine
June 16, 2020, 09:31 (GMT)
Merge branch 'master' into asset-uuid
June 16, 2020, 07:47 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 16, 2020, 07:46 (GMT)
GPencil: Add operator to enter strokes into curve edit mdoe

This operator creates an editcurve for all selected strokes that
do not have an editcurve already.
June 16, 2020, 07:45 (GMT)
GPencil: Use error_threshold parameter in gpd
Revision 8cb56c1 by over0219 (soc-2020-soft-body)
June 16, 2020, 01:26 (GMT)
lattice appears working but will want to remove lattice cubes that do not contain mesh volume
Revision 5b09a54 by over0219 (soc-2020-soft-body)
June 16, 2020, 00:56 (GMT)
debugging uniform lattice
Revision adc3d11 by over0219 (soc-2020-soft-body)
June 15, 2020, 23:30 (GMT)
improved API for less for-all-verts loops
June 15, 2020, 23:02 (GMT)
Merge branch 'master' into soc-2020-outliner
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021