Justin Walsh
Justin Walsh
This may be useful for other engines as well where the `require` statement is using custom loaders... The gist of it is: - Look for "tomblind.local-lua-debugger" in LUA_PATH - Use...
After exporting to a defold tilemap the user must open the tilemap in defold and assign z values to each layer to have it match the order that was defined...
When enabling NVM_AUTO_USE I am presented with the output of `nvm use` when I `cd` into a directory containing a `.nvmrc` file. Would be useful for a config option to...
**Describe the bug** The razercontrol daemon is one of the biggest energy users in my system according to powertop. Either I do not understand what powertop is reporting to me,...
Ported ZzFX as a [Defold](https://defold.com/) Native Extension. https://github.com/thejustinwalsh/zzfx-extension It's a C++ implementation that is using containers provided by Defold, would be fairly trivial to replace the containers and use it...
## PWA Support - Installable for offline use for when you need to jam on sounds on a train, plane, or automobile! Squash & Merge suggested :)
I am working on building all third party dependencies for iOS, so might as well start this thread as I see one for android all ready open. ### Working **libsdl2**:...
When [compiling SiON](https://github.com/thejustinwalsh/SiON) for macOS (`lime build mac -debug`) I am getting the following compiler error: ```cpp Error: ./src/org/si/sion/sequencer/base/MMLParser.cpp:756:45: error: conversion from 'long' to 'const Dynamic' is ambiguous int defaultValue...
Anyone willing to write up how to use ATF textures and add it to the wiki. Is it as simple as unzipping, running the atf conversion, replacing .png atlases with...
Now that Adobe has released the SDK for creating integrated exporters for custom platforms, it would be ridiculously awesome if someone began work on a flump platform extension. [Flash Custom...