Wykres commitów

39 Commity (4aab1403705f68bb13b7d7b72fd04c012354bed8)

Autor SHA1 Wiadomość Data
Jens Mönig cd03fb3028 finalizing v4.0.8 2016-07-14 12:18:23 +02:00
Jens Mönig 179d93f103 support for retina displays, integrates #1063 - IN PROGRESS
This has bee designed and written by the amazing Bartosz Leper
(@bl-nero). Since I totally suck at Git and find myself incompetent to
resolve merge conflicts, I’ve decided to manually copy Bartosz’s
changes mostly verbatim over, tweaking them only ever so slightly in
ways that don’t alter their functionality, except for introducing a
tiny test so current Safari still loads Snap, albeit not in retina
mode. THIS IT NOT READY FOR RELEASE YET, IT’S WORK IN PROGRESS. Get it?
Thanks!
2016-05-10 20:33:44 +02:00
Jens Mönig ed3b56a610 first-class sprites 2016-05-02 12:53:08 +02:00
Jens Mönig b35bc9907a prepare repo for v4.0.7 2016-04-27 10:39:27 +02:00
Jens Mönig 91095af36f avoid pixel collision detection in PaintCanvas (optimization)
improves paint editor responsiveness on low-powered hardware
2016-01-18 08:47:56 +01:00
Jens Mönig 9ab71592aa tweaked contributed code and updated history 2015-12-15 10:34:27 +01:00
Craxic 149b51b950 Fixed minor === bug 2015-12-10 14:01:21 +11:00
Craxic 91616f6438 Reused costume canvas bounding box code 2015-12-10 12:09:36 +11:00
Craxic 4d609ec189 Added automatic sprite center detection 2015-12-09 01:03:03 +11:00
Jens Mönig cada9be942 revert #956 - restore smoothing in the paint editor 2015-10-02 13:32:34 +02:00
Jens Mönig ee19e66ea9 formatting tweaks 2015-10-02 13:04:38 +02:00
Hardmath123 eac1571146 Prevent anti-aliasing when merging canvases in paint editor 2015-09-28 18:11:07 -07:00
jmoenig 4c21c9f187 Revert to "new" for object creation
and prepare for new release
2015-06-25 15:11:51 +02:00
Nathan Dinsmore 836b5d3fd0 Add missing init() super calls in paint.js 2015-06-17 21:56:09 -04:00
Nathan Dinsmore 87c2503571 Use Object.create(…) instead of new …() for inheritance (faster) 2015-06-17 17:11:40 -04:00
jmoenig d9e06c011c Paint: flood fill issue fixed, thanks, Kartik! 2014-09-29 10:15:08 +02:00
Hardmath123 9565290fa7 added history 2014-08-24 09:52:23 -07:00
Hardmath123 f4b372ebc6 remove log 2014-08-24 09:48:21 -07:00
Hardmath123 4bfd663466 fix #566 2014-08-24 09:47:47 -07:00
jmoenig ef140b093e Paint Editor transform integration - little tweaks
Thanks, Kartik!!
2014-06-04 14:16:57 +02:00
Hardmath123 f5fca54187 Docs, symbols 2014-06-03 15:32:41 -07:00
Hardmath123 6d9ce7b61c Added scaling and flipping 2014-06-03 15:28:07 -07:00
jmoenig f9989ad7cf checkpoint - release 2014-05-02 11:08:30 +02:00
jmoenig ebb4b93010 integrate localisation changes 2014-04-30 12:30:19 +02:00
Jens Mönig ee2002a0d3 Merge pull request #344 from MMSequeira/master
Added a couple of localize() calls and new and improved Portuguese translations.
2014-04-30 12:21:47 +02:00
Manuel Menezes de Sequeira 6f074e4799 Add localization support for 'Brush size' string. 2014-03-09 21:57:07 +00:00
jmoenig 4e2bfdec20 New Feature: Set stage dimensions arbitrarily
new entries to set stage width and height in the settings menu when
holding the shift key
2014-02-11 17:38:35 +01:00
jmoenig 38bdc86b55 One-stop-shopping for stage dimensions
changing the stage dimensions in line 3720 of objects.js takes care of
everything
2014-02-05 11:46:55 +01:00
jmoenig fa88fdc761 validated all source files against the latest JSLint version
and pushed to this date
2014-01-09 18:50:38 +01:00
jmoenig b9f8ef9951 add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik!
All credit for fixing this goes to Kartik. This also seems to change
just about every line ending for reasons known only to Xcode. Sorry
Kartik, for not pulling your request because of those line endings,
they are inevitable!
2014-01-08 15:17:03 +01:00
jmoenig aa0b549863 Paint: Flood fill freeze fix
thanks for the contribution, Kartik!
2013-09-16 12:00:59 +02:00
jmoenig 199d0d9d95 Paint: fixed pipette tool for floodfill
thanks, Kartik, for your help!
2013-07-13 10:27:58 +02:00
jmoenig 1a8b2658db Paint Editor: Pipette tool
and code formatting adjustments for JSLint
2013-07-12 11:28:55 +02:00
jmoenig e1a3092713 "Flat" GUI design preference
in the IDE's settings menu
2013-05-16 14:38:37 +02:00
jmoenig c8029a03e9 Paint editor fixes and credits 2013-05-14 16:53:28 +02:00
jmoenig 4c44efdc1e Paint editor fixes 2013-05-14 14:18:46 +02:00
jmoenig b250bb2683 Paint editor integration 2013-05-14 13:47:13 +02:00
jmoenig 3f92313ae4 Paint editor fixes 2013-05-14 13:07:08 +02:00
jmoenig f5e101dc57 Paint editor
contributed by Kartik Chandra (Hardmath123 on Scratch)!!
2013-05-14 13:02:24 +02:00