Viraj Mahesh
|
6c357a5ed1
|
Removed Canvas2Image error
|
2014-03-06 13:27:11 -08:00 |
Viraj Mahesh
|
f6afb9d08d
|
Final commit:
-Removed an accidental change
-Removed commented log statement
|
2014-03-04 16:04:57 -08:00 |
Viraj Mahesh
|
04bb141462
|
Removed dibyo's test push
|
2014-02-28 17:28:50 -08:00 |
Dibyo Majumdar
|
93dcdee53e
|
Random change
|
2014-02-28 17:27:23 -08:00 |
Viraj Mahesh
|
0a7a186b2c
|
Screenshot counter correctly implemented
|
2014-02-28 17:23:46 -08:00 |
Viraj Mahesh
|
d591b743e4
|
Screenshot block now mentions that it saves the screenshot as a costume
Screenshot block now accepts a string
|
2014-02-28 16:54:00 -08:00 |
Viraj Mahesh
|
e889dc224e
|
Fixed errors that arose from not using fullImageClassic()
|
2014-02-25 17:34:31 -08:00 |
Viraj Mahesh
|
341d27092e
|
Fixed incomplete code
|
2014-02-25 17:01:09 -08:00 |
Viraj Mahesh
|
dc4e9a5c1c
|
Screenshts are saved as costumes of the current sprite
|
2014-02-25 16:18:20 -08:00 |
jmoenig
|
8badce6480
|
German translation update
for the new stage resizing feature
|
2014-02-13 18:30:39 +01:00 |
jmoenig
|
03b69769be
|
GUI: Use new vector prompter for stage dimensions
also take out previous experimental code and make this new feature an
official one
|
2014-02-13 17:50:43 +01:00 |
jmoenig
|
2c7d747bfc
|
Widgets: new “promptVector” dialog box feature
lets you edit a Point object (numerical x and y), such as dimensions,
positions, min/max etc.
|
2014-02-13 17:48:02 +01:00 |
jmoenig
|
2411ca3ebd
|
Fixed #322, #324
|
2014-02-13 12:04:13 +01:00 |
jmoenig
|
5058595335
|
Constrain minimum stage size to 480 x 180
|
2014-02-13 09:54:40 +01:00 |
jmoenig
|
dac7460e76
|
integrate Date block, thanks, Michael
|
2014-02-11 18:00:16 +01:00 |
Jens Mönig
|
3e7891b5a6
|
Merge pull request #288 from cycomachead/dateblock
Create a "Date" Block for Snap
|
2014-02-11 17:55:19 +01:00 |
jmoenig
|
0e0146a0d8
|
Saving & Loading for arbitrary stage dimensions in the project data
|
2014-02-11 17:52:59 +01:00 |
jmoenig
|
4e2bfdec20
|
New Feature: Set stage dimensions arbitrarily
new entries to set stage width and height in the settings menu when
holding the shift key
|
2014-02-11 17:38:35 +01:00 |
Michael Ball
|
407dbda43f
|
jslint style fixes
|
2014-02-10 10:51:22 -08:00 |
Michael Ball
|
5fd102c8a9
|
use inputOption for dateblock update file date
|
2014-02-10 10:32:07 -08:00 |
Michael Ball
|
434392a879
|
remove lang file and incorporate fixes in blocks, opbjects
|
2014-02-06 20:26:32 -08:00 |
Jens Mönig
|
bfda0d26a1
|
Merge pull request #316 from snap-school/sounds-library
add sound library on git
|
2014-02-05 16:47:25 +01:00 |
Jens Mönig
|
c2f96d6be9
|
Merge pull request #317 from snap-school/costumes-library
add costumes library to git
|
2014-02-05 16:47:12 +01:00 |
Jens Mönig
|
63d8e46823
|
Merge pull request #315 from snap-school/backgrounds-library
add backgrounds library to git
|
2014-02-05 16:46:37 +01:00 |
Claessens Simon
|
90e222964d
|
add costumes library to git
|
2014-02-05 15:56:40 +01:00 |
Claessens Simon
|
45c559b50b
|
add backgrounds library to git
|
2014-02-05 15:50:40 +01:00 |
Claessens Simon
|
86247940c1
|
add sound library on git
|
2014-02-05 15:45:47 +01:00 |
jmoenig
|
38bdc86b55
|
One-stop-shopping for stage dimensions
changing the stage dimensions in line 3720 of objects.js takes care of
everything
|
2014-02-05 11:46:55 +01:00 |
Michael Ball
|
817f4c5420
|
resolve merge conflicts; date problems only
|
2014-02-04 11:59:45 -08:00 |
jmoenig
|
8b5fa2ff9b
|
Integrate Portuguese and French translation updates
|
2014-02-04 16:36:59 +01:00 |
Jens Mönig
|
7c38953d03
|
Merge pull request #312 from gego51/patch-2
Update lang-fr.js
|
2014-02-04 07:23:26 -08:00 |
Jens Mönig
|
3ac0d2b6bc
|
Merge pull request #305 from MMSequeira/master
Translate new stop commands.
|
2014-02-04 07:22:04 -08:00 |
jmoenig
|
0322b6e3db
|
integrate Dean's sound fix
so JSLint doesn’t complain (no functionality changes). Thanks, Dean!
|
2014-02-04 16:14:16 +01:00 |
Jens Mönig
|
268ece6103
|
Merge pull request #311 from brettle/master
Fixes issue #310 - play note block fails on Firefox
|
2014-02-04 06:55:25 -08:00 |
jmoenig
|
590ce704fc
|
German translation update
|
2014-02-04 15:40:53 +01:00 |
jmoenig
|
1fb0b77998
|
Flat line end option in the settings menu, saved with the project
|
2014-02-04 15:29:14 +01:00 |
jmoenig
|
9be9d3da11
|
Import sounds from the project menu
Thanks, Brian, for the changeset!
|
2014-02-04 14:45:15 +01:00 |
jmoenig
|
1d8862c7af
|
Import costumes and backgrounds from the project menu
thanks, Brian, for the changeset!
|
2014-02-04 14:29:32 +01:00 |
jmoenig
|
8654d9c3fc
|
Morphic: Replaced deprecated DOM “body” references with “documentElement”
|
2014-02-03 17:30:31 +01:00 |
jmoenig
|
3fede790e4
|
Fixed #313
“Block OF sprite” now works for interpolated (“timed”) blocks and for
reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.)
|
2014-02-03 17:11:46 +01:00 |
gego51
|
58d0cf034f
|
Update lang-fr.js
add the french translation of the block "pause all"
|
2014-01-26 17:00:41 +01:00 |
Michael Ball
|
9aa3921dd0
|
Remove unecessary items and reorder dropdown
|
2014-01-26 04:30:43 -08:00 |
Michael Ball
|
ccce2c9ac7
|
adjust block to no longer use strings, and remove unneeded code
|
2014-01-26 04:25:36 -08:00 |
Dean Brettle
|
b4eb1d1864
|
Fixes issue #310 - play note block fails on Firefox due to use of deprecated
WebAudio names. The fix uses the correct names and monkey-patches browsers that
use the old ones.
|
2014-01-25 22:17:12 -08:00 |
Michael Ball
|
ede60eec56
|
date block work
|
2014-01-22 20:05:46 -08:00 |
Manuel Menezes de Sequeira
|
06f47b5c1d
|
Translate new stop commands.
|
2014-01-13 15:57:43 +00:00 |
jmoenig
|
9d63d129a6
|
Fixed #291 (readonly custom menus become non-readonly when block is edited)
|
2014-01-10 12:43:22 +01:00 |
jmoenig
|
fba8387359
|
Fixed #292 (pulldowns loose lines when exported as library)
|
2014-01-10 12:18:24 +01:00 |
jmoenig
|
3c4e27899c
|
Revert pull request #295 (xhr-headers)
breaks existing installations
|
2014-01-10 11:37:04 +01:00 |
jmoenig
|
fa88fdc761
|
validated all source files against the latest JSLint version
and pushed to this date
|
2014-01-09 18:50:38 +01:00 |