Jens Mönig
|
21a79226e7
|
Updated CONTRIBUTING.md
changed the download link for the sources to point to the latest release.
|
2018-10-18 09:41:28 +02:00 |
jmoenig
|
faf4b51f18
|
prepare release
|
2018-10-16 10:21:17 +02:00 |
jmoenig
|
697698892f
|
added timed FOR-loop to Animation library
|
2018-10-16 10:06:39 +02:00 |
jmoenig
|
6c7c39ccad
|
New Ukrainian translation, thanks, Serhiy Kryzhanovsky!
|
2018-10-16 10:00:54 +02:00 |
jmoenig
|
2cb4a3a32d
|
prepared release
|
2018-10-07 12:24:06 +02:00 |
jmoenig
|
bdc21b3668
|
prepared release
|
2018-10-07 12:20:28 +02:00 |
jmoenig
|
b10d890681
|
updated changes log
|
2018-10-07 11:53:44 +02:00 |
jmoenig
|
4e8dcd0924
|
renamed repo to "Snap!
and adjusted all references in the code
|
2018-10-07 11:21:44 +02:00 |
jmoenig
|
9e8e7d9e70
|
Fixed #1918 - escape options in block drop downs #2174, thanks, @cycomachead !
for providing the fix
|
2018-10-05 16:18:13 +02:00 |
jmoenig
|
02caf1d8ea
|
added to OFFLINE.md
|
2018-10-05 15:37:32 +02:00 |
jmoenig
|
5add353888
|
tweaked whitespace in snap.html
replaced tabs with spaces
|
2018-10-05 09:58:58 +02:00 |
jmoenig
|
1ff20b30b1
|
Adjusted pen hue wrapping and took out pen shade wrapping
|
2018-10-05 09:48:11 +02:00 |
jmoenig
|
a8fcde724b
|
added to OFFLINE.md
|
2018-10-04 23:25:26 +02:00 |
jmoenig
|
b1388a94b9
|
tweaked color wrapping
in my next life I promise to learn arithmetic :-)
|
2018-10-04 23:19:59 +02:00 |
jmoenig
|
460940497b
|
made SET PEN COLOR and SET PEN SHADE inputs wrap around
|
2018-10-04 17:54:40 +02:00 |
jmoenig
|
5b36ec35e0
|
... again :-)
Geez!
|
2018-10-04 16:26:04 +02:00 |
jmoenig
|
c095d1831a
|
tweaked offline instructions
whaddoiknowaboutmarkdownanyway
|
2018-10-04 16:22:48 +02:00 |
jmoenig
|
f79460ec67
|
added instructions for using Snap! offline
|
2018-10-04 16:18:44 +02:00 |
jmoenig
|
4d850b0410
|
improved UX when running Snap! locally without a web server
bypass the cloud and instead import and export everything to local disk
|
2018-10-04 14:34:59 +02:00 |
jmoenig
|
f2dacc1faf
|
updated history
|
2018-10-03 12:11:13 +02:00 |
Jens Mönig
|
1387a564fe
|
Merge pull request #2220 from jmoenig/fix-letter-of-bug
Fix bug in letter of with numeric inputs
|
2018-10-03 12:05:14 +02:00 |
Michael Ball
|
b8fcd99793
|
Coerce input to string before checking length in LETTER OF
|
2018-10-02 23:19:36 -07:00 |
jmoenig
|
536acb224f
|
moved media files (icon, logo, click sound) into "src" subfolder
|
2018-10-02 16:07:53 +02:00 |
jmoenig
|
258e476e5f
|
moved *.js files into subfolder "src"
and edited gui.js to deal with ypr.js
|
2018-10-02 15:48:42 +02:00 |
jmoenig
|
3ce717fff8
|
removed obsolete files
|
2018-10-02 15:14:26 +02:00 |
jmoenig
|
6c5b33d631
|
moved translations into subfolder "locale"
|
2018-10-02 15:07:14 +02:00 |
jmoenig
|
521cb22bfc
|
updated history
|
2018-10-02 14:33:02 +02:00 |
Jens Mönig
|
729a8882d9
|
Merge pull request #2178 from jmoenig/dedupe-tools
Keep tools.xml in the libraries/ directory, fix LABEL
|
2018-10-02 14:26:13 +02:00 |
Jens Mönig
|
c3fa882cd8
|
Merge pull request #2215 from jmoenig/fix-cloud-check
Fix cloud.js in older browsers
|
2018-10-02 14:22:37 +02:00 |
jmoenig
|
2cd383e085
|
fixed #2219
properly restore propagation of inherited attributes when loading project
|
2018-10-02 13:28:25 +02:00 |
jmoenig
|
86e57349d2
|
new dev version
|
2018-10-02 12:05:46 +02:00 |
Jens Mönig
|
bb1d0468be
|
Merge pull request #2188 from jmoenig/history-recent-first
Order History most recent first.
|
2018-10-02 11:57:49 +02:00 |
Michael Ball
|
962859c68e
|
Do not use Object.values
|
2018-09-22 11:49:59 -07:00 |
Michael Ball
|
b0c0746bdc
|
Merge changes to HISTORY
|
2018-09-10 21:37:32 -07:00 |
jmoenig
|
2fea2baace
|
prepared maintenance release
|
2018-09-09 18:42:17 +02:00 |
jmoenig
|
59a4a9d112
|
enabled drop-down for "inherit" command for clone-initialization scripts
|
2018-09-09 15:55:49 +02:00 |
jmoenig
|
b041664205
|
fixed #2176
'arguments' not found for calling empty multi-slots
|
2018-09-09 15:50:54 +02:00 |
jmoenig
|
a680e10cb3
|
new dev version
|
2018-09-09 15:45:28 +02:00 |
Michael Ball
|
2dc01e0784
|
cleanup through most recent entry
|
2018-08-15 02:56:40 -07:00 |
Michael Ball
|
82765103f0
|
Cleanup history through end of 2017
|
2018-08-15 02:45:46 -07:00 |
Michael Ball
|
275af0a332
|
Cleanup through end of 2016
|
2018-08-15 02:36:26 -07:00 |
Michael Ball
|
de1197fc0e
|
Reorder history with most recent first.
|
2018-08-15 02:07:01 -07:00 |
Michael Ball
|
35f216530e
|
rename history file
|
2018-08-15 01:40:20 -07:00 |
Michael Ball
|
1aaa9bacbb
|
Update LABEL to catch stage errors. Fix #1915 Fix #2151
|
2018-08-10 01:04:27 -07:00 |
Michael Ball
|
ee4bfb03d4
|
Keep tools.xml in the libraries/ directory.
we should only need to serve one copy, this just updates the path Snap!
uses when it looks to import tools from the menu.
|
2018-08-08 21:26:30 -07:00 |
jmoenig
|
62eedb85f9
|
fixed a regression conflict between "when I am stopped" and broadcasts
|
2018-07-19 20:06:15 +02:00 |
jmoenig
|
03b1e5fe67
|
prepared release
|
2018-07-13 08:33:58 +02:00 |
jmoenig
|
54f8098029
|
enabled smart ternary Boolean slots by default
and prepared upcoming minor release
|
2018-07-13 08:16:13 +02:00 |
jmoenig
|
5511a44dd8
|
increased project dialog width
to accommodate translations for the "recover" button
|
2018-07-12 09:58:46 +02:00 |
jmoenig
|
4abefec605
|
fixed #2145 - newlines in block labels conflict with input declarations
|
2018-07-12 09:19:43 +02:00 |