Blender Git Loki

Blender Git "temp-lanpr-cleanup" branch commits.

Page: 5 / 14

October 18, 2019, 11:35 (GMT)
Version bump to 2.81.15
October 18, 2019, 11:35 (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 18, 2019, 11:35 (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
October 18, 2019, 11:35 (GMT)
Depsgraph: Cleanup, promote is_evaluating query

This way it might be used for sanity checks in RNA API as well.
October 18, 2019, 11:35 (GMT)
Fix T70715: sculpt brush jitter after recent TBB changes

Fix error in the splitting constructor, and some refactoring.
October 18, 2019, 11:35 (GMT)
Cleanup: Remove unused variable
October 18, 2019, 11:35 (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 18, 2019, 11:35 (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 18, 2019, 11:35 (GMT)
Docs: 2.81 release description for Linux appdata
October 18, 2019, 11:35 (GMT)
Revert "Merge branch 'master' into blender-v2.81-release"

This reverts commit 20b2acf336cb8f6965fd39728a746922d1b8ae42, reversing
changes made to f185cc0ca55c8c817903d53bf5c107f3efd4e0db.

Merges should only go form the release branch to master. For backporting
commits, use cherry-pick.
October 18, 2019, 11:35 (GMT)
Cleanup: remove unused variable
October 18, 2019, 11:35 (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 18, 2019, 11:35 (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 18, 2019, 11:35 (GMT)
Version bump to 2.81 Beta
October 18, 2019, 11:35 (GMT)
Fix issue in "make update" checking out submodule branch on buildbot
October 18, 2019, 11:35 (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 18, 2019, 11:35 (GMT)
Fix T70191: Text button in popup doesn't work

F2 rename didn't work with mouse input.
October 18, 2019, 11:35 (GMT)
Version bump to 2.82 alpha, master is now open for new features and changes
October 18, 2019, 11:35 (GMT)
Buildbot: don't add branch prefix when building release branches
October 18, 2019, 11:35 (GMT)
Cleanup: Strict compiler warnings
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021