Skip to content

v7.3.4 色彩校准重写+性能大幅提升

Choose a tag to compare

@cscb603 cscb603 released this 06 Jul 16:42
· 7 commits to master since this release

v7.3.4 更新说明

🔴 全片蓝移彻底修复

Color 层退回 RGB 三通道独立权控色温方案。温暖→R↑(主)+G↑(辅)+B↓(辅),告别屎黄/紫蓝。冷调→R↓(辅)+G↓(微)+B↑(主),清爽蓝不偏品。

🔵 quad_boost 渐变加浓

滑杆中间温和精准、两端加速加浓,应对严重偏色胶片基座。同上应用到肤色层。

🟢 soft_clamp 自然滚降

smoothstep 三次缓动代替 hard clamp,消除生硬截止。

🟡 肤色优化增强

减黄/减绿/加粉/加红强度范围提升至 18~20%,quad_boost 曲线控制自然过渡。

🟣 显影动画修复

不再'闪回'胶片基座,全程平滑过渡到最终合成效果。

⚪ 性能提升

composite() 跳过参数全默认的 idle 层级,避免无谓全像素遍历。

🟠 预设保存/加载

全部图层参数保存为预设,一键加载复用。


English Summary

  • Color layer: 3-channel warmth weighting (R↑+G↑+B↓ warm, R↓+G↓+B↑ cool), no more orange/purple shifts
  • quad_boost: Cubic slider response — gentle in middle, aggressive at ends
  • soft_clamp: Smoothstep rolloff instead of hard clamp
  • SkinHSL: Range boosted to 18-20% with natural transitions
  • Animation fix: No more flash-back to raw film base
  • Performance: composite() skips identity layers
  • User presets: Save/load all layer parameters