Commit graph

90 commits

Author SHA1 Message Date
Tim Mickel
def37de218 Adding module about page and include roots
Localization, MediaLib, and Settings loads need an adjustable path for now because inapp/ pages are in a subdirectory.
2016-02-01 11:57:41 -05:00
Tim Mickel
b102d7a100 Use app bundle JS for getting started video 2016-01-22 16:44:46 -05:00
Tim Mickel
2f2d36dd86 Merge entry-points and bundles for editor, home, index 2016-01-22 16:20:18 -05:00
Tim Mickel
3e0a600953 Fixing window.Settings in Localization util 2016-01-22 16:20:03 -05:00
Tim Mickel
1849431ccd Asynchronous loading of MediaLib 2016-01-22 16:19:51 -05:00
Tim Mickel
d062dbf4ac Make Localization.includeLocales async 2016-01-22 15:42:56 -05:00
Tim Mickel
0c65882bd0 Moving Settings to window.Settings 2016-01-22 15:42:42 -05:00
Tim Mickel
efb7d3f226 Moving Settings.js to settings.json 2016-01-22 15:23:42 -05:00
Tim Mickel
4525954f43 Removing extra JS includes from editor.html, index.html 2016-01-22 15:02:06 -05:00
Tim Mickel
13b983bd57 Adding ontouchstart function to trigger focus for spriteform 2016-01-22 14:52:31 -05:00
Tim Mickel
8c2a26a070 Adding Camera and iOS to window globals 2016-01-22 14:15:15 -05:00
Tim Mickel
5ba2f40efc Fixing Paint splash and splashshade requests 2016-01-22 14:01:50 -05:00
Tim Mickel
527d8d7129 Disambiguation of Paint vs. editor frame 2016-01-21 16:53:03 -05:00
Tim Mickel
878e5597b3 Fixing value of Events.dragDiv 2016-01-21 16:49:58 -05:00
Tim Mickel
f2bd87d60f Library frame vs. editor frame disambiguation 2016-01-21 16:49:41 -05:00
Tim Mickel
e492858569 Fixing UI.js references to window.gDW, gDH 2016-01-21 16:15:03 -05:00
Tim Mickel
c194ca8c2b Adding requires for Intl.js locale-data 2016-01-21 16:12:04 -05:00
Tim Mickel
d984dba0a6 Adding getter for Project.js loadIcon 2016-01-21 15:50:15 -05:00
Tim Mickel
c2f4c82ff0 Fixing imports 2016-01-21 15:47:25 -05:00
Tim Mickel
1fc2e332a4 Ignore linting for bundles 2016-01-21 15:37:55 -05:00
Tim Mickel
581a0f9acc Remove extra imports from Paint.js 2016-01-21 15:37:46 -05:00
Tim Mickel
1c32ecf0a5 Convert remaining modules 2016-01-21 15:32:41 -05:00
Tim Mickel
bf07d98ccd Modularize remaining objects with static methods 2016-01-21 15:10:18 -05:00
Tim Mickel
55d8b40691 Module version of ScratchJr.js 2016-01-20 17:27:30 -05:00
Tim Mickel
de405ce7f9 Fixing editor.js entry script 2016-01-20 16:43:35 -05:00
Tim Mickel
b645251177 Fixing run-time MediaLib import 2016-01-20 16:39:03 -05:00
Tim Mickel
5c65dff9c9 Converting broken exports to getters/setters 2016-01-20 16:33:27 -05:00
Tim Mickel
b01ba1efa0 Fixing iOS.js exports 2016-01-20 15:44:47 -05:00
Tim Mickel
b22973207a Fixing SVG2Canvas "dispatch tables" 2016-01-13 18:58:39 -05:00
Tim Mickel
2a5ce50122 Fixing broken imports 2016-01-13 18:55:15 -05:00
Tim Mickel
0650f47071 Fixing broken static function in Home.js, SVG2Canvas.js 2016-01-13 18:55:03 -05:00
Tim Mickel
45b5b5c343 Camera.js module 2016-01-13 18:49:14 -05:00
Tim Mickel
e51a6010a2 Adding Snap.svg dependency 2016-01-13 18:44:04 -05:00
Tim Mickel
b1aad9ce58 Ghost.js module 2016-01-13 18:43:56 -05:00
Tim Mickel
7e7a890d86 Layer.js module 2016-01-13 18:39:12 -05:00
Tim Mickel
4c36409a7c PaintAction module 2016-01-13 18:35:02 -05:00
Tim Mickel
8982929084 Paint.js module 2016-01-13 18:26:18 -05:00
Tim Mickel
93a7b66cc8 Consolidation of Paint module 2016-01-13 18:09:02 -05:00
Tim Mickel
eae6c944f0 PaintUndo.js module 2016-01-13 18:06:52 -05:00
Tim Mickel
4361198487 Path.js module 2016-01-13 18:02:46 -05:00
Tim Mickel
9b4a8a94d7 Removing old Path tools 2016-01-13 17:55:21 -05:00
Tim Mickel
01973b5dae Consolidation of PathBkg, PathEdit, PathMgmt, PathTools 2016-01-13 17:54:48 -05:00
Tim Mickel
1479db4633 SVGImage, SVGTools modules 2016-01-13 17:50:18 -05:00
Tim Mickel
65324db2ae Moving Layers.js to Layer.js 2016-01-13 17:48:31 -05:00
Tim Mickel
4abc3e2ddc SVGTools module 2016-01-13 17:46:28 -05:00
Tim Mickel
53ac780598 Transform.js module 2016-01-13 17:40:50 -05:00
Tim Mickel
535e61f628 Matrix and Rectangle modules 2016-01-13 17:34:02 -05:00
Tim Mickel
fdd74a411c DrawPath module 2016-01-13 17:30:57 -05:00
Tim Mickel
8174793126 utils/Events.js module 2016-01-13 17:27:56 -05:00
Tim Mickel
aeb536dbc7 Removing /external/ which should come from node_modules 2016-01-13 17:18:38 -05:00