Wykres commitów

27 Commity (7bddfe5b141236f97d0ec2878ac87cf7e9cdd710)

Autor SHA1 Wiadomość Data
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