luma.gl
luma.gl copied to clipboard
Tracker: @luma.gl/debug module
Background
Tools to enable easier testing and debugging of luma.gl models.
v7.1
- [ ] Display IndexType in debug table (#681)
- [ ] Save debug info in gl context #550
- [ ] Refactor debug support #148
- [ ] Probe setting for controlling debug activation (remove programmatic flags)
- [ ] Doc update
- [ ] Whats new update
- [ ] Test
v7.0
- [x] Finalize
glsl-to-jstranspiler - [x] Move WebGL debug dependency to debug module #818
- [x] Move
makeDebugContextto debug module #822
v6.3
- [x] Create separate @luma.gl/debug module
https://github.com/uber/luma.gl/pull/722
https://github.com/uber/luma.gl/pull/726