Wykres commitów

156 Commity (5decf8a0e0433005c88621a87cbc6dad8634e11a)

Autor SHA1 Wiadomość Data
jmoenig 5decf8a0e0 minor format tweaks to "Screenshot" feature 2014-07-17 10:59:13 +02:00
Jens Mönig c11e4c7c6d Merge pull request #340 from cs10/extensions
Save stage/pentrails as costume (for animations)
2014-07-17 10:47:49 +02:00
Viraj Mahesh 3ca3d33642 Removed screenshot name cache 2014-07-13 12:37:49 +04:00
Viraj Mahesh 36bbcdd5ef Resolved conflicts and JSLinted 2014-07-13 10:01:08 +04:00
Viraj Mahesh a7f0de880f Merge branch 'master' into extensions
Conflicts:
	objects.js
2014-07-13 09:47:30 +04:00
jmoenig c4968843e4 fixed #508 (don’t popup empty menus)
thanks, @cycomached!
2014-07-11 17:59:16 +02:00
jmoenig 92c5c8bedf add keyboard shortcut for “new project”: ctr-n
note: some browsers (actually, most ^^) override this before Snap gets
a chance to do its thing :-(
2014-07-08 15:27:25 +02:00
jmoenig ff513ba439 updated version of objects.js
fixed scrolling glitch in the palette, thanks, Kunal!
2014-07-08 13:33:58 +02:00
Kunal Marwaha ed5eccccae reason for scroll issue: only non-cached palettes needed to be scrolled 2014-06-25 04:15:58 -07:00
jmoenig 7f1b542e73 more relabelling options for SAY, THINK, ASK 2014-06-06 11:58:17 +02:00
jmoenig 9bbe9b2e0a enable relabelling blocks with C-Slots 2014-06-06 11:45:41 +02:00
jmoenig 3f04b5b474 more relabelling options for SAY and THINK variants 2014-06-06 10:34:15 +02:00
jmoenig 76f6ad4c23 add hide and show blocks for the stage 2014-06-06 09:15:16 +02:00
jmoenig 4e2ce9a4ee gracefully hide & show the stage, fixed #281 2014-06-06 09:07:42 +02:00
jmoenig fdfd74f79e fixes a but in setHeading()
thanks, Brian!
2014-06-05 22:29:16 +02:00
jmoenig d7f30820b5 fixed #457 2014-06-05 17:56:19 +02:00
jmoenig ccdce5da74 fixed #465 2014-06-05 17:42:36 +02:00
jmoenig f80235ee43 stop replacing the empty string with the number zero in watchers
fixed #473
2014-06-05 17:13:27 +02:00
jmoenig ac39877b9c German translation update, tweaks 2014-06-04 13:48:43 +02:00
Jens Mönig 81d3657feb Merge pull request #469 from nathan/shift-keyboard-shortcuts
Fixed ctrl/cmd+shift+s saving the project in place
2014-06-04 12:44:56 +02:00
Nathan Dinsmore ee695213cf Fixed ctrl/cmd+shift+s saving the project in place 2014-06-02 15:56:16 -04:00
yuan e7f9ff5dcb JSLinted 2014-06-02 00:07:00 -07:00
Viraj Mahesh 7daaf1252a Do nothing when blank action passed 2014-05-30 09:51:30 +04:00
Viraj Mahesh 209f05dfff Made updates to StageMorph functions 2014-05-30 09:47:22 +04:00
Viraj Mahesh 159b4b2605 Fixed naming issue and removed extra function 2014-05-30 09:46:16 +04:00
Viraj Mahesh c8bb7ce225 Fixed indentation issue 2014-05-30 09:38:54 +04:00
yuan 8971d29adc cleaned up my comments 2014-05-28 23:45:43 -07:00
yuan 94ad721bfe good to go for stagemorph 2014-05-28 23:17:04 -07:00
yuan ab218322f3 changed graphicsChanged boolean to a function 2014-05-28 02:38:04 -07:00
yuan e1b97b98df added graphics effects that work for all redraws; incorporated most recent updates to Snap! 2014-05-27 00:57:19 -07:00
jmoenig 8125861f80 Fixed #445 (minor search + zoom issues) 2014-05-26 09:40:55 +02:00
jmoenig a1b9d3e396 Search Blocks feature, keyboard shortcuts
Thanks, Kyle, for designing and architecting the search blocks feature!!
2014-05-20 09:43:31 +02:00
Viraj Mahesh a8baea7df9 Localization support 2014-05-10 16:44:42 -07:00
Viraj Mahesh 094b5120e4 Moved the screenshot block to looks 2014-05-08 12:06:16 -07:00
jmoenig 7edecf8255 integrate #394 2014-05-02 08:40:17 +02:00
Jens Mönig fb2d22ca6b Merge pull request #394 from xtitter/varimport
better error message when importing (into a variable)
2014-05-02 07:57:22 +02:00
jmoenig 51e17d2ce9 enable storage of first-class costumes 2014-04-30 12:18:06 +02:00
Jens Mönig 8424ba72fd Merge pull request #400 from blob8108/utf8-data
Specify an encoding for variable export
2014-04-30 07:33:27 +02:00
Viraj Mahesh cdecbf86ae Revert f56dc8e..d3ec80f
This rolls back to commit f56dc8ecf5.
2014-04-28 01:11:35 -07:00
Viraj Mahesh d3ec80f374 Commented out popup 2014-04-28 01:11:23 -07:00
blob8108 d2c4760844 Add charset to variable export 2014-04-26 01:10:57 +01:00
Viraj Mahesh f56dc8ecf5 Fixed an error where stage could not take screenshots 2014-04-21 16:12:28 -07:00
Nathaniel Titterton 442265ba5f give error message when attempting to import (into a variable) with a non-text file; don't read every file in multifile import 2014-04-17 12:21:31 -07:00
jmoenig ce3340e623 let “switch to costume” block accept actual costume objects (in addition to names and numbers) 2014-03-31 13:19:39 +02:00
jmoenig 6fd93533ec display costume thumbnails in speech/thought/value bubbles and watcher cells 2014-03-31 13:09:31 +02:00
jmoenig ca9445c245 experimental “wardrobe” and “jukebox” reporters in dev mode
tentative preparations for first-class costumes and sounds
2014-03-31 12:01:03 +02:00
Viraj Mahesh dbb5a8e0f5 Made reg-exp static 2014-03-12 20:04:16 -07:00
Viraj Mahesh fa02caef5d Implemented both ways of Screenshot naming 2014-03-12 16:36:14 -07:00
Viraj Mahesh e1c74e75f3 Put back the accidentally deleted words
Added comment explaining why copy is necessary
Copy is only created for pen trails
2014-03-11 13:20:19 -07:00
Viraj Mahesh 7f42be8585 pen trails is in an array 2014-03-11 10:30:19 -07:00