Andrew Belt
|
bf4bf96b4c
|
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
|
5 years ago |
Andrew Belt
|
4689631454
|
Add LuaJITEngine
|
5 years ago |
Andrew Belt
|
6e3c04b952
|
Python WIP.
|
5 years ago |
Andrew Belt
|
d77713dba2
|
Add WIP Python engine.
|
5 years ago |
Andrew Belt
|
7f94da13ae
|
Remove DuktapeEngine
|
5 years ago |
Andrew Belt
|
fda2350055
|
Use block pointer instead of value in Module. Clamp `block->bufferSize` in Module instead of each script engine.
|
5 years ago |
Andrew Belt
|
6036b95c69
|
Use ArrayBuffers instead of normal JS arrays for all block arrays.
|
5 years ago |
Andrew Belt
|
411d83f84f
|
Update readme. Add buffering to vco.js.
|
5 years ago |
Andrew Belt
|
27a2c76da3
|
Add block buffering. Use array instead of object for RGB lights. Add changelog.
|
5 years ago |
Andrew Belt
|
1b4339ddbf
|
Add tests directory.
|
5 years ago |
Andrew Belt
|
1c6998ef80
|
Replace ProcessBlock with direct access via ScriptEngine methods. Update readme.
|
5 years ago |
Andrew Belt
|
f41076a969
|
Remove buffering from host. DuktapeEngine: Replace Proxy getters/setters with normal arrays. Use r,g,b properties instead of indices for light colors.
|
5 years ago |
Andrew Belt
|
785b7b4c78
|
Initial commit
|
5 years ago |