- May 22, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 15, 2017
- May 12, 2017
-
-
Ray Schamp authored
This reduces the complexity of the reducer, as well as how frequently it's run. The VM will emit a targets update after a step if any target info has changed.
-
- May 11, 2017
-
-
DD Liu authored
-
- May 10, 2017
- May 09, 2017
-
-
DD Liu authored
-
- May 04, 2017
-
-
Ray Schamp authored
Otherwise it's very annoying to get access to the storage engine to load asset data.
-
- Apr 20, 2017
-
-
Christopher Willis-Ford authored
-
Ray Schamp authored
With jscodeshift thank God
-
- Mar 23, 2017
-
-
Christopher Willis-Ford authored
Attaching the storage module in `vmListenerHOC` means it can propagate down to the GUI, stage, and blocks naturally. The default VM property value has been removed from those places so that we're not instantiating extra VM instances any more. Instead, using one of those components outside of the `vmListenerHOC` framework will require providing a VM instance as a property.
-
- Mar 22, 2017
-
-
Paul Kaplan authored
Remove target pane button and actions Add back putting the sound library in the ui
-
- Mar 20, 2017
-
-
Christopher Willis-Ford authored
There are a handful of places where the GUI code could use the storage module directly; converting those is for a later change.
-
- Mar 10, 2017
-
-
TheBrokenRail authored
* Update blocks.js
-
- Mar 09, 2017
-
-
Ray Schamp authored
Fixes #220
-
- Mar 07, 2017
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Mar 01, 2017
-
-
Ray Schamp authored
-
Andrew Sliwinski authored
-
- Feb 15, 2017
-
-
Eric Rosenbaum authored
-
- Feb 14, 2017
-
-
TheBrokenRail authored
-
- Feb 09, 2017
-
-
Eric Rosenbaum authored
-
- Feb 08, 2017
-
-
Eric Rosenbaum authored
-
- Feb 07, 2017
-
-
Eric Rosenbaum authored
/ht @rschamp
-
- Jan 19, 2017
-
-
Silly Inventor authored
-
- Jan 12, 2017
-
-
Ray Schamp authored
Remove MediaLibrary helper since it is now unused
-
- Jan 11, 2017
-
-
Ray Schamp authored
-
- Dec 20, 2016
-
-
Ray Schamp authored
-
- Dec 03, 2016
-
-
Ray Schamp authored
In preparation to split the sprites from the stage, start managing the target list state in a single place.
-
- Dec 02, 2016
-
-
Ray Schamp authored
-
- Nov 29, 2016
-
-
Ray Schamp authored
This allows the keys to be used for developer shortcuts, but also keeps the "if any key pressed" block working (and hacked key blocks).
-
Ray Schamp authored
This is mostly because it was annoying that Cmd-Opt-J didn't work, but seems like a good thing to have in general.
-
- Oct 24, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
- Oct 23, 2016
-
-
Ray Schamp authored
null !== undefined
-
- Oct 22, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-