wuyize pushed to dev-wuyize at BigC/ArchitectureColoredPainting
- b2e49dae17 提供变宽样式的接口,未实现
- a3d39b32e5 添加了所有Layer的styles成员
- a55a38385e Fix: GraphicElement中pixelRatio的计算
- 5d5ea2307f 添加单向渲染逻辑和内存强制回收措施
- aa9743d4e7 修正创建LeafLayer引用组合元素后,无法析构的问题
- Compare 40 commits »
wuyize pushed to main at BigC/ArchitectureColoredPainting
- a55a38385e Fix: GraphicElement中pixelRatio的计算
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 512181f6a3 Fix: painting.comp中zIndex计算错误,PaintingUtil包围盒计算错误
wuyize closed issue BigC/ArchitectureColoredPainting#26
Fix: PreviewWindow显示不全wuyize commented on issue BigC/ArchitectureColoredPainting#26
Fix: PreviewWindow显示不全已修复
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 60c7695545 Fix: PreviewWindow显示不完整 | #26
wuyize opened issue BigC/ArchitectureColoredPainting#26
Fix: PreviewWindow显示不全wuyize opened issue BigC/ArchitectureColoredPainting#25
Feat: 提供快捷创建基本图元的功能wuyize pushed to main at BigC/ArchitectureColoredPainting
- 492f0a12d7 Fix: Painting背景材质以及zIndex改为小的在上层
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 88dc039fe8 Fix: PaintingUtil中root矩阵计算错误
wuyize commented on issue BigC/ArchitectureColoredPainting#24
Problem: 需要为FluentMenu提供更完善的封装类型已完成
wuyize closed issue BigC/ArchitectureColoredPainting#24
Problem: 需要为FluentMenu提供更完善的封装类型wuyize pushed to main at BigC/ArchitectureColoredPainting
- 3a693de9fe 为FluentMenu提供更完善的封装类型FluentMenuButton | #24
wuyize pushed to main at BigC/ArchitectureColoredPainting
- d3cf84f479 Fix: style宽度转换问题
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 35e7648206 FIX: setWindow参数设置错误
wuyize pushed to main at BigC/ArchitectureColoredPainting
- a84c8cb752 Fix: StrokeEndType::kClosed渲染不正确
wuyize pushed to dev-wuyize at BigC/ArchitectureColoredPainting
- a84c8cb752 Fix: StrokeEndType::kClosed渲染不正确
- e39eb15f03 Merge branch 'main' of http://101.34.228.45:3000/BigC/ArchitectureColoredPainting
- cee26188e1 [editor] 增加了“图层信息”的.ui实现 | #10
- 826a8d3e2e Merge branch 'main' of http://101.34.228.45:3000/BigC/ArchitectureColoredPainting
- 769effe49c FIX: 修正文件路径逻辑
- Compare 127 commits »
wuyize pushed to main at BigC/ArchitectureColoredPainting
- a07bf3bced 优化包围盒计算
wuyize pushed to main at BigC/ArchitectureColoredPainting
- ae641bb87c 增加了StrokeEndType::kClosed