You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
thank you for your plugin! It works great, sending meshes from gh to blender.
I tried to replicate your youtube video where you send mesh voxels with vertex colors and pick a material via metadata but when I try to send a colored mesh I receive "Error handling received data: Color.to_tuple() missing 1 required positional argument: 'color_type' " in Blender.
Additionally, I would like to send curves. But can't figure out the right way to do so. Do I have to write a handler based on the recv_handler.py to parse the .json file of curves?
I use RH7 (Portal 0.5.2) Blender 4.3 (Portal.blender 0.3.0)
Thanks in advance
Daniel
The text was updated successfully, but these errors were encountered:
Hey,
thank you for your plugin! It works great, sending meshes from gh to blender.
I tried to replicate your youtube video where you send mesh voxels with vertex colors and pick a material via metadata but when I try to send a colored mesh I receive "Error handling received data: Color.to_tuple() missing 1 required positional argument: 'color_type' " in Blender.
Additionally, I would like to send curves. But can't figure out the right way to do so. Do I have to write a handler based on the recv_handler.py to parse the .json file of curves?
I use RH7 (Portal 0.5.2) Blender 4.3 (Portal.blender 0.3.0)
Thanks in advance
Daniel
The text was updated successfully, but these errors were encountered: