summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add camera blocks (#562)Gubolin2014-11-012-1/+263
|\
| * improve camera block error handlingGubolin2014-08-171-1/+8
| * add camera streaming predicateGubolin2014-08-171-0/+9
| * add camera streaming predicateGubolin2014-08-171-14/+25
| * add IE camera block supportGubolin2014-08-171-13/+9
| * camera block bugfixesGubolin2014-08-171-6/+4
| * tidy up the camera block codeGubolin2014-08-171-45/+63
| * add motion reportersGubolin2014-08-133-19/+78
| * add simple motion detectionGubolin2014-08-123-1/+83
| * add camera streaming blocks (fix #460)Gubolin2014-08-102-1/+83
* | improve file block error handlingGubolin2014-09-091-26/+58
* | add file blocksGubolin2014-09-094-0/+240
* | add notification blocksGubolin2014-09-083-0/+24
* | use the Snap-icon instead of the default oneGubolin2014-09-082-0/+10
* | rewrite scriptsGubolin2014-09-083-20/+55
* | rewrite scriptsGubolin2014-09-074-19/+103
* | add script for compressing Snap\!Gubolin2014-09-071-0/+21
* | add minimalized presentation version of gui.jsGubolin2014-09-071-0/+1099
* | Merge branch 'location' into mobileappGubolin2014-09-075-1/+110
|\ \
| * | add geolocation blocklocationGubolin2014-08-183-0/+87
| * | add language blocksGubolin2014-08-173-1/+22
* | | add vibration blocks to spritesGubolin2014-09-071-0/+2
* | | add compass heading and acceleration blocksGubolin2014-09-073-0/+138
* | | fix mobile app iconGubolin2014-09-071-1/+1
* | | show virtual keyboard in Android (offline app only) (fix #81)Gubolin2014-09-073-0/+10
* | | add vibrate blockGubolin2014-09-063-0/+14
* | | prepare for packaging for desktop using node-webkitGubolin2014-09-062-0/+20
* | | add notes to dependencies and binariesGubolin2014-09-061-0/+7
* | | prepare for packaging for android using cordovaGubolin2014-09-062-0/+24
|/ /
* | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint!jmoenig2014-08-132-2/+4
* | enable Zombiefication of JS-Functionsjmoenig2014-08-133-5/+11
|/
* Merge pull request #540 from MMSequeira/patch-1Jens Mönig2014-07-301-0/+2
|\
| * Add Portuguese translation of 'move'.Manuel Menezes de Sequeira2014-07-291-0/+2
* | export script pic with result bubblejmoenig2014-07-303-8/+73
* | propagate DELETE to nested sprite partsjmoenig2014-07-302-2/+5
* | propagate HIDE and SHOW to nested sprite partsjmoenig2014-07-302-1/+22
|/
* keep reporter-result-bubbles within the enclosing scripting panejmoenig2014-07-292-0/+5
* fixed #497 (prevent bubble shadows from getting cut-off)jmoenig2014-07-292-2/+3
* updated German translationjmoenig2014-07-294-5/+9
* Merge pull request #539 from MMSequeira/masterJens Mönig2014-07-291-1/+53
|\
| * Update further Portuguese translation of code generation stuff.Manuel Menezes de Sequeira2014-07-281-1/+18
| * Update Portuguese translation: split ‘letter’, pen trails, and code gener...Manuel Menezes de Sequeira2014-07-281-1/+36
* | added ‘move’ option to the sprite context menujmoenig2014-07-292-0/+2
* | double clicking on a sprite in the stage selects it in the IDEjmoenig2014-07-292-1/+6
* | export and import nested spritesjmoenig2014-07-293-2/+22
* | duplicate and clone nested spritesjmoenig2014-07-293-26/+44
* | fixed #526jmoenig2014-07-292-2/+14
|/
* enable “JS function” block to create custom control structures and HOFsjmoenig2014-07-282-3/+11
* fixed "Load Failed Type Error Cannot read property 'isLinked' of null"jmoenig2014-07-281-4/+6
* JS function tweak, thank, @nathan!jmoenig2014-07-272-3/+3