Blender Git Commit Log

All Blender Git commits.

Page: 1873 / 8462

February 12, 2020, 18:02 (GMT)
fix after merge
February 12, 2020, 18:00 (GMT)
Merge branch 'master' into functions
February 12, 2020, 18:00 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/draw/engines/gpencil/gpencil_draw_utils.c
source/blender/draw/engines/gpencil/gpencil_engine.c
source/blender/draw/engines/gpencil/shaders/gpencil_edit_point_vert.glsl
source/blender/draw/engines/gpencil/shaders/gpencil_zdepth_mix_frag.glsl
February 12, 2020, 17:58 (GMT)
GPencil: New Mask python API for add and remove
February 12, 2020, 17:57 (GMT)
Codesign: Attempt to make macOS codesign more reliable

Is still sometimes .ready file appears prior to an actual archive.
February 12, 2020, 17:44 (GMT)
Fix T59271: Curves with Extrude still show curve

Compared to 2.79, this also has the benefit of actually showing the curve
again if you set both bevel start and end to 0.0 for example.

Maniphest Tasks: T59271

Differential Revision: https://developer.blender.org/D6168
February 12, 2020, 17:43 (GMT)
GPencil: Disable multisampling as it is not supported anymore

Another AA method is comming in the GPencil refactor.
February 12, 2020, 17:21 (GMT)
GPencil: Fix colormanagement broken by recent refactor

This is a quick fix that should work until the GPencil refactor lands.
February 12, 2020, 16:57 (GMT)
Cleanup: Move code
February 12, 2020, 16:20 (GMT)
Fix T73442 Overlay: Wireframe infront buggy in material shading mode

This was caused by the refactor. The wireframe was drawn with the incorrect
depth buffer.

Should be included in 2.82
February 12, 2020, 16:16 (GMT)
GPencil: Fix alpha textured stroke buggy behavior

This was caused by the mask texture bind being lost. This is a quick and
dirty fix. Better solution would be to have a permanent bind.
February 12, 2020, 16:08 (GMT)
Merge branch 'master' into greasepencil-object
February 12, 2020, 16:04 (GMT)
Blender 2.82 release bump
February 12, 2020, 16:04 (GMT)
Splash: New image for 2.82 by Andry Rasoahaingo (dedouze)
February 12, 2020, 16:04 (GMT)
Subversion bump 2.82.7 (preparing for release)
February 12, 2020, 16:02 (GMT)
Fix T69697: Remove not working "Inherit Scale" option from menu

The option can still be modified in the bone settings in the properties
editor. In the future a correct menu entry (using an enum) can be
added back. For that, an operator like `wm.context_collection_boolean_set`
could be added for enums.
February 12, 2020, 15:55 (GMT)
DRW: Fix debug drawcalls and annotation drawing
February 12, 2020, 15:43 (GMT)
GPencil: Fix breakage caused by aspect commit
February 12, 2020, 15:29 (GMT)
GPencil: Cleanup previous fix and use object as parameter
February 12, 2020, 15:19 (GMT)
GPencil: Add Dot aspect support back
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021