Mel Massadian
Mel Massadian
Hi Elie, I'm about to use OpenMfx in Blender 3.0/Houdini 19.0, and I wanted to know from which commit of 2.93 was this built upon? (My idea is to diff...
Hi Γlie, I'm following your work from quite some time over twitter. I just realized that you made OpenMesh effects which is a great idea! I've just finished a beta...
## UV Tools Some basic STMap related math and nodes for disorting images, could be used for many things from simple transforms, complex wraps, planar replacement in videos (currently looking...
### Describe the problem - [ ] Remove I/O nodes used in [VHS](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite/), initially forked from mtb it does much more now. (this will cut out A LOT of js...
### Describe the problem Since [VHS](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite) came out I did not work much on any I/O things, but `Load Image Sequence` still has use cases not covered by VHS. ###...
### Describe the problem Things like #145 should be catched automatically ### Describe the solution you'd like - The most finecky python parts already have test suite that I need...
### Describe the problem ## Deprecate A lot of things are better done in https://github.com/pythongosssss/ComfyUI-Custom-Scripts/tree/main : - Math Expression - String manipulation ## Update - [ ] Check redundant nodes,...
### Describe the problem Barely started but easier to maintain/update: https://github.com/melMass/comfy_mtb/wiki ### Describe the solution you'd like A WIKI ### Alternatives considered _No response_ ### Additional context _No response_
### Describe the problem Add tests for all the "core" nodes (transform, i/o, animation) ### Describe the solution you'd like A pytest suite per family of nodes ### Alternatives considered...