Commit Graph

3 Commits

Author SHA1 Message Date
syntaxbullet
5eaf37ba28 feat: enhance layer mask handling and opacity management
- Introduced `getLayerMask` utility to streamline layer mask retrieval.
- Updated layer rendering logic to incorporate layer masks and opacity adjustments.
- Added functionality to prevent dropping a group into its descendants.
- Enhanced image texture rendering to support opacity parameters across various rendering functions.
- Implemented group layer bounds application for better scaling and positioning.
- Added tests to ensure correct behavior when handling layer masks and group layers.
- Created new types for asset generation provenance to track generated assets more effectively.
2026-07-05 16:06:23 +02:00
syntaxbullet
97c3d3b7ae feat(core): add intrinsic asset dimensions 2026-07-03 16:14:00 +02:00
syntaxbullet
02df52c978 feat: add core domain model foundations 2026-07-02 23:11:14 +02:00