piskel/js
Vince eb7511c721 Encapsulate canvas element in FrameRenderer
From this change set, the HTML canvas element, which is the frame view,
is encapsulated inside the FrameRenderer.
You won't need to give the view handle from the controller layer
anymore.
It will make view alteration implementations much easier (like grid for
instance)
2012-09-08 15:08:00 +02:00
..
controller Encapsulate canvas element in FrameRenderer 2012-09-08 15:08:00 +02:00
drawingtools forgot unstaged files 2012-09-07 01:21:05 +02:00
lib Cleanup of piskel.js 2012-09-03 01:24:55 +02:00
model merge from master 2012-09-07 01:18:02 +02:00
rendering Encapsulate canvas element in FrameRenderer 2012-09-08 15:08:00 +02:00
Constants.js Integration (with myself) fixes 2012-09-03 20:45:25 +02:00
Events.js Added undo/redo feature 2012-09-07 00:18:59 +02:00
HistoryManager.js Added undo/redo feature 2012-09-07 00:18:59 +02:00
LocalStorageService.js Cleanup of piskel.js 2012-09-03 01:24:55 +02:00
Notification.js Cleanup of piskel.js 2012-09-03 01:24:55 +02:00
Palette.js Fixed small bug with transparent color in palette 2012-09-06 23:12:35 +02:00
piskel.js Added undo/redo feature 2012-09-07 00:18:59 +02:00
ToolSelector.js Added simple move tool 2012-09-07 01:08:25 +02:00
utils.js Removed all references to normalizeCOlor 2012-09-03 22:31:56 +02:00