Releases: BabylonJS/Spector.js
Releases · BabylonJS/Spector.js
Fix texture memory info
Offscreen Canvas not defined
Fix
Compliance and Fix
- Fix Viewport capture issues.
- Fix Frame Buffer Texture Array capture issues.
- Fix Offscreen canvas support on the main thread.
Mozilla compliancy
Pushed fix for mozilla addon compliancy
CSS Fix
Shader Beautifier
This addresses one bug fix: comments are displayed with a different indentation
Modules
All the code has been simplified and migrated to modules to ease the contributions. Next step will be to migrate the frontend to a none custom framework.
This also addresses one bug fix : Shader beautifier issue with curly in comments
Bug Fix and Capture by Command Count
This minor release is adding the capability to capture a certain amount of commands instead of a frame. This can help in case commands are called outside the RAF event.
This also addresses one bug fix:
Memory Leak Fix
This release is fixing a memory leak introduced through the 0.9.3 version in the extension: