summaryrefslogtreecommitdiff
path: root/ui/black-pen.png (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-29Giant refactor to modern-ish interfaceHEADmasterzlg1-0/+0
Completely changes the interface to something more akin to a modern image editor, with a palette of icons for tools. New icons are in place, with a tool bar that stays inside the viewport at all times. Additionally, drawing behavior more closely matches that of The GIMP, et al in how it handles clicks. Due to how new I am to Javascript and the relative complexity of implementing a pixel editor, I may not offer a mobile version at this time.
2023-09-04Right click toggles to another tool as neededzlg2-10/+35
Also added a 'show grid' toggle button, which will update 'on' or 'off' on its label as necessary.
commit/scripts/updater.sh?h=v0.3b6&id=017536123a5d334759ed54aff610b22a8d6c8254&follow=1'>Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5