Commit Graph

9 Commits

Author SHA1 Message Date
bighuixiang
695f8045f9 feat: 更新填充组图层背景命令,增强图层管理和颜色填充功能,优化图层选择和渲染逻辑 2025-07-17 13:46:13 +08:00
bighuixiang
fc9a3eddc2 feat: add background fill functionality for layers
- Implemented FillLayerBackgroundCommand to fill the background of layers with a specified color.
- Introduced BackgroundFillManager to manage background fill operations.
- Updated LayerManager to include fillLayerBackground method.
- Enhanced LayersPanel with a color picker for filling layer backgrounds.
- Modified RasterizeLayerCommand to reflect changes in terminology and functionality.
- Adjusted LayerSort to ensure filled layers are rendered at the correct z-index.
- Updated relevant utility functions and components to support new fill feature.
2025-07-14 23:42:28 +08:00
bighuixiang
0615ab31f9 feat: 优化部分问题,完善选区功能 2025-07-04 03:16:18 +08:00
bighuixiang
fd9b1721c1 feat: Add texture management features and update UI components 2025-06-26 23:26:50 +08:00
bighuixiang
2fcba962d1 feat(CanvasManager): enhance image layer management and event handling 2025-06-26 00:37:07 +08:00
bighuixiang
da9c2badef feat: 添加图片库功能,支持选择和展示不同类别的图片 2025-06-23 16:48:48 +08:00
bighuixiang
5d0511e405 feat: 添加导出图层功能,支持将图层转换为位图图像并下载 2025-06-23 15:56:01 +08:00
X1627315083
9c7fae36eb 合并画布代码 2025-06-18 11:05:23 +08:00
X1627315083
c266967f16 接入画布 2025-06-09 10:25:54 +08:00