July 13, 2020, 15:13 (GMT) |
Fix T74024 Faces missing, weird faces added Workaround by adding a special case for that driver in gpu_extensions.c |
July 13, 2020, 15:13 (GMT) |
Fix error when filtering in Outliner "Blender File" mode with libraries Steps to reproduce were: * Load factory settings * Link any library * Change to "Blender File" display mode in Outliner * Enable filtering * -> Assert fails This may have had further side-effects for linked IDs. Checked with Bastien, the NULL-check seems reasonable. It was initially there but removed in d74f9c4b7b4f. Fine to backport. |
July 13, 2020, 15:13 (GMT) |
July 13, 2020, 15:13 (GMT) |
Fix T78337: Fix crash when use GPencil merge without materials If the object hadn't material, the index of material was negative. |
July 13, 2020, 15:13 (GMT) |
EEVEE: Fix undefined behavior when using BSDF nodes inside volume shaders This should fix T76171 Eevee bsdf shaders glitches |
July 13, 2020, 15:13 (GMT) |
July 13, 2020, 15:13 (GMT) |
Fix T78042: GPencil: Strokes go missing after Interpolation from another layer This was due some strokes could be tagged and as the layer was locked, the strokes were not untagged and removed when all tagged strokes are removed. The tagged strokes are used as temp ghost of the interpolation and removed at the end of the interpolation. |
July 13, 2020, 15:13 (GMT) |
July 13, 2020, 14:47 (GMT) |
Merge branch 'master' into soc-2020-info-editor # Conflicts: # source/blender/windowmanager/intern/wm_files.c |
July 13, 2020, 13:57 (GMT) |
Fix broken shading in workbench |
July 13, 2020, 13:55 (GMT) |
Build: make update support for git tags Previously it only picked the appropriate version with the blender-vX.XX-release branches. |
July 13, 2020, 13:50 (GMT) |
EEVEE: Rename default_world_frag.glsl to lookdev_world_frag.glsl Also include cleanups of the world rendering logic. |
July 13, 2020, 13:50 (GMT) |
Fix undefined behavior with background alpha |
July 13, 2020, 11:24 (GMT) |
Add a mesh intersect sphere-sphere test for performance tuning. |
July 13, 2020, 10:05 (GMT) |
Fix build error in due to BKE_mesh.h |
July 13, 2020, 10:02 (GMT) |
Rename files: exporter -> ex, importer -> im. Minor header cleanup. |
July 13, 2020, 09:43 (GMT) |
Break code into mesh, objects, and reader files. |
July 13, 2020, 09:22 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
Revision 4139347 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 13, 2020, 08:39 (GMT) |
Merge branch 'master' into lanpr-under-gp |
July 13, 2020, 08:39 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
|
|
|


Master Commits
MiikaHweb | 2003-2021