Robert Plummer
33a23958a6
fix: Add nested custom function support
2019-10-11 07:28:02 -04:00
Robert Plummer
cf5a358422
fix: Got 100% unit tests in chrome, ff, safari, and node.
2019-02-07 19:08:19 -05:00
Robert Plummer
8bf362ad9a
feat: No failing tests locally, only skipping and passing
...
Also:
feat: Typescript typings
feat: api cleanup and exports
feat: removal of building for node, only browser
2019-01-29 21:41:21 -05:00
Robert Plummer
bafac7831e
feat: Huge rewrite for v2
2019-01-24 22:18:22 -05:00
Robert Plummer
8173ed7f62
fix: Migrating tests and ensuring they act same on all backends
2019-01-19 08:46:42 -05:00
Robert Plummer
3005828b86
fix: Migrating tests, and build
...
This was a good resting point.
Delete unneeded files.
2019-01-18 08:32:10 -05:00
Robert Plummer
87e2be5fba
feat: Migrating to use gl, bump version number
...
Not ready yet, but close. Need build scripts from headless-gl upstream.
2019-01-04 10:29:45 -05:00
Nick Hingston
2450d4cdd4
fix webgl leaks on all test cases
2018-07-30 21:11:56 +01:00
Robert Plummer
b2df0ab604
fix #316
...
Change `HTMLImageArray` render strategy to `gl.NEAREST`, like all the others
Let `WebGL2FunctionNode` extend `WebGLFunctionNode` and lighten
Remove all the different html pages associated with tests, and just use one file to handle them and use qunit for filtering them
Bump version number
2018-06-12 14:07:41 -04:00