Frieder Erdmann
Frieder Erdmann
Currently there is a bug in bqt, if you alt-tab out of Blender and back in, it will often perceive that the alt key is stuck. The same can happen...
# Extending `mix` node to allow per channel mixing The mix node's mix input should allow for all data formats as input and do a per element linear interpolation, not...
Hello, we're trying to currently match a large number of shaders that have been created in a game engine to MaterialX counter parts. Our current shaders are making use of...
I'm running into some issues with current Master, so I've started a new branch and manually made some changes back to how they were on 0.0.1. This is currently just...
Hey Diego! Great work on the integration :) I noticed your PySide2 is using the method of creating a new PySide operator! I don't know if this would work for...
Optimize stub generation by cleaning the scene before and after the generation of the stubs. Investigate if turning off UI/Viewport elements can improve generation speed as well. Provide visual feedback...
Make sure pyi file comes with valid encoding and valid line breaks.
1. See if attaching debugger and starting pymxscom can be summarized in one launch profile. 2. See if deploying pymxscom startup script can be automated 3. See if linking VSCode...
A number of current properties default to `None` or its not possible to construct the base object without some signature, so they are ignored. Catalogue the missing or broken properties...
Non MaxObjects (regular data containers) are currently not showing their properties. Find a way how to get those from Max or provide a manual class library for just the data...