Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schroef/Extra-Image-List

Adds a panel for easier texture selection in the UV editor
https://github.com/schroef/Extra-Image-List

addon blender editor textures uv uveditor

Last synced: 9 days ago
JSON representation

Adds a panel for easier texture selection in the UV editor

Awesome Lists containing this project

README

        

# Extra Image List

>Original addon & documentation can be found at: [MeshLogic / Extra Image List](https://meshlogic.github.io/posts/blender/addons/extra-image-list/)

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-v029.jpg?2025-11-12)

## Features

- 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

| **OS** | **Blender** |
| ------------- | ------------- |
| OSX | Blender 2.80 |
| Windows | Blender 2.80 |
| Linux | Not Tested |

### Blender 2.78 - 2.79
For older version try this release: [v.0.2.2](https://github.com/schroef/Extra-Image-List/releases/tag/v.0.2.2)

### Installation Process

1. Download the latest [release](https://github.com/schroef/extra-image-list/releases/)
2. If you downloaded the zip file.
3. Open Blender.
4. Go to File -> User Preferences -> Addons.
5. At the bottom of the window, choose *Install From File*.
6. Select the file `extra-image-list-master.zip` from your download location..
7. Activate the checkbox for the plugin that you will now find in the list.

### Changelog
[Full Changelog](CHANGELOG.md)