Roy Nieterau

Results 877 comments of Roy Nieterau

Are you trying to add the Avalon asset widget into Allzpark as its own widget? So that whenever you launch the application it will additionally set the `AVALON_ASSET` and task...

The software [Fabric Engine has been discontinued](http://www.cgchannel.com/2017/10/fabric-software-discontinues-fabric-engine/) and does not exist anymore for quite some time now. As such, there is no real replacement for the link instead of maybe...

@j-conrad Did you end up getting this to work by first assigning a Lambert as a replacement? If not, are you still able to produce those full logs?

> I'm not sure if I fully understand your request. I think the core of what I'm trying to ask is *how* to influence how the exporter works with regards...

> Oh but then no actions are required, at Wondermedia we already using the textures generated by Substance Painter as-is. So it should work out-of-the-box. Could you share which export...

Actually. It seems the `Maya2glTF` export works flawlessly too with the textures. It's *not* a texture material problem, however it seems to be an issue with UVs flipping/stretching when exporting...

Ha! It appears that the test case the artists were providing me actually weren't accurate test cases as they had different model versions loaded into Maya than the one that...

There does seem to be an extension to support transforming textures: https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_texture_transform Please also note that there's been some discussion on the rotations it applies and whether it's inverted or...

@Ziriax what was the issue with it potentially being locked? What exactly would be locked? Can you describe an example case where otherwise it would have failed? Using the `preBindMatrix`...

Would it be required to decompose this manaully, shouldn't the use of [`MTransformationMatrix.getShear`](http://download.autodesk.com/us/maya/2010help/api/class_m_transformation_matrix.html#062d9b4d8b036f391cbd792f6ab19ed5) suffice? Or what use case are you after?