jmoenig
|
7f8d5a3d1e
|
relabelling custom blocks (experimental)
|
2014-06-06 13:57:45 +02:00 |
jmoenig
|
a5eace927a
|
show zebra-coloring when previewing cross-category relabels
|
2014-06-06 13:04:46 +02:00 |
jmoenig
|
0b80976c9c
|
tweaks
|
2014-06-06 12:12:19 +02:00 |
jmoenig
|
7f1b542e73
|
more relabelling options for SAY, THINK, ASK
|
2014-06-06 11:58:17 +02:00 |
jmoenig
|
dcd7fb9254
|
enable relabelling blocks across categories
|
2014-06-06 11:56:47 +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
|
9f690fbfa3
|
initialize new variables with zero (instead of null)
|
2014-06-05 17:16:27 +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 |
Jens Mönig
|
cdfe8b900a
|
Merge pull request #471 from MMSequeira/master
Add Portuguese translation of graphic effects, costume transformations, ...
|
2014-06-04 16:59:24 +02:00 |
Manuel Menezes de Sequeira
|
c09c4c2b30
|
Add Portuguese translation of graphic effects, costume transformations, and exporting of scripts as pic.
|
2014-06-04 15:41:13 +01:00 |
jmoenig
|
ef140b093e
|
Paint Editor transform integration - little tweaks
Thanks, Kartik!!
|
2014-06-04 14:16:57 +02:00 |
Jens Mönig
|
d984836bed
|
Merge pull request #470 from Hardmath123/paint-transforms
Paint transforms
|
2014-06-04 13:59:06 +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 |
Jens Mönig
|
499980cbb4
|
Merge pull request #468 from nathan/fix-contains
Fixed the equals block when one list is linked and the other is not
|
2014-06-04 12:44:33 +02:00 |
Jens Mönig
|
cca2f591bd
|
Merge pull request #467 from nathan/load-empty-inputs
Fixed loading blank inputs
|
2014-06-04 12:44:09 +02:00 |
Jens Mönig
|
8362f422a7
|
Merge pull request #459 from galaticalmonkies/graphiceffects
Graphic effects
|
2014-06-04 12:42:52 +02:00 |
jmoenig
|
bae41fde28
|
GUI: new (hidden) feature: “Export all scripts as pic”
(including custom block refs)
|
2014-06-04 12:40:44 +02:00 |
jmoenig
|
50203901ea
|
BYOB: new scriptsPicture() method for custom block definitions
|
2014-06-04 12:40:03 +02:00 |
jmoenig
|
ef3997cccf
|
Blocks: refactor “script pics” feature
|
2014-06-04 12:39:28 +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 |
Nathan Dinsmore
|
2710f5b307
|
Fixed the equals block when one list is linked and the other is not
|
2014-06-02 15:56:52 -04:00 |
Nathan Dinsmore
|
ee695213cf
|
Fixed ctrl/cmd+shift+s saving the project in place
|
2014-06-02 15:56:16 -04:00 |
Nathan Dinsmore
|
64a1636736
|
Fixed loading blank inputs
|
2014-06-02 15:20:33 -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
|
6a4b4afbe9
|
Show last-changed-timestamp of cloud projects
display a tool-tip “bubble” in the “Open-Project” dialog next to the
preview field
|
2014-05-26 10:46:00 +02:00 |
jmoenig
|
24f7a37a56
|
Localization additions and Portuguese translation update, thanks, Manuel!
|
2014-05-26 09:57:21 +02:00 |
Jens Mönig
|
00112859a5
|
Merge pull request #443 from MMSequeira/master
Update to Portuguese (Portugal) translation and a few new localizations
|
2014-05-26 09:42:32 +02:00 |
jmoenig
|
8125861f80
|
Fixed #445 (minor search + zoom issues)
|
2014-05-26 09:40:55 +02:00 |
Michael Ball
|
bf03185eb0
|
Merge pull request #33 from jmoenig/master
update cs10 fork
|
2014-05-24 22:02:00 -07:00 |
Manuel Menezes de Sequeira
|
43bfc95c1b
|
Add new Portuguese localizations for stage size, flat line ends, dates sensor block, and Snap\!Cloud stuff.
|
2014-05-20 13:26:08 +01:00 |
Manuel Menezes de Sequeira
|
6926f7085b
|
Add localization to connection error message.
|
2014-05-20 13:23:24 +01:00 |
jmoenig
|
089d1500b4
|
prepare release
correct last-changed-date
|
2014-05-20 10:55:14 +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 |
jmoenig
|
295de115a3
|
Threads: new Variable data structure
for refactoring upvar references, not yet used anywhere
|
2014-05-20 09:34:37 +02:00 |