kmkolasinski / AwesomeBump

AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Insane Bump.
GNU General Public License v3.0
1.66k stars 179 forks source link

strange issue #132

Closed brothermechanic closed 5 years ago

brothermechanic commented 7 years ago

https://i.imgur.com/NjHBa11.jpg no reaction on sliders changes

kmkolasinski commented 7 years ago

Did you try other tabs? other sliders? What about logs?

brothermechanic commented 7 years ago

Hello! Glad to see you! Other tabs too

kmkolasinski commented 7 years ago

Hello :) Maybe it is worth to check log file. I stop my works with AB. Your problem is kind of strange. First time seeing such issue here.

brothermechanic commented 7 years ago

Something shanges only if i push Recalculate from Height button https://i.imgur.com/OC33eWj.jpg it works as Apply

kmkolasinski commented 7 years ago

It's aliasing problem. You should smoothen your normal or height. Try with different images.

brothermechanic commented 7 years ago

No I thin it qt/kde problem or so When i make some changes of values - nothing happened BUT, when i switch to another window - all start to work, and i see changes My system is kde-5.10.5 qt-5.9.1 gcc-7.2 glibc- 2.26

kmkolasinski commented 7 years ago

I cannot help you then. I work with gnome normally.

kmkolasinski commented 5 years ago

I believe this has been resolved in the new release