pullrequests Search Results · language:B4X language:C++ language:Java language:Java language:JavaScript language:Go is:merged
Filter by
94M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Two corrections/additions from Matt s questions.
1. Voice model — fixed (Matt was right)
The brief implied a human calls out through Vapi. Corrected: Vapi is the AI voice layer only. Mental model now ...
Reverts nguyenquy0710/9router#92
GitHub Actions cron job that mirrors the current tip of main onto main-backup every Saturday 22:00 IST (16:30 UTC,
dow=6). Also exposed via workflow_dispatch so it can be run manually from the Actions ...
原态过渡两向打磨 + 3 物理动态 + 飞龙
1) 动态→原态:从 飘带 改为真正逐个飞出
之前里字连成飘带是因为飞出时离场锚点一直跟着旋转的环。改为:每个里字在离开方环的那一刻冻结离场点,再沿各自直线放大飞到文本位(转到不同角度 → 路线各异),后一个等前一个走到一半才出发。
2) 原态→动态:消除突兀
之前 方形突兀变小字行 + 其他字突兀入场 。改为:放大文本里字逐个收回、缩小汇入正在旋转的方环团;全部归位后把网格位同步到团内位置,交给常态满填流动像平常那样散开聚成动态形状(新增里字此刻螺旋入场)→ ...