Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 910 / 5574

February 11, 2020, 16:48 (GMT)
Fix T73656: Use BKE_brush_alpha_get in texture paint

The code was using brush->alpha directly, so the alpha value from
UnifiedPaintSettings was not used when eneabled.

Reviewed By: brecht

Maniphest Tasks: T73656

Differential Revision: https://developer.blender.org/D6804
February 11, 2020, 16:45 (GMT)
Fix T70039, T68707: issues when opening .blend file from Finder on macOS

* Missing close dialog displayed to warn about unsaved changes.
* No reaction when the file was opened on a different desktop.

Differential Revision: https://developer.blender.org/D6765
February 11, 2020, 16:09 (GMT)
Nodes: Add dynamic label support for Math Nodes

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6375
February 11, 2020, 15:59 (GMT)
Cleanup: Sculpt/Paint, use correct types and iterator variable declaration

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6788
February 11, 2020, 15:38 (GMT)
Cleanup: Sculpt, Comment formatting

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6792
February 11, 2020, 15:38 (GMT)
Fix T73706: Crash after disabling dyntopo with multires modifier

ss->multires is set in sculpt_update_object, which is not called just
after disabling dyntopo, so it needs to be checked before running
reshapeFromCCG

Reviewed By: campbellbarton, brecht

Maniphest Tasks: T73706

Differential Revision: https://developer.blender.org/D6801
February 11, 2020, 14:46 (GMT)
Merge branch 'blender-v2.82-release'
February 11, 2020, 14:45 (GMT)
Fix Attempt to free NULL pointer

Assert when snapping `Selection to ...` but without objects.
Missed in the last commit.
February 11, 2020, 14:32 (GMT)
Node Editor: node resize can now be cancelled, like other operators

Differential Revision: https://developer.blender.org/D6800
February 11, 2020, 14:30 (GMT)
UI: improve graph editor channels drawing

The channel color squares are no longer positioned under the visibility
icon, since contrast is poor. Instead they are thinner and drawn on the
left side, before the visibility icon. If the curve is hidden, the color
gets less opaque.

Differential Revision: https://developer.blender.org/D5882
February 11, 2020, 14:30 (GMT)
Fix T64024: monitor/fullscreen switching on macOS shows red line artifacts
February 11, 2020, 14:25 (GMT)
Fix Attempt to free NULL pointer

Assert when snapping `Selection to ...` but without objects.
February 11, 2020, 14:19 (GMT)
DRW: Color Management improvement

Reviewed By: brecht sergey jbakker

Differential Revision: https://developer.blender.org/D6729
February 11, 2020, 14:02 (GMT)
install_deps.sh: correct clang/llvm download URLs
February 11, 2020, 13:51 (GMT)
Fix: Build error on windows

USD "library" directory was not set, leading to an error
during the INSTALL phase.
February 11, 2020, 13:14 (GMT)
Merge branch 'blender-v2.82-release'
February 11, 2020, 13:04 (GMT)
Fix T73675: Leaving exit mode tags all objects for update

This is an oversight of a fix for T69834, where I didn't realize the
ED_object_editmode_exit_ex() function is called for all objects as an
opposite of only the ones which were in edit mode.

Seems a simple fix: just move tag into a check that object was in the
edit mode prior to tag.

Differential Revision: https://developer.blender.org/D6808
February 11, 2020, 11:15 (GMT)
Merge branch 'blender-v2.82-release'
February 11, 2020, 11:12 (GMT)
Fix memory leak with 2D image painting

Regression from c30d6571bb477
February 11, 2020, 10:00 (GMT)
Documentation: add note on altering data from frame change handlers

Blender can crash while rendering, when scene data is changed from within
a `frame_change_pre` or `frame_change_post` callback function. This results
in bug reports like T60094, T67627, and T73530. Until this is properly
resolved, this limitation should be documented.

No functional changes.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021