summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add localization to number of arguments error and temporary watchersManuel Menezes de Sequeira2014-11-181-5/+5
| | | |
| * | | correct translation of 'unshare'; add new translationsManuel Menezes de Sequeira2014-10-141-1/+7
| | | |
| * | | add localization to unknown variable errorManuel Menezes de Sequeira2014-10-141-4/+4
| |/ /
* | | push morphic.js version datejmoenig2014-11-202-1/+2
| | |
* | | Merge pull request #615 from tonychenr/slider_range_oneJens Mönig2014-11-201-1/+1
|\ \ \ | | | | | | | | Slider range one
| * | | Merge remote-tracking branch 'origin/master' into slider_range_onetonychenr2014-10-132-18/+34
| |\| |
| * | | Fixed range 1 slider bug issue # 301tonychenr2014-10-071-1/+1
| | | |
* | | | fix ‘line’ option in ‘split’ block for Windows filesjmoenig2014-11-202-1/+2
| | | | | | | | | | | | | | | | thanks, @brianharvey!
* | | | integrate percent sign fix for JSLintjmoenig2014-11-202-4/+5
| | | |
* | | | Merge pull request #623 from natashasandy/masterJens Mönig2014-11-201-1/+2
|\ \ \ \ | | | | | | | | | | Fixed percent symbols in custom blocks
| * | | | Fixed percent symbols in custom blocksnatashasandy2014-10-211-1/+2
| | |/ / | |/| | | | | | This fixes issue #476
* | | | Updated the “About” Dialogjmoenig2014-11-202-3/+6
| | | | | | | | | | | | | | | | with a mention of support from CDG (SAP Labs)
* | | | Merge pull request #627 from cycomachead/default-loginJens Mönig2014-11-201-1/+1
|\ \ \ \ | | | | | | | | | | Set Default Save location to Cloud on Snap! load
| * | | | Set Default Save location to Cloud on Snap! loadMichael Ball2014-10-271-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | When Snap! is loaded, Snap! will now check whether a user is logged in (via the presence of `SnapCloud.username`) and if so, the default save location will be the cloud.
* | | | renamed Process::callback to "onComplete"jmoenig2014-11-202-12/+15
| | | |
* | | | Merge pull request #641 from bromagosa/contributionJens Mönig2014-11-201-18/+23
|\ \ \ \ | | | | | | | | | | Added callback to Process
| * | | | callback is only executed when the outmost block returns a valueBernat Romagosa2014-11-191-18/+20
| | | | |
| * | | | Added callback to ProcessBernat Romagosa2014-11-171-7/+10
| | | | |
* | | | | Merge pull request #643 from cycomachead/update-toolsJens Mönig2014-11-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | update tools with Brain's ignore block
| * | | | | update tools with Brain's ignore blockMichael Ball2014-11-181-1/+1
| | | | | |
* | | | | | Fixed #364 avoid “freezing” when calling LAUNCH on empty ringjmoenig2014-11-202-4/+9
| | | | | |
* | | | | | Fixed #642, avoid “freezing” when calling CONS on non-list/nulljmoenig2014-11-202-1/+8
| |/ / / / |/| | | | | | | | | | | | | | thanks, @brianharvey !
* | | | | Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / ↵jmoenig2014-11-173-11/+38
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | IGNORE INPUTS this also enables all existing FINCH blocks and other hardware extensions again, which used the REPORT (HTTP://) pattern
* | | | Fix reporting out of nested custom C-shaped blocksjmoenig2014-11-143-106/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | REPORT now reports to the nearest lexical element expecting an input (which may not be the block holding the REPORT statement, this lets you REPORT out of nested FOR loops). STOP THIS BLOCK behaves as it used to. If you’ve been using REPORT instead of STOP THIS BLOCK, you should migrate.
* | | | enable mouseMove events with right button pressedjmoenig2014-11-061-16/+19
|/ / / | | | | | | | | | | | | to support user interactions in 3D environments, such as CAD systems or Beetleblocks
| | * Completed first pass SwedishErik Olsson2014-10-301-22/+22
| | |
| | * Completed first pass SwedishErik Olsson2014-10-301-128/+127
| | |
| | * Added Swedish translationsErik Olsson2014-10-301-110/+110
| | |
| | * Added SwedishErik Olsson2014-10-302-0/+1181
| |/ |/|
* | fixed #608, #610jmoenig2014-10-082-18/+34
|/
* fixed #604. Thanks, @Gubolin!jmoenig2014-10-063-4/+13
|
* New feature - minimal stage mode (shift-click on small-stage button)jmoenig2014-10-022-14/+32
|
* updated historyjmoenig2014-10-015-4/+5
|
* Merge pull request #600 from MMSequeira/masterJens Mönig2014-10-014-4/+28
|\ | | | | Corrections and additions to Portuguese translation
| * correct errors in Portuguese translation and add translated stringsManuel Menezes de Sequeira2014-10-012-2/+26
| |
| * add localization to default project nameManuel Menezes de Sequeira2014-10-011-1/+1
| |
| * add localization to default costume nameManuel Menezes de Sequeira2014-10-011-1/+1
| |
* | fixed #601jmoenig2014-10-012-2/+12
| | | | | | | | | | correctly display symbol for %obj type input slots in the prototype template
* | fixed #599jmoenig2014-10-012-6/+13
| | | | | | | | disable IDE keyboard shortcuts in presentation mode
* | workaround for some REPORT / STOP BLOCK issuesjmoenig2014-10-012-2/+7
|/ | | | | | enables reporting and stopping a bock from within a C-shaped slot in a custom block, but not (yet) out of nested C-shaped custom blocks (but that’s coming up, too)
* fixed #584jmoenig2014-09-302-2/+10
|
* fixed #378jmoenig2014-09-302-2/+7
| | | | disable context menus for boolean representations
* updated historyjmoenig2014-09-302-1/+2
|
* Merge pull request #549 from Gubolin/issue_285Jens Mönig2014-09-301-2/+2
|\ | | | | allow negative min/max values for sliders (fix #285)
| * allow negative min/max values for sliders (fix #285)Gubolin2014-08-021-2/+2
| |
* | updated historyjmoenig2014-09-302-1/+3
| |
* | Merge pull request #548 from Gubolin/issue_361Jens Mönig2014-09-301-2/+2
|\ \ | | | | | | allow percent symbols in custom block texts (fix #361), thanks again @Gubolin, both for the fix and for your patience!
| * | allow percent symbols in custom block texts (fix #361)Gubolin2014-08-021-2/+2
| |/
* | fixed #593jmoenig2014-09-302-1/+6
| | | | | | | | | | match broadcast numbers with event hat blocks containing strings that can be parsed as numbers
* | Merge pull request #592 from MMSequeira/patch-1Jens Mönig2014-09-291-1/+1
|\ \ | | | | | | Add missing comma. (Sorry Jens!)