-
ascii-parser.cc generates too many sections and started to fail to compile with mingw(tested gcc version 10-win32 20220113 (GCC) )
```
/usr/bin/ccache /usr/bin/x86_64-w64-mingw32-g++-posix -DTINYU…
syoyo updated
2 years ago
-
blender just doesnt starts at all
showing this message
~> /boot/system/apps/Blender/Blender
runtime_loader: Cannot open file libOpenImageIO.so.2.2 (needed by /boot/system/apps/Blender/Blender):…
-
Hi, when trying to enable the add-on I get:
```
ERROR (gpu.shader): pyGPUShader FragShader:
|
168 | vec4 image = texture2D(image, imageUv);
| ^
| Error: …
-
When attempting to compile with the last Release version of OpenSubDiv (v3,3,3) with the latest version of vs2017, I get the following error,
```
3>...opensubdiv\far\topologyrefinerfactory.h(54): …
-
I think that both I and Camille should be listed in the license as significant contributors since this code was extracted from the Godot Engine branch. See authors.md https://github.com/godotengine/go…
-
I have been looking for a tutorial on this on the web but without much success so far. Does anybody have examples? I saw a picture of a piecewise Bézier surface on this [page](https://graphics.pixar.c…
-
https://github.com/PixarAnimationStudios/OpenSubdiv/blob/ff76e0f2dc9c9202b7d2f965f264bfd6f41866d5/tutorials/far/tutorial_2_3/far_tutorial_2_3.cpp#L323
Variable `refiner` is never deleted.
-
Inspired from the OpenSubdiv topic #4575 I played a bit with what we have currently.
We actually can use the the Subdivision Modifier from Blender itself (along with all other modifiers I guess).
…
-
I believe we should be using ncolors rather than nuvs
https://github.com/PixarAnimationStudios/OpenSubdiv/blob/release/tutorials/far/tutorial_2_2/far_tutorial_2_2.cpp#L336
This tutorial example …
-
At the following latest commit I just pulled
```
commit 40eee124f42e412311ca8a1700072f276a9d96f3 (HEAD -> dev, origin/dev)
Merge: 514ddccd b5cbbdfc
Author: Barry Fowler
Date: Fri Sep 9 18:37…