Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1894 / 8462

February 4, 2020, 20:11 (GMT)
Merge branch 'blender-v2.82-release'
February 4, 2020, 20:06 (GMT)
Fix T58842: Add-ons Import/Export entries disapear when enabling Filter
Addons option

This removes the 'use_owner' option feature from rB61c8ed40f5df.
(this wasnt working well when addons are enabled and when switching
workspaces)

Now Addon filtering is just bypassed for Import/Export menus.
(by introducing/setting bl_owner_use_filter = False)

Maniphest Tasks: T58842

Differential Revision: https://developer.blender.org/D6740
February 4, 2020, 19:59 (GMT)
Merge branch 'blender-v2.82-release'
February 4, 2020, 19:56 (GMT)
Fix T67084: Modal keymaps could show the wrong shortcut

WM_modalkeymap_operator_items_to_string() wasnt checking
WM_keymap_active(), so it was possible that e.g. when using the Industry
Compatible keymap, the shortcut from the Blender keymap was shown.

This also fixes the (now exposed) bug that the Industry Compatible keymap
would not have a ADD_CUT_CLOSED kmi defined for the Knife Tool [mandatory
for the status bar].

Maniphest Tasks: T67084

Differential Revision: https://developer.blender.org/D6748
February 4, 2020, 19:22 (GMT)
Fix errors from conflicts in last merge

Handled merge conflicts wrong apparently. When checking changes before
committing, everything seemed fine...
February 4, 2020, 19:09 (GMT)
Merge branch 'blender-v2.82-release'
February 4, 2020, 18:54 (GMT)
Reports: Add utility to cancel displayed reports

Sebasti�n Barschkis needs something like this to fix an issue, so he
asked me to add this to the release branch. It's unused for now.
February 4, 2020, 18:31 (GMT)
Fix T61685 Curve extrusion looses flat shading in certain viewport shading

This was caused by default surface batch not using loop normals.
February 4, 2020, 18:12 (GMT)
GPU: Remove disabling of indirect drawcall batching on NVIDIA hardware

Nvidia has fixed their drivers so there is no reasons to keep this.

This fix T70011 NVIDIA issue prevents full indirect draw call batching performance
February 4, 2020, 18:01 (GMT)
Fix T72155 Overlay: Bone X-ray no longer works in pose or weight paint mode
February 4, 2020, 17:41 (GMT)
CMake: Linux, Hard-code all paths to pre-compiled libraries

Due to lack of standard in how FindFOO modules work, and, possibly, how
CMake's find helpers work as well, it was possible that system-wide
libraries are used.

This change ensures that all libraries are used from their pre-compiled
location.
February 4, 2020, 17:35 (GMT)
Fix T72504 EEVEE: Crash when rendering Instance Collection with hair

This was caused by a double free of the instance data. Remove the need
of the instance data fix the issue.
Revision 370a617 by Simon G / Brecht Van Lommel (master)
February 4, 2020, 16:54 (GMT)
Fix wrong glColor3usv array size check in clang array checker

Differential Revision: https://developer.blender.org/D6716
Revision 937eff4 by Simon G / Brecht Van Lommel (master)
February 4, 2020, 16:53 (GMT)
Cleanup: remove duplicated bl_parent_id in brush mask panel

Differential Revision: https://developer.blender.org/D6718
February 4, 2020, 16:36 (GMT)
GPencil: New function to create strokes
February 4, 2020, 15:48 (GMT)
fix killing particles
February 4, 2020, 14:47 (GMT)
GPencil: Hide rotation parameter for Radial gradients
February 4, 2020, 14:43 (GMT)
GPencil: Patch old gradient materials and remove old variables
February 4, 2020, 14:32 (GMT)
Merge branch 'blender-v2.82-release'
February 4, 2020, 14:32 (GMT)
Fix warning when initializing the IK chain in the Pose Brush

The code removed was left there from an early prototype and it was not
doing anything.

Reviewed By: brecht

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