Blender Git Loki

Blender Git commits from all branches.

Page: 1115 / 2888

October 18, 2019, 11:35 (GMT)
Cleanup/fix for fix (c).

Sorry for the noise... For once building with everything hid the issue
instead of revealing it.
October 18, 2019, 11:35 (GMT)
Fix T70626: VSE: Slip Strip Operator doesn't refresh audio on confirm

Maniphest Tasks: T70626

Reviewed By: ISS, sergey

Differential Revision: https://developer.blender.org/D6016
October 18, 2019, 11:35 (GMT)
Fix build error (missing BKE_global.h)
October 18, 2019, 11:35 (GMT)
Fix T70588: Playing animation (after deleting rigid body obj) crashes blender.

Fixing/working around another weakness of current RBW model... This is
not really nice, but it should work for now, and we cannot really do
anything else but that kind of monkey patching here anyway.
October 18, 2019, 11:35 (GMT)
Fix: region toggle operator being able to toggle regions it shouldn't

Only regions with alignment set should be toggle-able. If this is not
set, then the region is likely either a main region, or entirely hidden
by the user (not just collapsed).
October 18, 2019, 11:35 (GMT)
Depsgraph: Cleanup, spelling in comment
October 18, 2019, 11:35 (GMT)
Depsgraph: Perform early exit check prior to time tag

Evaluation is not entirely cheap even in the case when there is nothing tagged
in the scene. This is because of all the calculation of pending operations,
cleating runtime flags and so on.

This commit makes it so time operation is tagged for update prior to early exit
check. Improves playback speed in a scene without anything animated.

Maniphest Tasks: T70463

Differential Revision: https://developer.blender.org/D6002
October 18, 2019, 11:35 (GMT)
Depsgraph: Cleanup, de-duplicate time source tagging
October 18, 2019, 11:35 (GMT)
Depsgraph: Don't force time update when legacy flag 0 is used
October 18, 2019, 11:35 (GMT)
Fix T70522: Sidebars in Clip Editor work incorrectly in Dopesheet mode

Actually, in Dopesheet mode, the regions shouldn't be toggle-able at
all. For the user they should appear to not exist.
Previously the Movie Clip Editor archieved this by setting the region
alignments to NONE, which this restores.

Introduced in 6aef124e7d28.
October 18, 2019, 11:35 (GMT)
Keymap: use right mouse for console context menu

Was using 'w' which doesn't work with text entry.
This matches the text editor.
October 18, 2019, 11:35 (GMT)
UI: support passing a function to WorkSpace.status_text_set()

This allows Python operators to draw icons and other UI elements
into the status bar.
October 18, 2019, 09:32 (GMT)
GPencil: Primitive: Polyline tool
October 18, 2019, 08:25 (GMT)
Merge branch 'master' into greasepencil-object
October 17, 2019, 17:35 (GMT)
CurveProfile: Share BezTriple handle types, small rename
October 17, 2019, 16:55 (GMT)
Naming: ProfileCurve -> CurveProfile
October 17, 2019, 15:53 (GMT)
first created and executed multi function graph
October 17, 2019, 15:30 (GMT)
Merge branch 'master' into greasepencil-object
October 17, 2019, 15:29 (GMT)
GPencil: remove code from Polygon mode from Freehand operator

This section of the code was from 2.7x and it's was not working and it will be replaced by a new primitive polyline tool.
October 17, 2019, 14:37 (GMT)
Cycles: Added option to belnd diffuse and SSS to Principled BSDF.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021