summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/snowfall-effect.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-490/+0
|
* fix(frontend): ↵かっこかり2024-03-171-1/+3
| | | | | | | | | | | | | | | WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 (#13587) * Fixed startup crash with seasonal effects (cherry picked from commit eba0c2cc61512db22109e2f15604eb65f5b7d2f2) * Update Changelog * Update Changelog --------- Co-authored-by: Leah <kevinlukej@gmail.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* enhance(frontend): :cherry_blossom:syuilo2024-02-011-6/+18
|
* refactor(frontend): use GLSL ES 3.0syuilo2023-12-181-21/+18
|
* feat(frontend): 画面に雪を降らせる機能を復活syuilo2023-12-161-0/+479