Skip to content

Commit

Permalink
Updated to bl4.1
Browse files Browse the repository at this point in the history
Push old updates as well

## [0.2.8] - 2024-11-05

### Fixed

- Poll isseu texture preview > update nested image texture nodegroup
- Update not working for neste image texture > nodegroup

### Changed

-Shortcut double Right Click to preview texture UV Editor > Double Left click

## [0.2.7] - 2022-05-16

### Fixed

- Poll isseu texture preview > #295

## [0.2.6] - 2021-11-01

### Fixed

- Poll isseu texture preview

## [0.2.5] - 2021-07-29

### Fixed

- Panel issue difference 2.83 and 290

## [0.2.4] - 2021-04-06

### Added

- Node textore node update btn
- Simple updater check
- Show/hide info > cleaner panel

### Updated

- Panel design to 2.8 with sup-panels
- Fixed list view updating with arrow buttons
- Default rows & cols
  • Loading branch information
schroef committed Nov 6, 2024
1 parent ddb5934 commit f617cd7
Show file tree
Hide file tree
Showing 4 changed files with 820 additions and 393 deletions.
46 changes: 45 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,50 @@

All notable changes to this project will be documented in this file.

## [0.2.3_2.80] - 2019-01-29
## [0.2.8] - 2024-11-05

### Fixed

- Poll isseu texture preview > update nested image texture nodegroup
- Update not working for neste image texture > nodegroup

### Changed

-Shortcut double Right Click to preview texture UV Editor > Double Left click

## [0.2.7] - 2022-05-16

### Fixed

- Poll isseu texture preview > #295

## [0.2.6] - 2021-11-01

### Fixed

- Poll isseu texture preview

## [0.2.5] - 2021-07-29

### Fixed

- Panel issue difference 2.83 and 290

## [0.2.4] - 2021-04-06

### Added

- Node textore node update btn
- Simple updater check
- Show/hide info > cleaner panel

### Updated

- Panel design to 2.8 with sup-panels
- Fixed list view updating with arrow buttons
- Default rows & cols

## [0.2.3] - 2019-01-29

### Added

Expand Down Expand Up @@ -36,6 +79,7 @@ All notable changes to this project will be documented in this file.
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.8]:https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.8
[0.2.3]:https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.3
[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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
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.

!['Preview extra imge list'](https://raw.githubusercontent.com/wiki/schroef/extra-image-list/images/extra-image-list-update_bl280.jpg?2021-04-09)
!['Preview extra imge list'](https://raw.githubusercontent.com/wiki/schroef/extra-image-list/images/extra-image-list-v028.jpg?2025-11-06)


## Features

- Two display options (preview and plain list)
- Two display options (preview and plain list) Set Rows & Columns
- Button to clear all users for the selected image datablock
- Double click on an image in the Node Editor opens the image in the UV/Image Editor
- Located in UV/Image Editor - Tools panel (T)
- Quickly update active image node from UV editor > selected image will be changed in Image Texture Node


### System Requirements
Expand Down
Loading

0 comments on commit f617cd7

Please sign in to comment.