Nathan Dinsmore
453f26559c
Fixed whitespace in blocks.Block
2014-06-24 12:42:48 -04:00
Nathan Dinsmore
4019358fbe
Fixed whitespace in primitives.SensingPrims
2014-06-24 12:40:42 -04:00
Nathan Dinsmore
2d17905853
Fixed whitespace in scratch.ScratchStage
2014-06-24 12:37:50 -04:00
Nathan Dinsmore
ae0f4f2954
Moved attribute arrays into constants in scratch.BlockMenus
2014-06-24 12:19:23 -04:00
Nathan Dinsmore
20d24f2a63
Merge pull request #248 from djdolphin/validate-attributes
...
Make attribute block update when switching sprites
2014-06-24 12:18:10 -04:00
Nathan Dinsmore
fc957ccd01
Merge pull request #295 from doyousketch2/ListPrims
...
Update ListPrims.as
2014-06-22 14:01:27 -04:00
doyousketch2
74697446c2
Update ListPrims.as
...
Nothing major, just fixed a typo.
2014-06-22 06:05:49 -04:00
Shane M. Clements
0d7417b5bd
Bumped version to 420
2014-06-18 15:06:54 +02:00
Shane M. Clements
111dbeac8e
Merge pull request #279 from nathan/rename-costume-update-refs
...
Fixed renaming costume breaking references to that costume
2014-06-18 12:57:29 +02:00
Shane M. Clements
0e8f29f0b9
Merge pull request #257 from nathan/slider-min-max-autosave
...
Fixed setting slider min/max not triggering autosave
2014-06-18 12:40:18 +02:00
Shane M. Clements
5ca1bca79c
Merge pull request #264 from nathan/change-var-in-palette
...
Fixed changing variable name in set/change blocks in palette
2014-06-18 12:39:13 +02:00
Shane M. Clements
594c9ac599
Merge pull request #272 from nathan/zoom-focal-point
...
Preserved position of top left of scripting area when zooming
2014-06-18 12:31:56 +02:00
Shane M. Clements
3e3295ca04
Merge pull request #265 from nathan/local-list-watcher-colon
...
Added colons to the titles of local list watchers
2014-06-18 12:28:19 +02:00
Shane M. Clements
9b83662450
Merge pull request #251 from LLK/bubble_hide_fix
...
Fix hiding the 'say' bubble WRT number formatting
2014-06-18 12:27:25 +02:00
Shane M. Clements
a3427cd77d
Merge pull request #274 from nathan/bitmap-selection-misalignment
...
Fixed grid for selection and stamp tools in bitmap editor
2014-06-18 12:25:23 +02:00
Shane M. Clements
2527a113be
Merge pull request #259 from nathan/fix-pencil-keyup
...
Fixed pressing keys while drawing with the pencil
2014-06-18 12:21:07 +02:00
Shane M. Clements
23a285e82c
Merge pull request #261 from nathan/resizing-zoomed-comments
...
Fixed resizing zoomed comments
2014-06-18 12:12:10 +02:00
Shane M. Clements
ca19712706
Merge pull request #267 from nathan/drop-down-menu-alignment
...
Fixed alignment of drop-down menus when blocks are zoomed
2014-06-18 12:11:32 +02:00
Shane M. Clements
2eb84b276d
Merge pull request #275 from nathan/infinite-position
...
Fixed setting x or y position to +-Infinity
2014-06-18 12:09:08 +02:00
Shane M. Clements
35b5563bb7
Merge pull request #278 from nathan/rename-variable-fix-layout
...
Fixed blocks not resizing when renaming variables
2014-06-18 12:02:28 +02:00
Shane M. Clements
2e92451233
Merge pull request #288 from nathan/escape-empty-text
...
Fixed escape in empty paint editor text field throwing error
2014-06-18 11:57:08 +02:00
Shane M. Clements
6d7e9c3a0c
Merge pull request #289 from nathan/stop-in-middle-of-script
...
Fixed allowing stop block to be placed in the middle of a script
2014-06-18 11:56:25 +02:00
Nathan Dinsmore
78b224ab08
Fixed allowing stop block to be placed in the middle of a script
2014-06-17 16:23:39 -04:00
Nathan Dinsmore
95f7db3bab
Fixed escape in empty paint editor text field throwing error
2014-06-17 16:15:59 -04:00
Nathan Dinsmore
474ec9260e
Fixed renaming costume breaking references to that costume
2014-06-17 12:22:25 -04:00
Nathan Dinsmore
6b9998aa29
Fixed getter blocks not resizing when renaming variable
2014-06-17 11:56:11 -04:00
Nathan Dinsmore
f07abb9b2a
Fixed block not resizing when switching variable via context menu
2014-06-17 11:56:00 -04:00
Nathan Dinsmore
177a26d104
Fixed setting x or y position to +-Infinity
2014-06-17 11:14:46 -04:00
Nathan Dinsmore
4939b8d6da
Fixed grid for selection and stamp tools in bitmap editor
2014-06-17 10:55:41 -04:00
Nathan Dinsmore
2cdaaf1017
Preserved position of top left of scripting area when zooming
2014-06-16 17:07:57 -04:00
Nathan Dinsmore
d9f416672e
Fixed alignment of drop-down menus when blocks are zoomed
2014-06-16 14:44:03 -04:00
Nathan Dinsmore
ab6d301198
Added colons to the titles of local list watchers
2014-06-16 13:59:37 -04:00
Nathan Dinsmore
078d3b3974
Fixed changing variable name in set/change blocks in palette
2014-06-16 13:47:12 -04:00
Nathan Dinsmore
36894e20b0
Fixed resizing zoomed comments
2014-06-16 11:52:49 -04:00
Nathan Dinsmore
4931c427f4
Fixed pressing keys while drawing with the pencil
2014-06-16 11:14:52 -04:00
Nathan Dinsmore
8bb372c3fb
Fixed setting slider min/max not triggering autosave
2014-06-16 11:03:35 -04:00
Shane M. Clements
3b4cb09f93
Merge pull request #254 from nathan/letters-category
...
Added "Letters" category to media library
2014-06-12 17:09:05 -06:00
Nathan Dinsmore
e0cdc38517
Added Letters category to media library
2014-06-12 18:43:33 -04:00
Shane M. Clements
5132c96eb2
Merge pull request #243 from nathan/wrap-c-in-stack
...
Allow wrapping C blocks in the middle of a stack
2014-06-12 16:04:26 -06:00
Nathan Dinsmore
0e44a7389a
Fixed costume center button being too far to the right
2014-06-11 20:17:51 -04:00
Chris Willis-Ford
904d56ae55
Use GestureHandler as source for bubbles it creates
...
Shane explained that it would make more sense to use the GestureHandler
as the source for these particular TalkBubble instances.
2014-06-10 14:37:43 -07:00
Chris Willis-Ford
549a9d25a7
Fix hiding the 'say' bubble WRT number formatting
...
When checking whether to hide the speech bubble, test if this block is the block that originally displayed the bubble rather than testing to see if the text matches. This avoids problems due to differences in text formatting or changes in a reporter's value.
2014-06-10 11:48:26 -07:00
Shane M. Clements
126e7cdf16
Merge pull request #250 from djdolphin/record-sound
...
Added "record..." to sound menu... Thanks @djdolphin!
2014-06-09 17:02:43 -06:00
djdolphin
ec1d490517
Fixed
...
I broke this before I committed it.
2014-06-09 14:37:47 -04:00
djdolphin
872e7ab450
Revert "Use translated default values"
...
This reverts commit 0c7de21dc3
.
2014-06-09 14:03:30 -04:00
djdolphin
77b3788187
Added "record..." to sound menu
2014-06-09 13:42:01 -04:00
djdolphin
0c7de21dc3
Use translated default values
2014-06-09 13:09:33 -04:00
djdolphin
92d77bc6e3
Changed "allowed" to "valid"
...
I think it makes a little more sense.
2014-06-09 07:04:15 -04:00
djdolphin
8267f24155
Shortened the code a little
2014-06-08 14:05:17 -04:00
djdolphin
e13120da3f
Made attribute block update when switching sprite
...
If the sprite you switch to doesn’t have an attribute or variable, it
will set the attribute to the default one for sprites or the stage.
2014-06-08 13:58:21 -04:00