{"id":16214000,"url":"https://github.com/ark2000/pixeleditor","last_synced_at":"2026-03-18T18:26:17.975Z","repository":{"id":160859656,"uuid":"276836965","full_name":"Ark2000/PixelEditor","owner":"Ark2000","description":"A simple pixel art tool made with godot.","archived":false,"fork":false,"pushed_at":"2020-07-16T15:58:32.000Z","size":21201,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T23:35:40.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ark2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-03T07:31:18.000Z","updated_at":"2024-06-20T10:57:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f73d4612-7696-4b14-aa49-2c59ad2004c7","html_url":"https://github.com/Ark2000/PixelEditor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ark2000%2FPixelEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ark2000%2FPixelEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ark2000%2FPixelEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ark2000%2FPixelEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ark2000","download_url":"https://codeload.github.com/Ark2000/PixelEditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247737783,"owners_count":20987721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T11:09:20.962Z","updated_at":"2026-01-19T23:02:25.080Z","avatar_url":"https://github.com/Ark2000.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 更新日志Update Log\n\n## 2020/07/14\n\n![](https://s1.ax1x.com/2020/07/16/UrWD91.gif)\n\n- 2020/07/16\n\t- 增加了打开文件的选项\n\t- Add \"Open File\" option in menu\n\t- 增加了切换语言的选项\n\t- Add multi-language support\n\n![](https://s1.ax1x.com/2020/07/15/Ua2nN8.gif)\n![](https://s1.ax1x.com/2020/07/15/Ua2mAf.png)\n\n- 在画框四周增加了可拖动小箭头以更改画布尺寸\n- Add arrows around canvas frame which can be dragged to change canvas size\n- 增加了日志系统\n- Add log system\n- 优化了调色板和工具栏的UI\n- Optimize UIs of Palette and Tools panel\n\n## 2020/07/11\n\n![](https://s1.ax1x.com/2020/07/11/UlwSDf.gif)\n![](https://s1.ax1x.com/2020/07/11/UldzKP.gif)\n\n- 增加了”画布裁剪“的选项\n- Add \"Clip Canvas\" menu option\n- 增加了\"清空画布\"的选项\n- Add \"Clear Canvas\" menu option\n- 调整了部分菜单选项的位置\n- Adjust positions of some menu options\n- 稍微完善了一下文件管理机制\n- Improve file system\n- 增加了新的图标\n- Add new icons\n- 现在保存文件时可以设置缩放了\n- Add Image Scale option in Save File window\n\n## 2020/07/10\n\n![](https://s1.ax1x.com/2020/07/11/UMHNQ0.gif)\n\n- 增加了画布边框，显示尺寸信息\n- Add canvas frame to show the size\n- 增加了“画布信息”弹窗，可以设置画布背景颜色\n- Add \"Canas Info\" window, you can set bg color there\n- 增加了油漆桶工具（使用BFS算法，效率较低）\n- Add bucket tool (use BFS, slow)\n- 增加了整体偏移工具\n- Add overall shift tool\n\n## 2020/07/09\n\n![](https://s1.ax1x.com/2020/07/09/UnqAJI.png)\n![](https://s1.ax1x.com/2020/07/09/UnqEWt.png)\n\n- 增加了顶部的菜单条\n- Add top menu bar \n- 优化了调色板的样式\n- Optimize the style of palette panel\n- 增加了工具栏\n- Add tools panel\n- 增加了“网格设置”弹窗\n- Add \"Grid Setting\" window\n- 增加了”保存文件“弹窗\n- Add \"Save File\" window\n- 增加了“关于”弹窗\n- Add \"About\" window\n\n## 2020/07/08\n\n![](https://s1.ax1x.com/2020/07/08/UZPI78.png)\n\n- 增加了新的调色板，可以加载色彩方案\n- Remade palette panel, you can now palettes now\n- 增加了 “新建文件” 弹窗\n- Add \"New File\" window\n- 增加了 “橡皮擦” 的功能\n- Add eraser tool\n\n## 2020/07/07\n\n![](https://s1.ax1x.com/2020/07/07/UkwYB6.gif)\n\n- 增加了撤销，恢复功能\n- Add undo, redo\n\n## 2020/07/06\n\n![](https://s1.ax1x.com/2020/07/06/UFC1mQ.png)\n\n- 铅笔工具现在可以画出连续的线了（使用bresenham算法进行插值）\n- Pencil can now produce continious line(use bresenham algorthm)\n- 添加了直线工具\n- Add line tool\n- 添加了填充矩形工具\n- Add filled rect tool\n- 添加了矩形边框工具\n- Add rect frame tool\n- 增加了更多的临时按钮，去掉了之前的ui\n- Add more test bottons, remove past UI\n\n## 2020/07/03\n\n![](https://s1.ax1x.com/2020/07/03/NXlYon.png)\n\n- 自由缩放画布，拖拽画布移动视图\n- Add view zoom, view dragging\n- 网格参考线\n- Add grid lines\n- 下拉式的调色板（实际体验不是很好，弹来弹去的很烦）\n- Add drop-down palette(the actual experience is bad)\n- 保存/打开PNG文件\n- Load/Save PNG file\n- 基本的铅笔工具（存在轨迹不连续的问题）\n- Basic pencil(noncontinous)\n- 闪闪发光的游标\n- Shining cursor","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fark2000%2Fpixeleditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fark2000%2Fpixeleditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fark2000%2Fpixeleditor/lists"}