Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1856 / 8462

February 17, 2020, 21:20 (GMT)
Fix T73914 Overlay: Unable to select bone in pose mode

It was caused by the bone selection overlay that was delaying the
xray pass. But OVERLAY_pose_draw were never called when doing selection.
February 17, 2020, 20:41 (GMT)
Temp debug prints for liblink tests to check what happens on windows.
February 17, 2020, 20:04 (GMT)
Fix: Alphabeticalize Object Modifiers

Reported by Dalai on the live stream
February 17, 2020, 19:54 (GMT)
Fix T73748 Overlay: Infront disappearing/glitched while in Xray mode
February 17, 2020, 19:15 (GMT)
Merge branch 'master' into greasepencil-object
February 17, 2020, 18:42 (GMT)
GPencil: Don't create frame with eraser

Eraser only erase, but never adds a new frame.
February 17, 2020, 18:37 (GMT)
Overlays: Fixed blending issue when not using smooth wire
February 17, 2020, 18:37 (GMT)
Fix T73876 Overlay: Armature: Pose bones display randomly

Caused by unitialized value.
February 17, 2020, 18:04 (GMT)
MSVC: Fix obscure RNA related build error

When you switch between debug/release mode a lot, you could end up
in a situation where the generated RNA code was out of sync between
the two configurations.

There was one function optionally defined with an `#ifndef NDEBUG`
guard, this patch adds a stub implementation for the other configurations
to prevent build errors.

Differential Revision: https://developer.blender.org/D6855

Reviewers: brecht
February 17, 2020, 17:58 (GMT)
GPencil: Fix Blend and Glow Under problems
February 17, 2020, 17:52 (GMT)
Codesign: Harden check for archive being ready for sign

Seems like sometimes files are being only partially ready, which makes it so there
are unsigned files, failing to deliver fully signed bundle.

Now expected archive file size is stored into stamp file and is checked against
size of the archive file on another side.

There are some bare prints used for debugging, would need to switch it to a proper
logger (or to be removed).
February 17, 2020, 17:44 (GMT)
Embree: avoid potential clashing symbols with external renderer add-ons
Revision 8d60e6f by Ray Molenkamp (master)
February 17, 2020, 17:28 (GMT)
Fix: T73830 OSL not finding stdosl.h on linux

This extends FindOpenShadingLanguage.cmake to also look for the location of
stdosl.h and adds the path to the invocation of oslc to deal with the headers
being in different locations a little better.

Differential Revision: https://developer.blender.org/D6865

Reviewers: brecht
Revision 6b85f36 by Jacques Lucke (simulation-tree)
February 17, 2020, 17:13 (GMT)
test drawing settings in node and have them update the sockets
Revision fe029b9 by Jacques Lucke (simulation-tree)
February 17, 2020, 17:13 (GMT)
use extern "C" in DNA_node_types
Revision 300152c by Antonio Vazquez (greasepencil-object)
February 17, 2020, 16:42 (GMT)
GPencil: More tweaks to default parameters for Glow VFX
February 17, 2020, 16:34 (GMT)
GPencil: Use opacity in Glow blend equation
February 17, 2020, 16:33 (GMT)
Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time editors

The redo panel does not consider the position of the mouse.
So it is not possible to know the direction to redo the operator.

The solution is to add a new `direction` parameter that can be
saved and used for redo.

Differential Revision: https://developer.blender.org/D6852
February 17, 2020, 16:27 (GMT)
GPencil: Pass Glow color as vec4
February 17, 2020, 16:24 (GMT)
GPencil: More changes to Blend modes in Glow
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021