pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
109M results
Adiciona bloco azul Necessidade de caixa nos resultados, entre os custos e o capital mobilizado:
- Total no ato (sinal + custos): desembolso imediato na arrematação = sinal (ou valor total se à vista) ...
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
Refine the admin and public event UI to reduce visual noise, improve form editing, and make event listing/detail pages
feel cleaner and easier to scan. This keeps the existing event data model and flows ...
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
Bumps markdown-it from 14.1.1 to 14.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md markdown-it s changelog /a . /em ...
dependencies
javascript
概要
- 漢字プリントの「文字の太さ」を semantic な 細い / 普通 / 太い に整理
- 普通 をこれまでの細い相当の見た目に戻し、細い は薄さで差が出るように調整
- 太い は text-stroke を使わず、太字フォントスタックと font-weight: 700 で表示するよう修正
確認
- node --check apps/kanji-print/app.js ...
Bumps geoip-lite from 2.0.2 to 2.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/geoip-lite/node-geoip/releases geoip-lite s releases /a . /em /p blockquote h2 ...
dependencies
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
Fixes the six issues from the Jun-17 reliability audit. Built in an isolated worktree off origin/main, 4 implementers on
disjoint files + an adversarial diff review (verdict: pass).
What changed
| # ...
概要
風景の密度と自然さを向上。ゲームロジック(施設・成長・依頼・図鑑・キャラ)は一切変更せず、3Dの地形と自然要素の見た目のみを調整しました。
タスク1: 大地の質感(のっぺり解消)
- 平らな板を、**世界座標で頂点を直接置く一枚メッシュ(48×40分割・1ドローコール)**に置換
- 起伏: 決定的な値ノイズ(vnoise/seed固定)で頂点を上下にゆらし、ゆるく波打つ大地に(amp=0.55・2オクターブ=控えめ)。computeVertexNormalsで陰影も付き、のっぺりが消える ...