Blender Git Commits

Blender Git commits from all branches.

Page: 825 / 2888

June 22, 2020, 11:30 (GMT)
Added friction and fixed some issue that were discovered when doing so.
June 22, 2020, 09:26 (GMT)
Bumped blender version to 2.83.1
June 22, 2020, 09:20 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 22, 2020, 09:04 (GMT)
GPencil: Fix compiler warnings

June 22, 2020, 09:03 (GMT)
GPencil: Fix errors after merge

June 22, 2020, 08:57 (GMT)
Merge branch 'master' into greasepencil-edit-curve

Conflicts:
source/blender/editors/gpencil/gpencil_select.c
Revision 46cbaeb by Antonio Vazquez (greasepencil-object)
June 22, 2020, 08:52 (GMT)
Merge branch 'master' into greasepencil-object
June 22, 2020, 08:44 (GMT)
Merge branch 'master' into greasepencil-object
June 22, 2020, 08:40 (GMT)
GPencil: Remove Fill selection with Tweak tool and fix bug

* Fixed selection of point in multiframe mode. The point was not selected.

* Removed the fill area selection because makes the tool imprecise, and for this tool need to be precise or the selection is impossible. Now only select if it's over the point, not over the filled area.
June 22, 2020, 08:15 (GMT)
Merge branch 'master' into soc-2020-io-performance
June 21, 2020, 17:18 (GMT)
GPencil: Fix masking material on top error

June 21, 2020, 16:55 (GMT)
Merge branch 'master' into temp-gpencil-mat-masking
June 21, 2020, 13:56 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 21, 2020, 13:55 (GMT)
Merge branch 'master' into greasepencil-object
June 21, 2020, 08:29 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# release/datafiles/locale
# release/scripts/addons
# release/scripts/addons_contrib
# source/blender/blenloader/intern/readfile.c
June 20, 2020, 23:01 (GMT)
Cleanup: Use psys function
June 20, 2020, 22:39 (GMT)
Merge branch 'master' into soc-2020-outliner
June 20, 2020, 20:40 (GMT)
Outliner: Properties sync with pinned data

Previously only the type of tab/context was passed to the properties
editor from the outliner. This caused some issues. If Object A was
pinned, and Object B's mesh data was clicked, it would switch to Object
A's mesh data.

Now pass an RNA pointer along to verify if the outliner data is in the
valid path when the properties editor is pinned.

Also support Hair and PointCloud new object types.
June 20, 2020, 09:58 (GMT)
Merge branch 'master' into greasepencil-object
June 20, 2020, 09:58 (GMT)
Merge branch 'master' into greasepencil-edit-curve
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021