Wykres commitów

326 Commity (ecc3182c0e75814529eb71b42cf0e62089fe01f2)

Autor SHA1 Wiadomość Data
Michael Ball ecc3182c0e slightly further simplification 2017-01-03 03:41:38 -08:00
Michael Ball ed492f3f6e simplify layout logic for library importing 2017-01-03 03:25:55 -08:00
Michael Ball f327f0d4b1 undo cleverness and show all blocks when importing 2017-01-03 02:00:18 -08:00
Michael Ball d26049680d Merge branch 'master' into michael/lib-preview
* master:
  add pentrails->costume block to penTrails library
  Add reporters to setrgb library
  Update LEAP library to use menus
  Hide setting for “prefer smooth animations”
  Disabled hover-help for custom blocks
2017-01-03 01:55:49 -08:00
Michael Ball ec2a64963c Dont reserialize blocks when importing 2017-01-03 00:36:41 -08:00
Michael Ball bede779d8a cleanup code, fix scrolling in library import 2017-01-03 00:15:46 -08:00
Michael Ball cb865a864f import tools shows block images 2017-01-01 15:05:06 -08:00
Michael Ball ee6ba75388 tweak libraries loading 2016-12-30 01:21:05 -08:00
Michael Ball 9ca2848f33 loading indicator works, some cleanup 2016-12-30 00:38:21 -08:00
jmoenig d24468522c Hide setting for “prefer smooth animations”
(now - mostly - redundant because we’ve switched to animation frames)
2016-12-29 13:07:32 +01:00
Michael Ball cd828736af Merge branch 'master' of git://github.com/jmoenig/Snap--Build-Your-Own-Blocks into michael/lib-preview
* 'master' of git://github.com/jmoenig/Snap--Build-Your-Own-Blocks:
  Update Libraries from s.b.e
  updated locale version data
  updated version date
  Disable JS-Functions to protect users from malicious scripts
  Revert "SNAP! → Snap!"
  Adapting Chinese code langs to ISO Standard
  Fixing minor typo in catalan translation
  Deleting duplicate translation strings
  fix merge comments
  minor typos
  SNAP! → Snap!
  blocks.js fix code alignment
  camelCase expprtResultPic for consistency
  Align comment text
  Morphic: cleanup `nop` calls
  Fix minor help text
2016-12-28 22:43:52 -08:00
Michael Ball ed9f2cd9bc Libraries dialog layout WIP 2016-12-28 22:43:45 -08:00
Michael Ball c4dfe6fef6 improve some alignment issues 2016-12-27 21:11:14 -08:00
Michael Ball 7716500d39 An ugly import dialog works, but the layout is broken 2016-12-27 19:21:47 -08:00
Jens Mönig ce876362bb Merge pull request #1483 from cycomachead/typo-fix
Little Bits of Cleanup
2016-12-27 17:02:35 +01:00
jmoenig 1ecb97a972 Disable JS-Functions to protect users from malicious scripts
commented out for now
2016-12-27 16:08:23 +01:00
Michael Ball a8ccc9e73c A very basic an ugly library import dialog works 2016-12-26 22:31:26 -08:00
jmoenig 81a0d30032 update undrop controls when switching sprites and display modes 2016-12-25 12:13:03 +01:00
Michael Ball 3c8eb522bf Merge branch 'master' of git://github.com/jmoenig/Snap--Build-Your-Own-Blocks into typo-fix
* 'master' of git://github.com/jmoenig/Snap--Build-Your-Own-Blocks: (85 commits)
  updated history
  simplified reporterize>>blockFromAST
  Fixing typo - tab control character hidden
  Fixing ColorSlotMorphs behavior in Visible Stepping
  added Boolean operators to “reporterize”
  fixed a glitch in "reporterize"
  fixed an expression parsing glitch
  tweaked "reporterize"
  reporterize: support '_' as empty slot place holder
  reporterize: support for monads etc.
  moved reporterizing infix expressions to search-blocks field
  [experimental] blockify simple arithmetic expressions inside comments
  new url option switch: &noExitWarning
  updated history
  Adding 26 extra strings
  Adding extra strings from lang-pt.js
  tweaked elastic easings
  added easeOutElastic function
  Updated with lang-de.js
  added a few in-/out- only easing functions for animations
  ...
2016-12-22 12:59:24 -08:00
jmoenig 5dc4874352 new url option switch: &noExitWarning
to better support embedding Snaplets into Moocs
2016-12-19 08:14:01 +01:00
jmoenig fad3cb4263 updated version timestamps
and tweaked code formatting to please pedantic linters :-)
2016-12-09 09:08:44 +01:00
Jens Mönig a09b20b4ad Merge pull request #1546 from jguille2/background
Costumes tab name to Costumes/Backgrounds
2016-12-09 08:58:57 +01:00
jmoenig 08f5ceec7d refresh sound icons in media import dialog when the audio has loaded 2016-12-08 13:38:17 +01:00
jmoenig 6293329eb3 use media dialog for browsing and importing sounds 2016-12-08 12:52:43 +01:00
jmoenig 72c0dcfe76 URI-encode SVG data for Firefox-compatibility 2016-12-07 14:14:43 +01:00
Joan Guillén i Pelegay 6079efcacb adapting 'rename costume' message 2016-12-07 00:00:49 +01:00
jmoenig 3d905d139c Support importing unrasterized SVG_Costumes from the “Costumes” and “Backgrounds” dialog 2016-12-06 17:09:09 +01:00
jmoenig b6c0aa8a4e Switch to asynchronous loading of resources
(costumes, sounds, libraries etc.)
2016-12-06 13:47:21 +01:00
Joan Guillén i Pelegay 665f54b9ec Costumes tab name to Costumes/Backgrounds 2016-12-05 23:34:59 +01:00
jmoenig dd51470239 update scrollbars of the project dialog as the project list is filtered 2016-12-01 12:34:48 +01:00
jmoenig c9af72a665 updated version and history
(and tweaked some semicolons to please static code analysis)
2016-12-01 12:23:15 +01:00
Jens Mönig c3992f5ec5 Merge pull request #1517 from bromagosa/project-filter
Project filter
2016-12-01 12:10:40 +01:00
jmoenig 4ad8160884 fixed #1540 2016-12-01 09:13:54 +01:00
jmoenig cd22b94e0b Enable nested auto-wrapping by default 2016-11-28 17:59:04 +01:00
jmoenig 5b1b4a5e36 use new first-class animations framework 2016-11-25 14:42:20 +01:00
jmoenig dae8e7a7bb tweak "undrop / redrop" animation 2016-11-22 14:23:53 +01:00
jmoenig f37977f320 Block editing improvements - in development
* auto-wrapping for C-shaped slots (around top-level command stacks)
* settings option for auto-wrapping around inner nested stacks
* unlimited “undrop / redrop”, incl. keyboard shortcuts ctrl-z
ctrl-shift-z
* “undrop” also brings back blocks and scripts deleted via context menus
* … or via backspace / delete in keyboard entry mode
* Note: “undrop” is meant to be a temporary solution until
VanderbiltEdu’s synching / undo mechanism is ready for prime time
2016-11-22 10:47:47 +01:00
Bernat Romagosa 37f1e1ba2a Polished filter field 2016-11-18 11:56:18 +01:00
Bernat Romagosa 331e572b42 project filter field, searches by name and notes 2016-11-11 18:39:42 +01:00
jmoenig 3d82132d90 minor code tweaks
to please static code analysis :-)
2016-11-10 10:30:20 +01:00
Jens Mönig 2af3eaacbe Merge pull request #1497 from cycomachead/fix-1495
improvements to export summary
2016-11-10 10:23:09 +01:00
jmoenig 50e94a93ad auto-wrapping
also: treat JS-function blocks the same as variable getters wrt rings,
i.e. auto-remove the ring in a CALL block when dropping a JS-function
block on it
2016-11-10 10:21:52 +01:00
jmoenig 1a6aff47dd updated version number 2016-11-10 09:36:14 +01:00
Michael Ball 1c8cd7c45c improvements to export summary
* fix #1495 - remove duplicate ,
* use HTML5 charset attribute
* add the current Snap! language to the html tag
2016-11-05 14:06:47 -07:00
jmoenig 3d269f1740 fixed a flat-mode glitch, updated Portuguese translation
thanks, Bernat for reporting the bug and Manuel for the translation
update!
2016-10-31 09:39:59 +01:00
jmoenig da51393424 preparing minor release v4.0.9
to be deployed live later tonight
2016-10-28 18:31:18 +02:00
Michael Ball 932ba35ee5 minor typos 2016-10-28 03:34:15 -07:00
jmoenig 9a726654c7 added notice to get in touch if afraid of agpl license 2016-10-26 09:47:14 +02:00
jmoenig 6606ed2ed8 updated credits tab 2016-10-24 17:44:28 +02:00
jmoenig d2d096deff select all on fresh input slot edit 2016-10-24 12:27:02 +02:00