Shane M. Clements
|
909d541ee9
|
Now fixing up stopScripts blocks
|
2014-05-23 09:01:40 -06:00 |
|
Shane M. Clements
|
f651a90556
|
Bumped version to 418
|
2014-05-23 08:26:35 -06:00 |
|
Shane M. Clements
|
2e5e2816db
|
Merge pull request #205 from nathan/this-script
Fixed "this script" -> "other scripts in sprite" bug
|
2014-05-23 08:25:27 -06:00 |
|
Nathan Dinsmore
|
3abb80df1a
|
Fixed "this script" -> "other scripts in sprite" bug
|
2014-05-23 08:04:51 -04:00 |
|
Shane M. Clements
|
158895baf9
|
Now loading extension docs in the tips window.
|
2014-05-22 15:01:16 -06:00 |
|
Shane M. Clements
|
43269ddaf9
|
Fixed boolean javascript extension reporters.
|
2014-05-22 14:08:46 -06:00 |
|
Shane M. Clements
|
02622918a8
|
Now always using Scratch.createMediaInfo() to create MediaInfo instances.
|
2014-05-22 13:23:05 -06:00 |
|
Shane M. Clements
|
c04d479129
|
Added a way to override what type of PaletteBuilder is used.
|
2014-05-20 11:50:28 -06:00 |
|
Shane M. Clements
|
dee48521dc
|
re-enabled blocking argument check
|
2014-05-20 10:55:27 -06:00 |
|
Shane M. Clements
|
4b517cf8c1
|
Enabled pico extension
|
2014-05-16 12:41:25 -06:00 |
|
Shane M. Clements
|
d01bacacfb
|
Merge pull request #196 from sclements/master
Add a build status icon to README and HipChat notifications
|
2014-05-15 11:02:31 -06:00 |
|
Shane M. Clements
|
5745884bc8
|
Added HipChat notifications for the Scratch Team
|
2014-05-15 10:45:19 -06:00 |
|
Shane M. Clements
|
db52851a88
|
Added build status image
|
2014-05-15 10:40:04 -06:00 |
|
Shane M. Clements
|
b337bd20f8
|
Merge pull request #195 from sclements/master
Add configuration and a script to auto-build with travis-ci
|
2014-05-15 10:11:29 -06:00 |
|
Shane M. Clements
|
9cc352d51c
|
Added package caching and fixed 'main' in package.json.
|
2014-05-15 09:56:44 -06:00 |
|
Shane M. Clements
|
1ad8ed4836
|
removed whitespace
|
2014-05-15 00:08:50 -06:00 |
|
Shane M. Clements
|
98b538631f
|
Added travis build config and js
|
2014-05-15 00:03:06 -06:00 |
|
Shane M. Clements
|
f889a7fceb
|
Merge pull request #194 from nathan/list-tabbing
Fixed tabbing between list cells
|
2014-05-14 15:28:04 -06:00 |
|
Nathan Dinsmore
|
f2d1fba5d1
|
Fixed tabbing between list cells
|
2014-05-14 16:46:28 -04:00 |
|
Nathan Dinsmore
|
c4860a9aef
|
Fixed context menus showing for hidden lists on the stage
|
2014-05-14 16:23:41 -04:00 |
|
Shane M. Clements
|
2fb909d39e
|
Merge pull request #187 from nathan/stop-stage-sprite
Fixed stop block label for "other scripts in sprite/stage"
|
2014-05-14 13:30:21 -06:00 |
|
Shane M. Clements
|
2512a14c3d
|
Merge pull request #191 from nathan/save-on-cleanup
Trigger a save when scripts are cleaned up
|
2014-05-14 13:28:35 -06:00 |
|
Shane M. Clements
|
7217d8c0ca
|
Merge pull request #192 from nathan/transate-self-mouse
Fixed translation of "edge", "myself", "Stage", and "mouse-pointer" in block inputs
|
2014-05-14 13:28:06 -06:00 |
|
Shane M. Clements
|
206d4dfbf0
|
Merge pull request #178 from nathan/radial-gradient
Updated bitmap radial gradient fill to match vector radial gradients
|
2014-05-14 13:27:18 -06:00 |
|
Nathan Dinsmore
|
e99e649571
|
Fixed translation of "edge", "myself", "Stage", and "mouse-pointer" in block inputs
|
2014-05-14 15:26:00 -04:00 |
|
Shane M. Clements
|
3a70350043
|
Merge pull request #171 from nathan/rename-fix
Fixed renaming procedures and variables
|
2014-05-14 13:25:59 -06:00 |
|
Shane M. Clements
|
27d5ec860d
|
Merge pull request #166 from nathan/duplicate-comment-offset
Fixed duplicated comments being offset from cursor
|
2014-05-14 13:19:06 -06:00 |
|
Shane M. Clements
|
d8f4724a12
|
Merge pull request #165 from nathan/palette-spacing
Fixed palette spacing on More Blocks category
|
2014-05-14 13:15:51 -06:00 |
|
Shane M. Clements
|
84b3843ca1
|
Merge pull request #164 from nathan/drag-by-title
Made dialogs draggable by their titles
|
2014-05-14 13:14:43 -06:00 |
|
Nathan Dinsmore
|
7ee13c4fc6
|
Trigger a save when scripts are cleaned up
|
2014-05-14 15:05:59 -04:00 |
|
Nathan Dinsmore
|
05e0260780
|
Merge pull request #172 from nathan/commet-typo
Fixed a typo ("Commet" => "Comment")
|
2014-05-14 14:45:53 -04:00 |
|
Nathan Dinsmore
|
bd5572656c
|
Fixed a bug
|
2014-05-14 14:41:23 -04:00 |
|
Nathan Dinsmore
|
452c9672a9
|
Fixed formatting and dispose handling in GIF decoder
|
2014-05-14 14:27:51 -04:00 |
|
Nathan Dinsmore
|
93f96a5a92
|
Fixed not being able to drop block when color picker was under mouse
|
2014-05-14 12:39:18 -04:00 |
|
Shane M. Clements
|
1f07eb1d39
|
Merge pull request #188 from nathan/duplicate-ask
Fixed ask prompting multiple times for the same script
|
2014-05-14 10:03:23 -06:00 |
|
Nathan Dinsmore
|
efd46002bf
|
Fixed ask prompting multiple times for the same script
|
2014-05-14 09:54:51 -04:00 |
|
Nathan Dinsmore
|
e9bfd514c7
|
Fixed stop block label for "other scripts in sprite/stage" when dragging between a sprite and the stage and between the backpack and a sprite or the stage
|
2014-05-14 09:40:02 -04:00 |
|
Nathan Dinsmore
|
dae0ebcbcf
|
Fixed dragging "when Stage clicked" into a sprite
|
2014-05-14 03:21:59 -04:00 |
|
Nathan Dinsmore
|
0556bcfe0d
|
Fixed shadow disappearing when a script runs while being dragged
|
2014-05-14 03:07:16 -04:00 |
|
Shane M. Clements
|
ab25a08ef4
|
Merge pull request #173 from nathan/context-menu-info
Added "info" menu item to sprite context menu
|
2014-05-13 11:59:45 -06:00 |
|
Nathan Dinsmore
|
9c7f740b71
|
Updated bitmap radial gradient fill to match vector radial gradients
|
2014-05-12 20:13:16 -04:00 |
|
Nathan Dinsmore
|
f68a2fa134
|
Fixed incorrect caching in primVarSet and primVarChange
|
2014-05-12 20:11:02 -04:00 |
|
Nathan Dinsmore
|
4aeeda9f43
|
Added screenshot item to Stage's context menu
|
2014-05-12 20:05:28 -04:00 |
|
Nathan Dinsmore
|
ca09a56cbb
|
Added speech bubble with value of reporter when clicked
|
2014-05-12 19:19:30 -04:00 |
|
Nathan Dinsmore
|
159e156d26
|
Fixed duplication when dragging media into the backpack
|
2014-05-12 19:09:32 -04:00 |
|
Nathan Dinsmore
|
3af3947ae3
|
Added "info" menu item to sprite context menu
|
2014-05-12 19:07:56 -04:00 |
|
Nathan Dinsmore
|
2f38cde712
|
Fixed a typo ("Commet" => "Comment")
|
2014-05-12 19:01:29 -04:00 |
|
Nathan Dinsmore
|
45fb50a3bf
|
Fixed procedure renaming
|
2014-05-12 18:57:43 -04:00 |
|
Nathan Dinsmore
|
68f5d051cd
|
Fixed variable renaming
|
2014-05-12 18:57:40 -04:00 |
|
Nathan Dinsmore
|
35319a54d3
|
Fixed variables named "---" not appearing in menus
|
2014-05-12 18:53:59 -04:00 |
|