-
```
What steps will reproduce the problem?
1.Import the attached .abc file into Maya
2.Run the following MEL script
shadingNode -asShader phong;
// Result: phong1 //
sets -renderable true -noSurface…
-
We want our designers to make navmeshes manually but it looks like there is no way to pass it directly to SharpNav without generation step. What can you suggest? Can you add a feature for our case?
-
If a object has a single material assigned to it, it will not create a faceset. If you assign multiple materials to a single object, a faceset will be created for each material on the object.
This …
-
```
What steps will reproduce the problem?
1.Import the attached .abc file into Maya
2.Run the following MEL script
shadingNode -asShader phong;
// Result: phong1 //
sets -renderable true -noSurface…
-
```
What steps will reproduce the problem?
1.Import the attached .abc file into Maya
2.Run the following MEL script
shadingNode -asShader phong;
// Result: phong1 //
sets -renderable true -noSurface…
-
```
What steps will reproduce the problem?
1.Import the attached .abc file into Maya
2.Run the following MEL script
shadingNode -asShader phong;
// Result: phong1 //
sets -renderable true -noSurface…
-
Test results on PowerPC are rather abysmal:
```
---> Testing alembic
Executing: cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_graphics_alembic/alembic/work/build" && /usr/bin/make te…
-
I have a little trouble here, building the screenrewrite branch on windows (tested 7 x86 / Windows 8.1 x64 with vc2010 & vc2012). I wanted to dive deeper into the code and maybe contribute and write a…
-
This is to list the different formats the geomodeling tools are able to handle as inputs.
The idea is that APIs results should be as close as possible as formats expected by the geomodeling tools.
L…
-
Thanks for patch 0.4.1! Now `foamlib` can parse field like `"(U|k|epsilon)"`(in `fvSolution`) and `inGroups List 1(symmetryPlane)`(in `polyMesh/boundary`). However, in the `constant/polyMesh/boundary`…