diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2ac3a..04ae5a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.2.3_2.80] - 2019-01-29 +### Added +- Added support for Blender 2.80 + ## [0.2.2] - 2018-09-26 ### Added -- Option to clear all images with no users, set this as start choice which is more save - Extra safety to clean image using a bool - Show texture name above dimensions for easier reading path and chosen texture @@ -21,6 +24,7 @@ All notable changes to this project will be documented in this file. ## Notes The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - +[0.2.3_2.80]:https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.3_2.80 +[0.2.2_2.80]:https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.2_2.80 [0.2.2]:https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.2 diff --git a/README.md b/README.md index 37ce791..2a71756 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# Extra Image List update +# Extra Image List update [bl 2.80] >Original addon from MeshLogic I added a cleaner look to the panel and added the panel settings to option bool. I also added source image so users can pick image sequence or sinle image. I Also added is showing the image texture name above its size, this is very convienent because the source path only shows a very small section. This makes it much easier to identify the used texture. -!['GUI Extra Image List'](https://raw.githubusercontent.com/wiki/schroef/extra-image-list/images/extra-image-list.jpg?v22-09-2018) +!['Example Rig Presets'](https://raw.githubusercontent.com/wiki/schroef/extra-image-list/images/extra-image-list-update_bl280.jpg?v11-01-2019) + ## Extra Image List @@ -26,8 +27,8 @@ The added presets can then be loaded directly using the add menu. To get the new | **OS** | **Blender** | | ------------- | ------------- | -| OSX | Blender 2.78+ | -| Windows | Blender 2.78+ | +| OSX | Blender 2.80 | +| Windows | Blender 2.80 | | Linux | Not Tested | ### Blender 2.80 | Pre-release @@ -49,6 +50,9 @@ Try this pre-release branch for Blender 2.80: [bl280_dev](https://github.com/sch [Full Changelog](CHANGELOG.md) + + +