wuyize closed issue BigC/ArchitectureColoredPainting#1
渲染部分现有变换逻辑无法精确还原纹理编辑所得效果wuyize commented on issue BigC/ArchitectureColoredPainting#1
渲染部分现有变换逻辑无法精确还原纹理编辑所得效果已完成
wuyize pushed to main at BigC/ArchitectureColoredPainting
- b6e79ee6de 实现通过json文件构造Painting
wuyize commented on issue BigC/ArchitectureColoredPainting#13
Fix: Renderer::FillPlain颜色不生效已修复
wuyize closed issue BigC/ArchitectureColoredPainting#13
Fix: Renderer::FillPlain颜色不生效wuyize pushed to main at BigC/ArchitectureColoredPainting
- 12b62bf039 Fix: element.comp填充样式渲染错误 |#13
wuyize commented on issue BigC/ArchitectureColoredPainting#1
渲染部分现有变换逻辑无法精确还原纹理编辑所得效果Painting类和painting.comp修改完成,待修改PaintingUtil
wuyize pushed to main at BigC/ArchitectureColoredPainting
- fd1baf42f6 Renderer图元变换改用矩阵
wuyize opened issue BigC/ArchitectureColoredPainting#4
Feat: 将项目设置和文件操作用menu收起wuyize opened issue BigC/ArchitectureColoredPainting#1
渲染部分现有变换逻辑无法精确还原纹理编辑所得效果wuyize pushed to main at BigC/ArchitectureColoredPainting
- 31f2c1be8f 打开模型时卸载现有模型
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 6a09bdd32c FIX: GraphicElement中pixelRatio计算错误
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 2569b07233 Renderer部分Painting支持设置背景颜色
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 4ff5406acc FIX: qt-material-widgets资源未加载
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 15a41d61a5 实现MaterialStyle的decoded方法
wuyize pushed to main at BigC/ArchitectureColoredPainting
- 78c24ad373 FIX: painting渲染bug