-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: bluescan/tacentview
base: v1.0.38
head repository: bluescan/tacentview
compare: v1.0.39
- 15 commits
- 23 files changed
- 1 contributor
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 744152d - Browse repository at this point
Copy the full SHA 744152dView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d879714 - Browse repository at this point
Copy the full SHA d879714View commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db8c3e1 - Browse repository at this point
Copy the full SHA db8c3e1View commit details
Commits on May 3, 2023
-
Lossless transformations of jpg files. Supports flip (horizontal/vert…
…ical) and 90 degree rotations (CW/ACW).
Configuration menu - View commit details
-
Copy full SHA for 7dfa051 - Browse repository at this point
Copy the full SHA 7dfa051View commit details
Commits on May 5, 2023
-
Detection of 'imperfect' lossless transformations for jpg files. Befo…
…re you decide to perform a lossless transformation (rotation or flip) the dialog warns you that a small amount of edge-trimming would be performed. This only affects files where the width or height is not a multiple of the JPeg MCU block size. Additionally, some transformations may still be perfect (area-preserving) if only one of the dimensions is not a multiple.
Configuration menu - View commit details
-
Copy full SHA for fe7c313 - Browse repository at this point
Copy the full SHA fe7c313View commit details
Commits on May 15, 2023
-
Framework for saving extracted frames is in. Now just need to impleme…
…nt SaveAllExtractedFrames.
Configuration menu - View commit details
-
Copy full SHA for 2ca6bc3 - Browse repository at this point
Copy the full SHA 2ca6bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303a11f - Browse repository at this point
Copy the full SHA 303a11fView commit details -
Sorting by type in the thumbnail view was sorting by the internal id …
…of the filetype which isn't useful. Now sorts by the default extension for the filetype.
Configuration menu - View commit details
-
Copy full SHA for a5aa32b - Browse repository at this point
Copy the full SHA a5aa32bView commit details
Commits on May 16, 2023
-
Extracting frames/sub-images from animated images, cubemaps, and imag…
…es with mipmaps is now functional. Ctrl-E is the default key-binding -- it is available if the number of embedded images is 2 or more.
Configuration menu - View commit details
-
Copy full SHA for d4ce42b - Browse repository at this point
Copy the full SHA d4ce42bView commit details -
Ability to skip saving unchanged files from the command line. Use the…
… -k (--skipunchanged) flag if you only want changed/modified images to be saved. By default all input files are resaved to the specified output type so that batch conversions may be done.
Configuration menu - View commit details
-
Copy full SHA for f24370a - Browse repository at this point
Copy the full SHA f24370aView commit details
Commits on May 22, 2023
-
Ability to specify the specific frames or frame-ranges you want saved…
… when performing an extract-frames operation (Ctrl-E). Defaults to all frames.
Configuration menu - View commit details
-
Copy full SHA for 671e9c6 - Browse repository at this point
Copy the full SHA 671e9c6View commit details
Commits on May 23, 2023
-
The extract operation is now fully accessible from the CLI. See the h…
…elp text and the 'extract' operation.
Configuration menu - View commit details
-
Copy full SHA for 8df49ee - Browse repository at this point
Copy the full SHA 8df49eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0baf5d - Browse repository at this point
Copy the full SHA b0baf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 862dd23 - Browse repository at this point
Copy the full SHA 862dd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6b1cb - Browse repository at this point
Copy the full SHA 3f6b1cbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.38...v1.0.39