greggman / twgl.js

A Tiny WebGL helper Library
http://twgljs.org
MIT License
2.61k stars 258 forks source link

out of date function signatures #135

Closed demskie closed 4 years ago

demskie commented 4 years ago

the "WebGLRenderingContext" parameter is missing from the following docs:

https://github.com/greggman/twgl.js/blob/a90ce8ef2083fd6185fa30cc8972aafc28cc68d7/dist/4.x/twgl.d.ts#L251 https://github.com/greggman/twgl.js/blob/a90ce8ef2083fd6185fa30cc8972aafc28cc68d7/dist/4.x/twgl.d.ts#L267 https://github.com/greggman/twgl.js/blob/a90ce8ef2083fd6185fa30cc8972aafc28cc68d7/src/programs.js#L828-L838 https://github.com/greggman/twgl.js/blob/a90ce8ef2083fd6185fa30cc8972aafc28cc68d7/src/programs.js#L1393-L1402

greggman commented 4 years ago

this has been fixed