Page 1 of 2

Feedback v0.99v.28 - brush image crash

PostPosted: Sun Oct 08, 2017 10:40 pm
by Knacki
The answer to my problems and crashes in loading brushimages.

If canvas is smaller than brushimage, it will result in a Exeption_Access_Violation.

If you take my tattoo preset i.e.
http://www.taron.de/forum/viewtopic.php?p=18509#p18509 and load the brush images immediately, verve will crash.
Those dots brush images are very tiny, but bigger than the canvas.
If you crop canvas bigger and load brush images after, they will work fine.

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Tue Oct 10, 2017 10:40 pm
by Taron
THAT is very, very, very weird! :shock:
Pfff...hmmm... I'll check that! :oops:

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Tue Oct 31, 2017 9:44 pm
by Knacki
Well - I pressed CTRL+l and a Layer FX window opened :D
Anything one can do with it already?
I couldn't figure out something.

Found it:
"Changes v0.99v.17:
- negative glossiness now is really negative glossiness! :ugeek:
- some WIP features are in there, which don't do much, yet! Lasso Masking and a Histogram, but you can't quite use them, yet.[k] will toggle lasso mode on and off. Once you drew a lasso, it will create a mask as you may know already, which you can toggle on/off with [q] or look at and modify with [ctrl]+[q] or invert with [ctrl]+[shift]+[q]."

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Tue Oct 31, 2017 10:13 pm
by Taron
Awww, hahaha, yeah, that's already in there, hehe, but it's only a preparation with an actually working histogram, but nothing else. I had added sliders to my gui gadgets then. Nice, huh!? :? :lol:
What got me stalling there was that I wanted an interactive histogram, where you could grab handles inside of it and move them around, including a kind of curve handle to skew the linear gradient from darkest to brightest rather than the ordinary linear interpolation of most level adjustments. Needless to mention that I'll also add material amount as a channel, but didn't get around to it, yet.

So, yeah, it's kind of a teaser, similar to the lasso feature, which does at least somewhat do something already.
Man, I'm so neglecting this poor baby...pfff, shameful. But you do know why, of course; the big transition to C++.
<sigh>

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Sat Nov 25, 2017 11:29 am
by Zeropainter
hey dear taron - I did have in the last days some crashes again, so i lost yesterday my whole painting - ok, it was only a quick/dirty thumbnail. I couldn't find any windows error messages (event protocol).

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Sat Nov 25, 2017 12:27 pm
by Pilou
But you do know why, of course; the big transition to C++.


does the v0.99v.28 has yet some parts in C++ ?

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Sat Nov 25, 2017 1:09 pm
by Taron
Nope. I will be able to keep my shaders, though, because they're openGL GLSL.

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Fri Dec 01, 2017 12:23 am
by Knacki
Found another bug?
If you have many brush images, so much that they are under the color wheel and the knobs placed around, operating those is disturbed by underlying brush images selection.

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Fri Dec 01, 2017 8:14 am
by Taron
HOW very funny! I was just the other day thinking about finally making a scroll window for brush images and layers. :shrug: :ob
I've been a little bit torn about it, because of my ambition to make bigger leaps, but well...wouldn't be the first time I kept evolving this version. :geek:

Re: Feedback v0.99v.28 - brush image crash

PostPosted: Fri Dec 01, 2017 3:16 pm
by Knacki
There are workarounds.
But I guess it's good to report those issues.
Even when it's for future version only.