July 8, 2021, 12:55 (GMT) |
adaptive_cloth: Mesh: append non duplicate vert indices in node.verts |
July 8, 2021, 12:48 (GMT) |
Import changes from code review |
July 8, 2021, 12:46 (GMT) |
Merge branch 'master' into cycles_procedural_api |
July 8, 2021, 12:37 (GMT) |
Merge master into temp-gpencil-bezier-stroke-type Conflicts: MOD_gpenciloffset.c |
July 8, 2021, 12:29 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
July 8, 2021, 12:20 (GMT) |
GPencil: Support camera "Frame Selected" and object previews Using the "Camera Fit Frame to Selected" operator didn't work for Grease Pencil objects. The same issue caused grease pencil preview thumbnails to be useless (e.g. when using "Mark Asset" on a Grease Pencil object). Reason was that there was no logic to handle grease pencil data and its strokes for the object display-point iterators used for the "Frame Selected" logic. Addresses T89656. Reviewed by: Antonio Vazquez, Campbell Barton Differential Revision: https://developer.blender.org/D11833 |
July 8, 2021, 12:17 (GMT) |
adaptive_cloth: Mesh: split edge: remove completed todo comment |
July 8, 2021, 11:20 (GMT) |
Fix shadow catcher denoiser after recent changes in Cycles X The shadow catcher pass access requires combined pass. This means that the combined pass can not be modified in-place before the shadow catcher pass is calculated. |
July 8, 2021, 11:11 (GMT) |
Fix: instances are made real when they shouldn't be The original assumption that the `modifyMesh` function is only called when the modifier is applied was wrong. There are still a couple of other places calling it through `BKE_modifier_modify_mesh`. Now there is an extra check that makes sure instances are only realized when the modifier is actually applied. |
July 8, 2021, 11:08 (GMT) |
Fix compositor backdrop gizmo refresh problem when toggling sidebar The backdrop image gizmo was not following the backdrop image, it needs to be refreshed whenever the view changes. The region init callback is executed whenever the region size changes, so that should be a reliable place to do that. Reported as part of T87591. |
July 8, 2021, 10:41 (GMT) |
Fix crash accessing SHadow Catcher pass without catchers in Cycles X |
July 8, 2021, 10:18 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
Revision d2b9cc4 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 8, 2021, 10:11 (GMT) |
Added attribute delimiter for dissolve node |
July 8, 2021, 09:52 (GMT) |
Flag for group nodes to disable extension socket. |
July 8, 2021, 09:39 (GMT) |
Deps: upgrade OpenXR 1.0.14 ? 1.0.17 |
July 8, 2021, 09:38 (GMT) |
Cleanup: remove trailing spaces from `install_deps.sh` No functional changes. |
July 8, 2021, 08:41 (GMT) |
Outliner: use 'compacted' row for bones as well In a collapsed hierarchy, some type of data are listed as one icon per item (2.79 did this for all data), others are 'compacted' as a single icon with a counter (also indicating if the active item is down that collapsed hierarchy) from 2.80 on. Not quite sure if {rB92dfc8f2673e} was meant to do this (if it was, this was not working though because relevant code would only get executed for object hierarchies it seems), so now this is done for bones as well. Fixes T88413. Maniphest Tasks: T88413 Differential Revision: https://developer.blender.org/D11404 |
July 8, 2021, 08:30 (GMT) |
Sanity checks for the extension socket in groups. |
July 8, 2021, 08:29 (GMT) |
Add single-socket input/output nodes in groups. |
July 8, 2021, 08:00 (GMT) |
improve message when socket value is not available |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021