Commit graph

4 commits

Author SHA1 Message Date
Azgaar
dc6ff785ba refactor: Simplify texture loading and disposal in draw-relief-icons renderer 2026-03-12 19:36:25 +01:00
Azgaar
ae6d105bf1 refactor: Remove debug logging from WebGL2LayerClass initialization and syncTransform methods 2026-03-12 19:29:58 +01:00
Azgaar
744dbb154c feat: Optimize WebGL2LayerClass initialization and improve camera synchronization 2026-03-12 19:29:45 +01:00
Azgaar
9e00d69843 refactor: replace webgl-layer-framework with webgl-layer module
- Removed the webgl-layer-framework module and its associated tests.
- Introduced a new webgl-layer module to handle WebGL2 layer management.
- Updated references throughout the codebase to use the new webgl-layer module.
- Adjusted layer registration and rendering logic to align with the new structure.
- Ensured compatibility with existing functionality while improving modularity.
2026-03-12 19:15:49 +01:00