Vicente Juárez

Results 5 issues of Vicente Juárez

* What would you like to be able to do? Can you provide some examples? See, I've got a lot of users with different characteristics on my app. For example,...

fields
fields-context

When creating a proper material for a model, it now connects the alpha from the main texture to the export shader. At least in VRMs from VRoid, this created these...

After importing a VRM model, trying to use the "Fix Model" function fails: ```sh Python: Traceback (most recent call last): File "/home/vijuarez/.config/blender/3.0/scripts/addons/cats-blender-plugin-development/tools/armature.py", line 363, in execute scene.collection.children.link(coll) NameError: name 'scene'...

Hi, I encountered an issue when using this gem. I'm building a project with Rails 6 and Turbolinks 5.2.1, which I sadly can't share at the moment. When I enter...

Now that the `typing` module has been available since Python 3.5, would it be possible to use the `type` property of UMLAttribute as a type annotation in the generated code?...

enhancement