Blender Git Loki
Git Commits -> Revision a8441fc
Revision a8441fc by Sybren A. Stüvel (master) April 24, 2020, 15:23 (GMT) |
Fix T69753 Instanced Metaballs not rendering but showing up in Viewport This hides the original metaballs when they are used in duplifaces/-verts instancing, and still shows the instanced metaballs. The visibility of the original metaballs is now determined by the visibility of the instancer. I'm not too thrilled about this, but at least it gives users the ability to show/hide the metaballs for viewport/render. Differential Revision: https://developer.blender.org/D7478 |
Commit Details:
Full Hash: a8441fc90086bf21dc50dc9dcd6085e0a0674921
Parent Commit: 4542b50
Lines Changed: +28, -2