-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11,069 additions
and
15,577 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "MegSpot", | ||
"version": "v2.2.4", | ||
"version": "v2.2.5", | ||
"author": "weiyajun <[email protected]>", | ||
"description": "A tool to improve the viewing of pictures and videos by researchers", | ||
"homepage": "https://github.com/MegEngine/MegSpot", | ||
|
@@ -44,8 +44,8 @@ | |
"appId": "org.megvii.megspot", | ||
"copyright": " Copyright (c) 2022 Megvii Inc. All rights reserved.", | ||
"releaseInfo": { | ||
"releaseNotes": "新增功能:\n 1. 支持RGB Viewer模式,显示每个像素块的RGB值,图像对比及视频对比(暂停时)均可用;\n 2. 取色器支持显示鼠标x、y坐标信息,可在设置中手动启用/关闭;", | ||
"releaseDate": "2023.08.11" | ||
"releaseNotes": "新增功能:\n 1. 视频对比中支持并默认启用视频进度同步功能,可在工具栏最右侧的图像设置中进行更改,详情请见github wiki说明", | ||
"releaseDate": "2023.12.17" | ||
}, | ||
"directories": { | ||
"output": "build" | ||
|
Oops, something went wrong.