Nothing happens again. I tested all three versions from day 20th⦠and pencil2d doesn“t start
Ah⦠I should mention that you probably need to delete the brushes folder from appData/roaming/pencil2D/Pencil2D, when youāve done that, try to open the application again
edit: Iāve just tried on my windows 10 setup, with the newest build and everything works.
Quick progress report (21/3/20)
Iāve made a bunch of changes to hopefully get rid of those nasty white blobs that appeared when using cursor preview.
Bonus: Preview cursor has correct size now, the feather ring however is gone but maybe thatās for the better.
Whatās changed
- Fixed white refresh artifacts
- Fixed incorrect canvas cursor size.
Known issue
We rely on mypaint brush state now to get the actual brush size⦠this might be a problem because the state is only updated when drawing, so whenever you change the brush size, the old cursor will be shown until youāve drawn.
Only windows builds are uploaded to the cloud currently
Win64 : https://drive.google.com/drive/folders/0B7zQuPZEO_64UDVrZFkzZmhSSmc
Win32 : https://drive.google.com/drive/folders/0B7zQuPZEO_64QmNxdG84WDN5Znc
Make sure you grab the latest version ( beware the timestamps! )
That solved the issue Oliver
I downloaded the last one from 21th and it is working fine. Thank you
Lets see what Iāll bring next
By the way, have you ever thought about implementing a full-screen mode? See image
That will save a little bit of space for the canvas itself
Quick progress report (27/3/20)
I was made aware that artifacts still appeared when drawing on multiple layers, this should now be fixed.
Whatās changed:
- Fixed another artifact issue that appeared with multiple layers.
- Re-added ability to hide layers.
Only windows builds are uploaded to the cloud currently
Win64 : https://drive.google.com/drive/folders/0B7zQuPZEO_64UDVrZFkzZmhSSmc
Win32 : https://drive.google.com/drive/folders/0B7zQuPZEO_64QmNxdG84WDN5Znc
Make sure you grab the latest version ( beware the timestamps! )
By the way, have you ever thought about implementing a full-screen mode? See image That will save a little bit of space for the canvas itself
You can request that on our github, it would be useful and weāve had it requested before but itās not part of my mypaint integration, so feel free to make an issue about it there
@CandyFace thatās been indeed requested by him ever since last year https://github.com/pencil2d/pencil/issues/1151
Hi, for some reason the newest builds wonāt launch for me. The one for February does, as does the āregularā nightly from March 29th. March 18th, 21st, and 27th donāt start up or even give an error message (I also tried running as admin); the stable build also launches fine.
As an aside, that stroke lag problem I mentioned earlier doesnāt seem to be in the March 29th build.
@Noobimator have you tried this
I should mention that you probably need to delete the brushes folder from appData/roaming/pencil2D/Pencil2D, when youāve done that, try to open the application again
Sorry, I missed that post. But that did work, thank you.
Tested this for two days and it was perfect. One more wish but feel free to ignore,. Could you please add xsheet feature? One thing that stopping me for not using this great piece of a software for production is the non-existent of that specific feature, simply because we usually put our cue for lipsync and notes for the inbetweeners inside xsheet.
As a person whoās been using tvpaint for almost a decade, the brush feels almost identical. Thank you, sir
We have an x-sheet timeline in the works, so itās coming. The mypaint integration too should hopefully also get into the main branch when itās done. Thereās still some time before that happens though. X-sheet will not be added in this branch alone, I hope that answers your question
Glad to hear that, thank you! Really appreciate your hardwork
I think Iāve found a glitch with the brush configs, it refused to consistently save my configuration. I can get around it or consistently save the config by choosing the brush next to the one I was customizing. The build I was using is this version pencil2d-win64-2020-03-30 from Candyfaceās gdriveā¦
Iāve uploaded the video, pls see wetransfer link below
Also donāt mind the miss aligned cursor in the video, itās a bug on my screen recorder. Thanks
I released a new version yesterday, fixing a couple of things about the brush config logic. The save button is also gone, changes are saved automatically now. See if you can reproduce the bug in that one
Quick progress report (02/4/20)
This release is mostly bug fixes and re-adding functionality, like the ability to rotate the canvas.
Iāll attempt to merge with our master branch next, since Iāve got enough mypaint painting working, except for some onion skinning and related. Thereās been quite a few changes in my painter for this to work but also changes in the canvas painter on the master branch, so weāll see how that faresā¦
Whatās changed:
- Removed save button from brush configuration window, brush changes are always saved now, discard your changes if you donāt like them. Changes can be discarded until another brush has been selected.
- Fixed a bug that would crash pencil2D if you moved an empty frame
- Fixed a another bug that would crash if you selected an empty spot from above 240 on the timeline (frames cache boundary)
- Fixed last used brush used for tool had stopped working.
- Fix drawing on rotated surface would cause artifacts.
- Fix not being able to clone brush for same tool
Only windows builds are uploaded to the cloud currently
Win64 : https://drive.google.com/drive/folders/0B7zQuPZEO_64UDVrZFkzZmhSSmc
Win32 : https://drive.google.com/drive/folders/0B7zQuPZEO_64QmNxdG84WDN5Znc
Make sure you grab the latest version ( beware the timestamps! )