Josh Marinacci

Results 41 issues of Josh Marinacci

Figure out how to use the AtomShell to build a packaged up desktop app of Electron

enhancement

implement firmata panel. button to install firmata, button to connect, discover all pins

enhancement

When running the app from a local XCode build you can access the Javascript console by attaching desktop Safari to it. However, when running the app from the appstore you...

next

I downloaded an asset set from Kenney. https://kenney.nl/assets/space-kit The zip file has a directory called Models, which contains a subdirectory called Textures. The tool will not find the textures if...

bug

If an object def adds a new property any existing documents won't have that property and will crash at runtime. Instead the object should be upgraded to add this new...

If some assets fail to load the whole app will give you a warning and then possibly crash if you continue. Instead the things which use assets should be resilient...

The color property sheet should optionally use the native color picker

Next

There should be an export feature which splats the project and assets and all supporting files into a single zip that you can drop on a webserver and have it...

enhancement

it should be possible for an object to have a property which is an array of objects, and those objects should be specified to be of a particular type.

To support Edge and other browser that don't support custom elements.