ilia3101 / MLV-App

All in one MLV processing app.
https://mlv.app/
GNU General Public License v3.0
283 stars 29 forks source link

v1.1 release discussion #110

Closed masc4ii closed 6 years ago

masc4ii commented 6 years ago

What's up guys?! I added v1.1 description to releases as draft. Are there other features you are working on, on which we should wait, or have I forgotten something? Are we ready for v1.1?

dannephoto commented 6 years ago

I think a release at the time being is a good idea. Didn't have time to check into for instance proxy script but it's on my todo list in the future. Good work!

bouncyball-git commented 6 years ago

Yeah absolutely!

bouncyball-git commented 6 years ago

Hey I found strange behavior for Linear Gradient.

Video

masc4ii commented 6 years ago

Hmm... yes I know this. This is only because the short length of 1 pixel. Here the math is not exact enough. The dial is float and the calculation of the (hopefully easy) UI leads to integer x1/y1 and x2/y2. So if there is an angle and a short length, this two things don't fit nicely. Otherwise I could try to limit length to 50 or something... but sometimes you need such a hard boarder, so I did not want to do this in past. On the other side we could try to make everything what is integer float... no idea if that could work.

masc4ii commented 6 years ago

OMG. Please ignore last post... it was nothing more than wrong. I already tried to make all float. But I was to stupid and forgot the key functions and gave up... Please try again, should be way better now.

bouncyball-git commented 6 years ago

Now it is fantastic!

ilia3101 commented 6 years ago

Ooh yay another release! Release whenever y'all are ready. Really hyped for the gradient adjustment :heart:

I ordered 5D mark ii motherboard so should have MLV App programming motivation again soon. That 3K from reddeercity and waza57!!!!!!!!!!!!!!!!!!!!!!!!!!!

masc4ii commented 6 years ago

Hope you'll get your cam repaired soon! And I hope you'll be back then with a lot of motivation and new good ideas! 😄

masc4ii commented 6 years ago

And here it is: https://github.com/ilia3101/MLV-App/commit/95308b01fdf63ec099d1bc12ac5fc486f5f2430d @bouncyball-git : could you please build windows versions?

bouncyball-git commented 6 years ago

Done