Wykres commitów

1442 Commity (a624a190172743de7f7569a88f179ae430f0711c)

Autor SHA1 Wiadomość Data
Michael Ball a624a19017 Update libraries descriptions 2017-01-02 01:55:11 -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
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
Brian Harvey f6c2b95085 Merge pull request #1585 from jmoenig/update-libraries
Update Libraries from s.b.e
2016-12-27 20:07:13 -05:00
Michael Ball c650769d08 Update Libraries from s.b.e 2016-12-27 13:59:47 -08:00
jmoenig 1e6465b96a updated locale version data 2016-12-27 17:16:51 +01:00
Jens Mönig 394e3def34 Merge pull request #1568 from jguille2/langsUpdate
Langs update
2016-12-27 17:11:26 +01:00
jmoenig a8171dee2c updated version date 2016-12-27 17:09:18 +01: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
jmoenig e5b7559247 tweaked reporterize infixParser 2016-12-23 14:59:13 +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
Michael Ball 949830c604 Revert "SNAP! → Snap!"
This reverts commit 9c9a84a1ef.
2016-12-22 12:59:06 -08:00
jmoenig b920624c4a updated history 2016-12-22 14:30:55 +01:00
Jens Mönig bf893ad688 Merge pull request #1572 from jguille2/ColorStepping
Fixing ColorSlotMorphs behavior in Visible Stepping
2016-12-22 14:21:12 +01:00
jmoenig b015294208 simplified reporterize>>blockFromAST 2016-12-22 14:08:05 +01:00
Joan Guillén i Pelegay 6b20644c53 Fixing typo - tab control character hidden 2016-12-22 09:45:04 +01:00
Joan Guillén i Pelegay e50f4e3712 Fixing ColorSlotMorphs behavior in Visible Stepping 2016-12-22 00:19:38 +01:00
jmoenig d6ced6fa2b added Boolean operators to “reporterize” 2016-12-21 10:53:46 +01:00
jmoenig 29b19ba859 fixed a glitch in "reporterize"
thanks, @BookOwl, for catching this!
2016-12-21 08:51:36 +01:00
jmoenig 294f83392c fixed an expression parsing glitch
thanks, @cycomachead for the catch!
2016-12-21 08:37:21 +01:00
Joan Guillén i Pelegay 161cc34ce0 Adapting Chinese code langs to ISO Standard 2016-12-21 01:52:12 +01:00
Joan Guillén i Pelegay 5f1c950055 Fixing minor typo in catalan translation 2016-12-21 01:18:54 +01:00
Joan Guillén i Pelegay 58b507a764 Deleting duplicate translation strings 2016-12-21 01:17:07 +01:00
jmoenig a255b0b192 tweaked "reporterize" 2016-12-20 08:15:23 +01:00
jmoenig 44458d52ab reporterize: support '_' as empty slot place holder
_ * 2
2016-12-19 17:20:50 +01:00
jmoenig 9f0a445319 reporterize: support for monads etc. 2016-12-19 16:34:54 +01:00
jmoenig 41e55064a2 moved reporterizing infix expressions to search-blocks field
thanks, @bromagosa, for the brilliant idea!
2016-12-19 14:27:03 +01:00
jmoenig 955aabfc93 [experimental] blockify simple arithmetic expressions inside comments 2016-12-19 12:18:03 +01:00
jmoenig 5dc4874352 new url option switch: &noExitWarning
to better support embedding Snaplets into Moocs
2016-12-19 08:14:01 +01:00
jmoenig 4b0442dcba updated history 2016-12-13 09:18:04 +01:00
Jens Mönig 63ae44ef0f Merge pull request #1561 from jguille2/catalanUpdating
Catalan language update
2016-12-13 09:14:21 +01:00
Joan Guillén i Pelegay 20bcead486 Adding 26 extra strings 2016-12-13 02:17:42 +01:00
Joan Guillén i Pelegay 2fd748b4fc Adding extra strings from lang-pt.js 2016-12-12 23:55:35 +01:00
jmoenig 70210fafe5 tweaked elastic easings 2016-12-12 16:03:35 +01:00
jmoenig 662a59b49c added easeOutElastic function
thanks to @joshmarinacci’s excellent blog post:
http://www.joshondesign.com/2013/03/01/improvedEasingEquations
2016-12-12 14:28:33 +01:00
Joan Guillén i Pelegay 486536cde7 Updated with lang-de.js 2016-12-12 13:08:14 +01:00
jmoenig 97bf879a04 added a few in-/out- only easing functions for animations 2016-12-12 10:55:15 +01:00
Jens Mönig 294e44f626 Merge pull request #1558 from jguille2/undrop
Localization for 'undrop' and 'redrop' options
2016-12-12 09:27:07 +01:00
jmoenig 8c03bc0995 fixed #1560 2016-12-12 09:26:25 +01:00
Joan Guillén i Pelegay fa0e09ffb1 localization for 'undrop' and 'redrop' options 2016-12-09 17:37:52 +01:00
Jens Mönig f7018ea16a Merge pull request #1556 from dekrain/language-fix
Minor fix in Polish translation
2016-12-09 16:03:32 +01:00
dekrain c6bc7940cb Minor fix in Polish translation 2016-12-09 14:45:46 +01:00