On Mon, Aug 12, 2019 at 08:21:44PM +1000, Carlo Zancanaro wrote:
> On Sun, Aug 11 2019, Carlo Zancanaro wrote:
> > ... adding it to the Blender inputs didn't cause the subdivision
> > modifier to work. ...
>
> Well, it turns out I just had to add the -DWITH_OPENSUBDIV=ON configure
> flag. Here's a
On Sun, Aug 11 2019, Carlo Zancanaro wrote:
... adding it to the Blender inputs didn't cause the subdivision
modifier to work. ...
Well, it turns out I just had to add the -DWITH_OPENSUBDIV=ON
configure flag. Here's a new patch to do that!
>From 231763df5b336118dae973da9dbde362dd1c1465 Mon S
On Fri, Aug 09 2019, Christopher Lemmer Webber wrote:
I was surprised to open Blender 2.80 and find that subdivision
surfaces (necessary for organic modeling) were doing nothing. I
couldn't figure out why this was, until I found out that Blender
now uses OpenSubdiv for subdivision surfaces.
I was surprised to open Blender 2.80 and find that subdivision surfaces
(necessary for organic modeling) were doing nothing. I couldn't figure
out why this was, until I found out that Blender now uses OpenSubdiv
for subdivision surfaces.
Don't think I have time to package it right now, but if som