piskel/js/utils
jdescottes bd99027852 feature : zoom
- Added MinimapController that displays a frame on the animated preview
  when zoomed in
- Added bounds for the offset to make sure it doesn't go crazy
- Added new utility Math.js with a minmax function
- TODO : the minimap controller has a lot of dependencies, see if could be
  cleaned up
- TODO : DrawingController knows the size of the picture it has to render
  only indirectly, which makes it hard in some cases (such as boundary
  checking performed during setOffset)
2013-11-01 23:11:11 +01:00
..
CanvasUtils.js Zoom initial implementation. No UI, only bound to mousewheel. Everything is broken, to amend ! 2013-10-29 22:16:39 +01:00
core.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
FrameUtils.js feature : zoom : continued 2013-11-01 16:27:23 +01:00
Math.js feature : zoom 2013-11-01 23:11:11 +01:00
PixelUtils.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
Serializer.js PR138#commitcomment-4293036 use full namespace when specifying a classtype 2013-10-10 13:35:18 +02:00
Template.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
UserSettings.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00