Elie Michel

Results 239 comments of Elie Michel

5722a23 makes UV readable and improve a lot how to use it in plugin thanks to plugin support functions in `openmesheffect_util`.

Hi @epth I was able to run your effect: ![running](https://user-images.githubusercontent.com/5802849/89706221-d95d9500-d963-11ea-8e70-64d271cb0e27.png) A possible difference is that I am using Houdini 17.5.258, also it should adapt to the version available. The Blender...

Hi @wenglash, Could you share your HDA, or at least export as an OBJ one expected result? It crashes when loading geometry back as a Blender Mesh so it may...

5722a23 make use of Blender's internal buffers to read input point positions

You may go ahead.

PR #23 uses already allocated data for vertex-point and face counts. New note: In plugins, rather than copying data that does not change, it is already possible to set some...

Can you push the test procedure? Or at least publish results and process, so that it can be cross checked and reproduced later on?

Mmh not really. At this point it'd mean undoing some part of the work to have a version that copies data like the old one used to do.

How to open what? This is a Blender branch, unzip a release and run `blender.exe` ;)

Sharing the .rdc file could help as well! (Thanks @jokumo for the support work you are doing, much appreciated)