Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1014 / 5574

October 11, 2019, 16:55 (GMT)
Merge branch 'blender-v2.81-release'
October 11, 2019, 16:54 (GMT)
Fix T70714: Crash when using OBJECT_OT_material_slot_assign op without UI.

There is no guarantee we can get any valid UI from the context, and that
operator can work without it.
October 11, 2019, 16:54 (GMT)
Fix T70695: Scene crashes Blender on open.

Note that this commit fixes the crash itself, but actual issue is *how*
that situation could happen (having insert override operation with local
'source' overriding data-block with an empty bone constraints stack...).
October 11, 2019, 15:28 (GMT)
UI: Fix grid scale text not having shadows in the 3d view infos

This commit adds a shadow to the grid scale info text in the 3d View,
to make it more visible like the rest of that section.

{F7798605}

Differential Revision: https://developer.blender.org/D6025
October 11, 2019, 13:50 (GMT)
Cleanup: Remove unused variable
October 11, 2019, 13:01 (GMT)
Cleanup: Strict compiler warnings
October 11, 2019, 12:13 (GMT)
Add Probot Stale configuration file

This is a configuration of Blender mirror on Github which automatically
closes Pull requests and gives developers instructions how to submit patch
to an official code review.

Differential Revision: https://developer.blender.org/D6027
October 11, 2019, 11:46 (GMT)
Buildbot: don't add branch prefix when building release branches
October 11, 2019, 11:33 (GMT)
GPencil: New Eyedropper tool for Material creation.

This patch is only for the eyedropper to create materials.

Options:
Click: Create Stroke Material
Shift+Click: Create Fill Material.
Shift+Ctrl+Click: Create Stroke and Fill Material.

Toolbar:

{F7718606}

Reviewed By: brecht, mendio

Differential Revision: https://developer.blender.org/D5688
October 11, 2019, 11:29 (GMT)
Merge branch 'blender-v2.81-release'
October 11, 2019, 11:26 (GMT)
Fix T69964: GPencil: Fill options are not shown on a properties editor

Differential Revision: https://developer.blender.org/D6041
October 11, 2019, 11:18 (GMT)
GPencil: Remove curve objects after converting to strokes (unreported)

This was detected fixing T69459

Part of Differential Revision: https://developer.blender.org/D6045

Note: done in a separated commit to keep track of changes done not directly related to bug reported in T69459.
October 11, 2019, 11:13 (GMT)
Fix T69459: Convert Curve to Grease Pencil clears Transform

Also changed to create a grease pencil object for each curve.

Part of differential revision: https://developer.blender.org/D6045
October 11, 2019, 11:11 (GMT)
Fix issue in "make update" checking out submodule branch on buildbot
October 11, 2019, 10:25 (GMT)
Version bump to 2.81 Beta
October 11, 2019, 10:23 (GMT)
Version bump to 2.82 alpha, master is now open for new features and changes
October 11, 2019, 10:22 (GMT)
Fix "make update" not using the right branch for source/tools
October 11, 2019, 10:17 (GMT)
Version bump to 2.81.15
October 11, 2019, 10:13 (GMT)
Docs: 2.81 release description for Linux appdata
October 11, 2019, 08:42 (GMT)
Depsgraph: Inform when update or tag happens during evaluation

It is not allowed to do tagging or updates while dependency graph is
in the middle of evaluation.

This is something what is simple to violate from python code. This
change adds some sanity checks.

The request to update view layer or dependency graph will raise an
exception in Python now, so it's easy for scripters to notice.

Tagging for update will do silent return unless running with debug
command line argument. This is because it's a bit tricky to know
which exact dependency graph corresponds to a context from which
an update tag was triggered.

Differential Revision: https://developer.blender.org/D6035
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021