Releases: b-init/ImagePaste
Releases · b-init/ImagePaste
ImagePaste 1.5.0
Features
- Now works on macOS (#6 by @williamchange).
- Excluded the use of Pillow module for Windows, now works natively (#8 by @thanhph111).
Changes
- Standardized repository (#7 by @thanhph111).
- Minor fixes and improvements (667ad99, 1bb9885).
Known issue
The add-on still cannot handle efficiently transparent images (#12).
ImagePaste 1.4.0
Feature
Add support for X11 clipboard on Linux platform (#4 by @thanhph111).
ImagePaste 1.3.2
Changes
- Updated image naming scheme, now with timestamps, preventing overwriting of saved images.
- Merged separate build versions of ImagePaste for Blender version below 2.93a and above into one.
ImagePaste 1.3.1
Changes
- Fixed issue with the copy to clipboard feature where it didn't work as intended for certain cases.
ImagePaste 1.3.0
Features
- Images can be pasted directly into the Node Editor as Image Texture Nodes, using
Node Editor > Context Menu (right click) > Paste Images From Clipboard
orCtrl+Shift+V
. - Images can now be copied to clipboard. In the
Image Editor > Image > Copy To Clipboard
, orCtrl+Shift+C
. These images are also saved along with other images in the set directory.
ImagePaste 1.1.0
Features
- Improved error management.
- The images are now saved in the same folder as the
.blend
file, in a newly created subfolder. If the.blend
file is not saved, it uses the directory set in preferences or the default temporary directory, which might raise permission error. This feature is toggleable via addon preferences. - Improved the UI in preferences.
ImagePaste 1.0.0
See our README.md
for more information.