This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitmappery
Watch
1
Star
0
Fork
0
You've already forked bitmappery
mirror of
https://github.com/igorski/bitmappery.git
synced
2026-06-17 03:34:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7720db1c363d1bc1a239ae1a94f25b6550aaa4c
bitmappery
/
tests
/
unit
/
store
/
modules
History
Igor Zinken
b7720db1c3
Implemented preferences panel and low memory mode to reduce memory allocated by paint history
2021-01-18 13:28:19 +01:00
..
canvas-module.spec.js
Remove rudimentary tests
2020-12-22 11:07:07 +01:00
document-module.spec.js
Added layer interaction to state history
2021-01-12 17:15:24 +01:00
history-module.spec.js
Made brush undo states Blob based to overcome Safari Canvas allocation limit, added Vuex module based memory management for these state resources
2021-01-17 14:47:16 +01:00
image-module.spec.js
Fixed issue where files imported from Dropbox would not scale appropriately. Cleaned up filenames
2020-12-16 21:31:01 +01:00
preferences-module.spec.js
Implemented preferences panel and low memory mode to reduce memory allocated by paint history
2021-01-18 13:28:19 +01:00
tool-module.spec.js
Added opacity to clone stamp
2021-01-04 21:38:23 +01:00