Features:
- Moved settings load to be done first thing when loading the extension: should create less potential problems when loading
Bugfixes:
- Codemirror search working (#14)
- Moved localStorage from panel to chrome.storage on background page (was broken with blocked third party cookies)
Features:
- Added toggling of shaders
- Added texture monitor/editor: shows textures created and can be replaced by new images (no support for cubemaps yet)
- Added settings panel: toggle shader highlighting and texture monitoring
- Created CHANGELOG.md
Features:
- Support for shader/program names Issue #10
Features:
- Support for live reload across browsing session (#1)
Workarounds:
- Fix for three.js
Bugfixes:
- Fixed bug with uniform retrieving: shadertoy and other cool sites supported!
Features:
- Improved error reporting
Bugfixes:
- Several fixes
Features:
- Starting options panel
- Added setting for highlighting
Features:
- New icon (thanks @ebraminio & @markusfisch)
Bugfixes:
- Restored extension support
Features:
- Added error checks for attributes (possible bug?)
Features:
- Redone main code
- highlight brought back
Features:
- Compiler status
Bugfixes:
- Fixes
Bugfixes:
- fixed some shaders not compiling (issue #4)
Workarounds:
- rolled back, colouring introducing bugs
Features
- added colour highlighting for hover
Bugfixes:
- Fix extensions not being enabled
Features:
- Initial release