PatchDiff
游戏新闻关于

Engine

综合Performance · Core
1 补丁最近改动 7mo ago▲ +3

强度趋势

上升 = 加强,下降 = 削弱
0+3Nov 12, 2025Nov 12, 2025Nov 12, 2025 — Update 25.11.12 +3 / -0 (cum +3)
聚焦单个技能:追踪 1 个技能
按改动类型筛选:此项目有 3 种类型

补丁历史

  1. Nov 12, 2025·Update 25.11.12+3
    • 🛠QoLByteStream optimization

      ByteStream 现在优化速度显著加快,提升了整体引擎性能。

      优化

    • 🛠QoLinterpolation allocations

      减少了插值过程中的内存分配,以提高稳定性和性能。

      优化

    • 🔁ReworkCommandListAction +=struct list

      将 CommandList 从 Action 委托转换为结构体列表,以减少开销。

      优化

    • 🐛Bug fixUpdate time1 frame oldcurrent

      修复了 Update 中的时间滞后一帧的错误。

      错误修复