Commit Graph

13 Commits

Author SHA1 Message Date
unsettledgames
e4ecc3d607 Moved dialogue related things to their own IIFE
Refactored all calls to showDialogue and closeDialogue to use the IIFE version
2021-07-13 23:40:23 +02:00
unsettledgames
f5807417ec Added Color class
- Added Color class to make color representation and convertions more uniform
- Replaced standard convertions with Color.convertion
- Removed _algorithms.js, _deleteColor.js, ajax.js and the other convertion files
- Fixed bug in ColorModule, moved replaceAllOfColor to ColorModule as well as deleteColor
2021-07-11 12:40:48 +02:00
Leamsi Escribano
4d4878c4fa Refactored addColor.js 2021-07-04 13:55:49 -04:00
unsettledgames
ba969aeffb Fixed bug when loading an image 2021-04-25 12:57:28 +02:00
unsettledgames
5ab5ceb6b0 Added sortable palette (basic mode)
Started advanced palette block
2021-01-03 23:59:11 +01:00
unsettledgames
9ef0e6ecea Started commenting code 2020-12-31 13:05:51 +01:00
unsettledgames
d6b292a443 Merge remote-tracking branch 'upstream/master' 2020-09-17 19:24:23 +02:00
Sam Keddy
302228b8cd fixed bug where using a custom palette sets initial brush to black 2020-09-09 04:29:35 +00:00
unsettledgames
caa81dde1c Finished implementing project loading and saving 2020-06-28 16:57:19 +02:00
unsettledgames
2868363bb7 Started project opening
Fixed a bug in the flatten visible undo, created an array to store the colours in the current palette, implemented project saving.
2020-06-27 13:29:28 +02:00
Theo Cavignac
6f84b5dfc8 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
npalomba
a9d380ec1d Implemented eraser tool. Must move and resize layers at the same time.
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
2019-03-31 16:32:49 +02:00
Sam Keddy
7126e83f5f first commit 2019-03-26 23:20:54 +00:00