265 Commits (v1)
 

Author SHA1 Message Date
  Andrew Belt 4cad80ecdf Update "Adding a script engine" section of readme. 5 years ago
  Andrew Belt bcfb174d41 Add plugin website to manifest. 5 years ago
  Andrew Belt ff06e31f8d Port vco.js to vco.lua. 5 years ago
  Andrew Belt d7da507b2b Fix bug where params reset to 0 sometimes when reloading. Watch new file after saving it with "Save as". 5 years ago
  Andrew Belt 000985f67a Require user to accept security message every time an script is loaded from a patch/preset. Remove global settings file. 5 years ago
  Andrew Belt 6db57ad967 Bump version. Disable Python. 5 years ago
  Andrew Belt 6abc351010 Update to Python 3.8 and Numpy 1.17.3. 5 years ago
  Andrew Belt 96cc4cbc78 Update TODO list for PythonEngine. 5 years ago
  Andrew Belt 13c9083d9c Update QuickJS repo. 5 years ago
  Andrew Belt 79262161d7 Fix LuaJIT Windows build. Update changelog. 5 years ago
  Andrew Belt bf4bf96b4c Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp. 5 years ago
  Andrew Belt 3c9f22c359 Add securityAccepted to global settings file. 5 years ago
  Andrew Belt 15feeab6a7 Add security warning when loading script through patch or preset. 5 years ago
  Andrew Belt 30bfaac969 Refactor scripts. Add buffering to gain example. 5 years ago
  Andrew Belt aafb6edb4b Make Float/BoolArray metaclasses for LuaJIT. Switch to Python 3.8. 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 730409458d Fix switches array size in QuickJS. 5 years ago
  Andrew Belt a7b4d8efbf Add Linux build dependencies. 5 years ago
  Andrew Belt 1e3b26d4ad Fix efsw build on Linux and Mac. 5 years ago
  Andrew Belt 24975ceafd Bump version. Update changelog. 5 years ago
  Andrew Belt 06f7a889a3 Switch to Entropia File System Watcher from fswatch. Re-add "Reload 5 years ago
  Andrew Belt 5473e6da15 Switch fswatch to submodule from wget'd tarball. Add mingw fswatch 5 years ago
  Andrew Belt 1c87297ad9 Tweak license note 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 550d87f040 Use `make install` for QuickJS. Instead of `git clone`ing in a Makefile target, use git submodules. 5 years ago
  Jerry Sievert 0dfef2eba8 add win32 check for building quickjs 5 years ago
  Jerry Sievert e9ebfaca1e remove debug from build 5 years ago
  Jerry Sievert b756ac4495 add contributor for QuickJS 5 years ago
  Jerry Sievert 5da7f78317 add QuickJS engine 5 years ago
  Andrew Belt b2f104998a Fix Makefile typo 5 years ago
  Andrew Belt bbbe733f31 Add Mac and Windows file watcher monitor. 5 years ago
  Andrew Belt 910449fbc2 Add fall.js test. 5 years ago
  Andrew Belt 0612b0c937 Add file watcher to automatically reload script upon change. 5 years ago
  Andrew Belt 04c1bb60a9 Update license in manifest 5 years ago
  Andrew Belt faeb923459 License source code as GPLv3 5 years ago
  Andrew Belt aa13274469 Update changelog. 5 years ago
  Andrew Belt ee892a3d81 Reload script on initialize. 5 years ago
  Andrew Belt 8884f1ff6b License example scripts under CC0. 5 years ago
  Andrew Belt 30c5ec526a Add factorial router example. 5 years ago
  Andrew Belt 7d62e64bf1 Fix "Save as" function. 5 years ago
  Andrew Belt 668ead6046 Add menu item for loading. Add key commands. 5 years ago
  Andrew Belt b73182899b Update API documentation. 5 years ago
  Andrew Belt 5a070d4073 Make `block.inputs` writable. 5 years ago
  Andrew Belt 195c53d9fb Add drafts of other scripting languages to Makefile. 5 years ago
  Andrew Belt 6dda48b510 Update changelog. 5 years ago
  Andrew Belt 7d14685ff4 Allow dragging-and-dropping script onto module panel. 5 years ago
  Andrew Belt c078b02218 Add scripting language list to readme. 5 years ago