Wykres commitów

1630 Commity (dcae778a022f46b36e8bece73e4467002887a24c)

Autor SHA1 Wiadomość Data
Adam Stevenson 12c13e4efe Fixed typo in project notes 2016-03-17 18:40:23 -04:00
Jens Mönig bbb5106879 towards v4.0.6
* fixed #99 (saving linked lists)
* fixed #1163
* added web api / https reporter library
* new “transient variable” feature
* German translation update
2016-03-16 13:00:31 +01:00
Brian Harvey 2cbee48bcd Add penTrails.xml to LIBRARIES 2016-03-09 13:42:19 -08:00
Brian Harvey eb5d85f523 Add penTrails library 2016-03-09 13:40:25 -08:00
Jens Mönig 345f635fac Reenable custom hat blocks when dropping a sprite 2016-03-06 21:45:31 -06:00
Jens Mönig ad25c6aefd fixed a glitch in doWhen() 2016-02-24 23:15:32 +01:00
Jens Mönig 3d0230dcdd updated readme 2016-02-24 12:56:25 +01:00
Jens Mönig 582feb206b Merge pull request #1146 from cycomachead/url-calls
Support Loading More Resources from the `resourceURL` method
2016-02-24 12:40:01 +01:00
Jens Mönig 2cb6cfb838 updated translation history 2016-02-24 12:26:03 +01:00
Jens Mönig 69c8c3f26e Merge pull request #1118 from damiencaselli/update-lang
Update fr translations
2016-02-24 12:22:48 +01:00
Michael Ball 292fe5a4de Make the resourceURL function more generic
now you just pass in directories as arguments, which is much cleaner--
especially when loading things like `tools.xml` with no parent folder.
2016-02-24 03:03:34 -08:00
Jens Mönig 2f41581109 Merge pull request #1097 from cycomachead/export-error-pics
Allow exporting script pics with results that error
2016-02-24 11:57:30 +01:00
Michael Ball 3d8e273bde Merge branch 'master' of github.com:cycomachead/snap into url-calls
* 'master' of github.com:cycomachead/snap:
  Arabic translation update - better RTL representation
  Fixed a rendering glitch when deleting reporters
  Throw an error for “obsolete” blocks
  fixed a zebra coloring glitch in the block editor
  avoid pixel collision detection in PaintCanvas (optimization)
  preserve custom block instances’ block var values when editing their definition
  update version indicator
  fixed a multi-line input slot layout glitch
2016-02-24 02:49:18 -08:00
Jens Mönig f20875ef6b updated translation history 2016-02-24 11:44:12 +01:00
Jens Mönig e687e4aa22 Merge pull request #1132 from bromagosa/translation
Translation
2016-02-24 11:41:12 +01:00
Jens Mönig df0269f5cc support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
Jens Mönig 645fb346ce Merge pull request #1105 from thomaswp/fix1090
Fixed #1090
2016-02-24 10:42:45 +01:00
Michael Ball e197471d08 Support loading lang* files from resourceURL path 2016-02-21 17:43:23 -08:00
Michael Ball 80a516ed7e Use ide.resourceURL to load the logo and tools XML
This makes it easier to support using snap when loaded in a variety of websites.
(Theres no outward change for users, just for those embedding Snap!)
2016-02-18 23:41:26 -08:00
Michael Aschauer a30aba90b1 FIX: hide sprite editor 2016-02-18 15:48:55 +01:00
Jens Mönig a68c747916 remove now obsolete file "snap_slo.html" 2016-02-11 17:10:38 +01:00
Bernat Romagosa 1d54128cb7 minor Catalan translation update 2016-02-08 13:21:01 +01:00
Bernat Romagosa f2ec2f8752 updated Catalan translation 2016-02-08 13:19:36 +01:00
Damien Caselli a57eae3adb Update fr translations 2016-01-27 16:21:05 +01:00
Brian Broll 937e46fd9d Updated bounds after pos change and added btn width check. Fixes #1116 2016-01-26 12:58:24 -06:00
Jens Mönig e9f2bb2c93 Arabic translation update - better RTL representation
Thanks, Tarek Galal!
2016-01-22 09:33:40 +01:00
Jens Mönig e4ea35132d Fixed a rendering glitch when deleting reporters
via the context menu
2016-01-22 09:23:23 +01:00
Jens Mönig 825c5f5568 Throw an error for “obsolete” blocks
instead of (forever) doing nothing (and thus often freezing and
crashing). Thanks, Paul, for helping identify this!
2016-01-19 00:03:17 +01:00
Jens Mönig 291555d9e1 fixed a zebra coloring glitch in the block editor 2016-01-18 17:39:44 +01:00
Jens Mönig 91095af36f avoid pixel collision detection in PaintCanvas (optimization)
improves paint editor responsiveness on low-powered hardware
2016-01-18 08:47:56 +01:00
Jens Mönig 8001845706 preserve custom block instances’ block var values when editing their definition 2016-01-17 23:44:30 +01:00
Jens Mönig 71f4ca475a update version indicator 2016-01-16 00:13:06 +01:00
Jens Mönig 833a6c3a96 fixed a multi-line input slot layout glitch 2016-01-16 00:04:36 +01:00
Michael Ball 4efe302210 blocks.js fix code alignment 2016-01-11 15:24:46 -08:00
Michael Ball c6e463a7d9 Merge branch 'master' into typo-fix
* master:
  fixed #1083 (hopefully)
  fixed #1083
2016-01-11 15:22:59 -08:00
Jens Mönig d443d662c0 fix it again, Sam ;-) 2016-01-11 20:25:42 +01:00
Jens Mönig 29b7a31f84 fixed #1107 2016-01-11 14:05:37 +01:00
Jens Mönig d5e937991e updated translation history 2016-01-08 16:30:13 +01:00
Jens Mönig f1cf933b38 Merge pull request #1086 from MMSequeira/patch-1
Add translation for 'any key'.
2016-01-08 16:26:03 +01:00
Jens Mönig a0307a240f updated version history 2016-01-08 16:23:23 +01:00
Jens Mönig 566aae7951 Merge pull request #1101 from cycomachead/fix-costume-export
Fix #1099, bug was introduced in #983
2016-01-08 16:18:38 +01:00
Jens Mönig 25bfecc079 remove a redundant yield from the fork primitive 2016-01-08 14:31:22 +01:00
Jens Mönig 30ca6e8121 fixed #1098 2016-01-08 14:24:45 +01:00
Thomas P 31b8f6eac8 Fixed #1090
Fixes a bug in Morph.fullImageClassic() where it uses the bounds instead of the fullBounds.
2016-01-07 12:49:36 -08:00
Michael Ball 18716f4c0f Fix #1099, bug was introduced in #983 2016-01-06 11:21:32 -08:00
Michael Ball 486b9d04e7 camelCase expprtResultPic for consistency 2016-01-05 17:55:30 -08:00
Michael Ball 5b320fb091 Allow exporting script pics with results that error 2016-01-05 16:52:20 -08:00
Michael Ball a4d6c4e7ad Align comment text 2016-01-03 19:41:53 -08:00
Michael Ball 37d29e8779 Morphic: cleanup `nop` calls 2015-12-23 22:17:09 -08:00
Michael Ball 5af2cc51b1 Merge branch 'master' into typo-fix
* master: (48 commits)
  updated version history
  fixed #1082 - revert to ’any key’ in the key-pressed menu
  open dialog: Dont show cloud projects if user has since switch panes
  Add RGB library
  Use case insensitive sorting for localstorage and cloud projects. Tag #899
  updated version history
  update documentation
  Add several new Portuguese translations
  Optimization: Don’t redraw unrotateable sprites on TURN
  Arabic translation, contributed by Tarek Galal
  Make logoURL be a property of IDE
  Remove extra hiddenText assignment in clipboards
  fixed #1071
  minor stylistic tweak to clipboard code
  cleanup debug logs
  Add native C&P support to morphic text inputs!
  fix exporting script pics from block editors (again)
  fix exporting a script pic from inside a block editor
  little tweaks
  fix a minor spacing issue
  ...
2015-12-23 22:15:14 -08:00