Wykres commitów

152 Commity (7478efdca9835d6860593eabe7d968f90ca03d22)

Autor SHA1 Wiadomość Data
jmoenig b041664205 fixed #2176
'arguments' not found for calling empty multi-slots
2018-09-09 15:50:54 +02:00
jmoenig a680e10cb3 new dev version 2018-09-09 15:45:28 +02:00
jmoenig 62eedb85f9 fixed a regression conflict between "when I am stopped" and broadcasts 2018-07-19 20:06:15 +02:00
jmoenig 03b1e5fe67 prepared release 2018-07-13 08:33:58 +02:00
jmoenig 54f8098029 enabled smart ternary Boolean slots by default
and prepared upcoming minor release
2018-07-13 08:16:13 +02:00
jmoenig 5511a44dd8 increased project dialog width
to accommodate translations for the "recover" button
2018-07-12 09:58:46 +02:00
jmoenig 4abefec605 fixed #2145 - newlines in block labels conflict with input declarations 2018-07-12 09:19:43 +02:00
jmoenig 5abe5954e4 added support for "&lang:nn" url parameter
made it non-permanent (except when selected through the settings menu)
2018-07-11 09:33:30 +02:00
jmoenig baa6857171 fixed #712 - false "reporter didn't report" error messages 2018-07-10 18:28:57 +02:00
jmoenig e5c5097ff3 reverted Cache-Control header for HTTP
b/c of CORS issues
2018-07-10 08:29:35 +02:00
jmoenig 2e704af88d prepare minor release 2018-07-09 17:09:17 +02:00
jmoenig d2ffef79cc fixed #2142 - search and keyboard entry support for custom block translations 2018-07-06 08:42:14 +02:00
jmoenig 2e92c90b95 added JIT compiler support for "change variable" primitive 2018-07-05 13:44:03 +02:00
jmoenig 1dfb9dfa67 speed up HTTP based hardware APIs
by not waiting for the result if the URL reporter is used inside a REPORT block within a custom COMMAND block definition
2018-07-03 09:32:37 +02:00
jmoenig 6fee9698ed prepare release 2018-06-21 13:16:46 +02:00
jmoenig baebc038d6 allow only one instance of Camera and Sound Recorder to open 2018-06-20 10:51:59 +02:00
jmoenig 761418c3fd right-click selects secondary color in vector paint editor 2018-06-20 09:26:30 +02:00
jmoenig dc142be36a v4.2 release candidate 2018-06-14 11:13:45 +02:00
jmoenig 6cecd4b8fa enamed vectorPaint.js to sketch.js
and updated credits for Carles Paredes
2018-06-12 15:45:05 +02:00
Jens Mönig d744da2832 started 4.1.3 dev 2018-03-19 10:27:19 +01:00
Jens Mönig 794d77578a
Merge pull request #2060 from bromagosa/fixed-vectorpaint
Vector Editor
2018-03-19 10:21:11 +01:00
Jens Mönig 18dedeb06d prepare minor release 2018-03-19 08:32:30 +01:00
Bernat Romagosa 47f5c8c259 merged with latest Snap! 2018-03-16 15:19:08 +01:00
Jens Mönig 7eb38234da prepare minor release 2018-03-14 08:53:20 +01:00
Jens Mönig 60b0ce1688 prepare minor release 2018-03-13 07:48:01 +01:00
Jens Mönig b33256da67 prepare next minor release 2018-03-09 13:09:05 +01:00
Jens Mönig 1a86f32699 prepare v4.1.2.3 release 2018-03-05 10:55:40 +01:00
Jens Mönig 05496685d5 revert adding a CSP to upgrade http requests to https
because then I can no longer serve Snap! locally
2018-03-03 23:36:57 +01:00
Jens Mönig de926a196a
Merge pull request #2040 from jmoenig/domain
Update the domain to cloud.snap.berkeley.edu
2018-03-03 08:10:36 +01:00
Michael Ball ae3dc5c7ef Make the new cloud destination cloud.s.b.e 2018-03-02 01:15:17 -08:00
Michael Ball 6f6c31dede
Add a CSP to upgrade http requests to https
This will make it easier for existing projects that add images or JS libraries and, AFAIK, request http projects to load things when snap is served over https. 

**TODO**
When/If we serve snap.html over a plan http connection, we need to see if this also upgrades requests to local servers that aren't going to have SSL.
2018-02-27 02:17:44 -08:00
Jens Mönig c5a6596542 fixed "nearest crayon to" reporter in the crayons library
to be released immediately because we need it for a workshop tomorrow
;-)
2018-02-22 13:23:21 +01:00
Jens Mönig 5f40724682 include new snap.html in release 2018-02-20 17:42:56 +01:00
Jens Mönig ec46d75aa7 optimized "broadcast and wait" for atomic subroutines 2018-02-19 17:32:52 +01:00
Jens Mönig a179cf368d release v4.1.2 "Barcelona"
honoring Bernat’s home, where the new cloud is being developed
2018-02-17 11:01:46 +01:00
Jens Mönig 56180a3681 slight tweaks - mostly to please Lint 2018-02-08 09:36:16 +01:00
Jens Mönig 5a0ede9687 prepare v4.1.1 release 2018-02-05 10:09:55 +01:00
Jens Mönig d0db46fd0d syntax is overrated :-) 2018-02-01 22:56:20 +01:00
Jens Mönig 331b30d7b4 added version queries to script urls
to prevent browser-caching related false-positive bugs
2018-02-01 22:38:09 +01:00
Bernat Romagosa 5915b0044b vector editor 2017-12-05 09:56:39 +01:00
Jens Mönig 5e10b64106 refactored symbols code to a new file 2017-08-02 11:30:34 +02:00
Jens Mönig df0269f5cc support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
Michael Ball e27a7f245e Resolve merge with 4.0.4 2015-12-15 03:46:27 -08:00
Jens Mönig f24b65f673 towards v4.0.4 - under construction -
* Show result bubble when the user clicks on a command script that uses
REPORT (You can now click on REPORT and it actually does something)
* New generic “When” hat block, enhances red stop button behavior
* New block (instance) variables feature (experimental)
* evaluator performance optimizations
* Morphic grab-threshold fix for scroll frames
* fixed several block rendering glitches
* List category LENGTH reporter now also works on text
* Changed “any” to “random” (in English only)
* new FILL primitive in the Pen category
* switched to animation frame scheduling, please use TURBO for music
* Updated German translation
2015-12-15 10:14:56 +01:00
Michael Ball d7badee61a Save the FileSaver library 2015-10-26 22:54:15 -07:00
Jens Mönig fdd2ecf7d9 switch from beta to release candidate 2015-03-15 15:01:25 +01:00
Michael Ball d63d78208c Add a new Favicon to Snap! (Clearer Lambda)
This is essentially the same icon (lambda, yellow w/ brown border) but newly
rendered at 64, 32, 24 and 16px for the best resolution on all platforms.
2014-11-21 05:04:11 -08:00
jmoenig 669d93a629 Snap.html: Focus the world canvas on startup
so Snap reacts to keyboard events right away (without having to click
on the IDE first)
2014-05-20 09:29:19 +02:00
jmoenig f3f5c35d66 Simplified the web page 2013-05-17 12:21:48 +02:00
jmoenig f5e101dc57 Paint editor
contributed by Kartik Chandra (Hardmath123 on Scratch)!!
2013-05-14 13:02:24 +02:00
Nathan Dinsmore 4c9fee58ee Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
jmoenig 0b510366d2 Creation 2013-03-16 09:02:16 +01:00