paceholder / nodeeditor

Qt Node Editor. Dataflow programming framework
BSD 3-Clause "New" or "Revised" License
3.03k stars 814 forks source link

Fetche upstream from original repo #299

Closed tatatupi closed 2 years ago

paceholder commented 2 years ago

Hello @tatatupi ,

I've seen you have added a lot to the node editor on your side. If you might describe the main contributions, maybe I could pull some something to my repository?

Another question: if your group is ok with that, I can add your project to the showcase section of the readme.

Regards,

Dmitry

tatatupi commented 2 years ago

Hi @paceholder!

I opened this PR by accident. My intent was to fetch recent changes in your original repo to our fork, but I made a mistake and opened a PR in your repo.

But yes! We, at FabNS have been adding some code, indeed. We are working on a hyperspectral analysis tool for a university spin-off in Brazil for a while now. You can see some demo screenshots in our website. And sure, you can add the project in readme section. It would be our pleasure, and I am at your disposal to help you with that.

I was talking to my colleagues (@callado and @hudsonmiranda291) and we would like to contribute more activelly to your project. We are planning on how we can open smaller and more modular PRs. Do you have any suggestion? I believe a huge PR as this would have been, would be dreadful to review.

paceholder commented 2 years ago

Hi @tatatupi, @callado, and @hudsonmiranda291 ,

I'd start from listing all the remarkable fixes and add-ons in your repository. Then we could pick-up the most interesting and relevant for merging.

For the readme you could write a 1-2 sentences description and pick up a screen shot. And even make a PR to the README.md.

Thanks