From 551512c5ea50f5c70de915ee652b81d643b60a9c Mon Sep 17 00:00:00 2001 From: Variable <77773850+Variable-ind@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:03:05 +0500 Subject: [PATCH 1/2] Update extension_repository.md --- extension_repository.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extension_repository.md b/extension_repository.md index f4d9836..fd7cd2e 100644 --- a/extension_repository.md +++ b/extension_repository.md @@ -42,5 +42,7 @@ [["name", "LineArt"], ["version", 0.3], ["sha256", "d91dc88f0126086b441d3fb17c3f3e29e0aba87755ba979faa018465b71ee97a"], ["description", "It is an extension for pixelorama that adds a lineart shader in the effects menu"], ["readme", "https://github.com/Variable-Interactive/LineArt/blob/master/README.md"], ["tags", "Image Effect"], ["thumbnail", "https://github.com/user-attachments/assets/322c96ec-83e7-4775-9cd1-6b5bb3857d79"], ["download_link", "https://github.com/Variable-Interactive/LineArt/releases/download/v0.3/LineArt.pck"]] +[["name", "LegacyColorPicker"], ["version", 0.1], ["sha256", "69836bbccc5f6da4eac6b8636444e425eb24524d6471958372e5c3d418f8fcaa"], ["description", "This Extension brings back the old color picker used by Pixelorama 0.11.x (and before)"], ["readme", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/blob/v0.1/README.md"], ["tags", "UI"], ["thumbnail", "https://github.com/user-attachments/assets/e2a35aa5-2826-4e4c-84fc-9152b6d78fe6"], ["download_link", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/releases/download/v0.1/LegacyColorPicker.pck"]] + // Template for adding new entry: //[["name", ""], ["version", 0.0], ["sha256", ""], ["description", ""], ["readme", ""], ["tags", ""], ["thumbnail", ""], ["download_link", ""]] From 0a05e1cf2c8421fbf6e210740d613807d4eec909 Mon Sep 17 00:00:00 2001 From: Variable <77773850+Variable-ind@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:24:12 +0500 Subject: [PATCH 2/2] hotfix (v0.2) --- extension_repository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension_repository.md b/extension_repository.md index fd7cd2e..4428c35 100644 --- a/extension_repository.md +++ b/extension_repository.md @@ -42,7 +42,7 @@ [["name", "LineArt"], ["version", 0.3], ["sha256", "d91dc88f0126086b441d3fb17c3f3e29e0aba87755ba979faa018465b71ee97a"], ["description", "It is an extension for pixelorama that adds a lineart shader in the effects menu"], ["readme", "https://github.com/Variable-Interactive/LineArt/blob/master/README.md"], ["tags", "Image Effect"], ["thumbnail", "https://github.com/user-attachments/assets/322c96ec-83e7-4775-9cd1-6b5bb3857d79"], ["download_link", "https://github.com/Variable-Interactive/LineArt/releases/download/v0.3/LineArt.pck"]] -[["name", "LegacyColorPicker"], ["version", 0.1], ["sha256", "69836bbccc5f6da4eac6b8636444e425eb24524d6471958372e5c3d418f8fcaa"], ["description", "This Extension brings back the old color picker used by Pixelorama 0.11.x (and before)"], ["readme", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/blob/v0.1/README.md"], ["tags", "UI"], ["thumbnail", "https://github.com/user-attachments/assets/e2a35aa5-2826-4e4c-84fc-9152b6d78fe6"], ["download_link", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/releases/download/v0.1/LegacyColorPicker.pck"]] +[["name", "LegacyColorPicker"], ["version", 0.2], ["sha256", "3a70eeb4a302c34644f7c79a6953ccc7aa193ef255280c010471cad3f2c97665"], ["description", "This Extension brings back the old color picker used by Pixelorama 0.11.x (and before)"], ["readme", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/blob/v0.1/README.md"], ["tags", "UI"], ["thumbnail", "https://github.com/user-attachments/assets/e2a35aa5-2826-4e4c-84fc-9152b6d78fe6"], ["download_link", "https://github.com/Variable-Interactive/PixeloramaLegacyColorPicker/releases/download/v0.2/LegacyColorPicker.pck"]] // Template for adding new entry: //[["name", ""], ["version", 0.0], ["sha256", ""], ["description", ""], ["readme", ""], ["tags", ""], ["thumbnail", ""], ["download_link", ""]]