Forum Replies Created
-
AuthorPosts
-
in reply to: JugiPaint hobbyist review #1026
Hey thank you for the great review! Love the animated gifs… I should do something similar on my site.
in reply to: Software Lag #957No idea what could be wrong. If I understand correctly you have lag even with simple small brushes like pen and low stabilizer value? Can you tell me what system do you use? Maybe the issue is system related.
In my experience the speed of JugiPaint is comparable to some other CPU based painting tools although some brush parameters can slow it down a lot. I will do more optimizations in future, using multithreading for some task which currently utilize only one core. However it will never be comparable in speed with GPU based painting programs. Unless, of course, I go that route with JugiPaint. Well, currently I prefer flexibility of CPU coding.
Anyway, if JugiPaint is unusable for you, you should just refund it on Steam.in reply to: tool ideas to make the software better. #945Thanks for suggestions.
You can currently hide the mirror (or rulers) control boxes by holding down key h.
To reset a brush select “Revert to saved parameters” from the menu left of the brush name in the brush tool dock. If you changed and saved parameters of the supplied “jugi” brushes there are no commands currently to get the original version. However you can still get them if you copy the brush data files from the installation directory into the user data directory (jugipaint_instaltion_directory\stored_assets\brushes => c:\Users\your_user_name\AppData\Local\Jugilus\JugiPaint\assets\brushes)Ok, I included both, a slider and right mouse dragging for zoom. Wasn’t a big deal and it works fine.
A slider would be more straightforward. There are some technical reason I haven’t put it in so far, the main being that it wouldn’t work smoothly due to occasional composition update at some zoom level. Well I can try it to see if it works good enough…
in reply to: No mouse drawing on bitmap layer? #918Ok, I think I solved this. The mouse now works whenever used. Will be in the next update.
in reply to: No mouse drawing on bitmap layer? #903Not that I am happy with the current solution. Will look more if I can get a better way…
in reply to: No mouse drawing on bitmap layer? #875Actually you do need tablet pen for the brush tool and the vector pen tool. The mouse works if you don’t have a tablet or if you have a tablet but didn’t use the tablet pen. After you use the tablet pen, the mouse no longer works with these two tools. It is a bit strange yes, but this was done to fix issues with tablet drivers I got. (Not all tablet signals were received by application and in some situation I couldn’t tell if the pressing signal comes from the mouse or from the tablet pen, which is needed for getting the correct pressure).
in reply to: What has been added? #813Yep, your assumption is certainly correct.
in reply to: Clipboard transfer with MediBang Paint #795It’s a bug. Dunno how it crept in as I did tested the action. Oh well, it will be fixed.
in reply to: Great start, problems with paint tools #790Please provide info about your system (OS and graphic tablet). When only the brushes are not working the problem is in graphic tablet and JugiPaint’s registration of its pen pressure.
in reply to: Program won't work #787I think there are some problems with OpenGL. JugiPaint uses some basic old OpenGL functions and there are problems if graphic drivers no longer support them fully. I will add support for more modern OpenGL in future. Not a priority though as most graphics cards do work with current implementation.
in reply to: Program won't work #784What kind of PC, OS, graphic card do you have?
in reply to: Testing JugiPaint #775Of course you own your work. There are no time restrictions for using the “development” versions of JugiPaint.
in reply to: Testing JugiPaint #773Yes, there is indeed a bug with restoring the two settings from the Settings Menu.
Also confirmed – JugiPaint crashes if you go to Assets management/Brushes and click OK, if the current tool is not the brush tool! It seems I always had the brush tool active when accessing the brush manager, otherwise such severe bug wouldn’t go unnoticed.
Thanks for finding these two bugs. They will be fixed in the next version.
JugiPaint will be a paid application, priced similarly to Comicado (which cost €30, $30). -
AuthorPosts