Files
Curse/locales
Copilot 2f52c20150 Implement professional-grade Gaussian-approximated blur effect with resolution independence and configurable quality for image effector system (#16571)
* Initial plan

* Implement blur effect for image effector system

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Improve blur quality with configurable sample count

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Revert to simpler blur implementation with configurable sample count

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Fix blur size independence from sample count

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Make blur radius resolution-independent

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Update blur.ts

* Enhance blur quality with explicit diagonal sampling and fix parameter configuration

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Implement Gaussian-approximated blur with distance-based weighting for superior quality

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Revert "Implement Gaussian-approximated blur with distance-based weighting for superior quality"

This reverts commit c739e9f55b.

* Revert "Enhance blur quality with explicit diagonal sampling and fix parameter configuration"

This reverts commit ffbc6eeba7.

* wip

* tweak

* ellipse

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-20 14:19:35 +09:00
..
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-09-06 20:53:36 +09:00
2025-08-11 12:25:59 +09:00
2024-05-27 20:24:15 +09:00
2025-08-22 19:37:20 +09:00
2025-08-04 14:47:51 +09:00
2025-09-06 20:53:36 +09:00
2025-08-22 19:37:20 +09:00
2024-05-21 10:14:58 +09:00
2024-05-21 10:14:58 +09:00
2024-10-28 11:43:55 +09:00
2025-08-22 19:37:20 +09:00
2025-08-31 10:24:41 +09:00
2025-08-22 19:37:20 +09:00
2024-05-21 10:14:58 +09:00
2024-07-28 14:55:28 +09:00
2025-08-04 14:47:51 +09:00
2025-08-04 14:47:51 +09:00
2025-08-31 10:24:41 +09:00
2025-08-04 14:47:51 +09:00
2025-08-04 14:47:51 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-22 19:37:20 +09:00
2025-08-11 12:25:59 +09:00
2025-09-08 15:20:07 +09:00
2025-05-22 23:01:53 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-22 19:37:20 +09:00
2025-09-08 15:20:07 +09:00
2024-10-03 16:16:09 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2024-05-21 10:10:59 +09:00
2025-08-22 19:37:20 +09:00
2025-08-31 10:24:41 +09:00
2025-08-31 10:24:41 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.