Skip to content

Commit 5da6882

Browse files
authored
Update readme.rst
updating docs before release
1 parent 1a3e5ac commit 5da6882

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

readme.rst

+9-23
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Substance Texture Importer
22
------------------------------------
33

44

5-
.. figure:: http://kos-design.com/images/wikipics/bsti_panel.jpg
5+
.. figure:: http://kos-design.com/images/wikipics/addon_pic.png
66
:scale: 100 %
77
:align: center
88

@@ -26,7 +26,7 @@ Installation:
2626

2727
https://youtu.be/lumrnhikSOg
2828

29-
`Download the latest git release of Substance Texture Importer from here <https://github.com/Kos-Design/materials_substance/releases/download/0.4.1/Substance_Texture_Importer.zip>`__
29+
`Download the latest git release of Substance Texture Importer from here <https://github.com/Kos-Design/materials_substance/releases/download/0.5.0/Substance_Texture_Importer.zip>`__
3030
and install it in Blender via Edit > Preferences > Add-ons > Install an Addon.
3131

3232
Note : if you download the files manually copy the folder inside your Blender Add-Ons directory.
@@ -48,22 +48,12 @@ First choose the directory containing the textures files to be imported using th
4848

4949
.. figure:: http://kos-design.com/images/wikipics/folder_select.jpg
5050

51-
After setting the folder the script should automatically detect and activate the relevant maps in the panel.
52-
You can enable/disable the textures maps type you wish to import by checking the corresponding line in the addon panel (and edit the texture map name if needed)
51+
After setting the folder the script, modify the texture maps names ('Color','Roughness'...) to fit your naming pattern
5352

54-
.. figure:: http://kos-design.com/images/wikipics/panel_lines.jpg
55-
56-
If a matching texture file is detected the icon next to the map name should change
57-
58-
from a question mark :
59-
60-
.. figure:: http://kos-design.com/images/wikipics/question_mark.jpg
53+
.. figure:: http://kos-design.com/images/wikipics/addon_panel.png
6154
:align: left
6255

63-
to a checked icon :
64-
65-
.. figure:: http://kos-design.com/images/wikipics/checked.jpg
66-
:align: left
56+
You can enable/disable the textures maps type you wish to import by ticking the 'Active' checkmark under the maps list in the addon panel (you can also add/delete more lines and edit the texture map name if needed)
6757

6858
Then you can use the "Import Substance Maps" button to batch import the images into their associated shaders sockets.
6959

@@ -131,22 +121,18 @@ Enable this option to ignore the .00x prefix from the target materials names.
131121
Manual Mode:
132122
------------
133123
Use this to be able to manually select a texture file instead of relying on the pattern detection algorithm of the addon.
134-
When enabled the icon next to the map name on each panel line will change to :
135-
136-
.. figure:: http://kos-design.com/images/wikipics/manual_off.jpg
137-
:align: left
138-
124+
When enabled, a new line labelled 'Overwrite file name' will appear under the maps table.
139125
You can then activate it for each line and the texture map name will change to an individual file selection field that you can use to set the path of a texture file to import.
140-
Note: When "Manual" is enabled in one of the Panel lines for a given map, the "Only Active Material" and "Apply to active object only" will be activated (otherwise the Importer would load the same file for each material & objects in the selected shader input node).
126+
Note: When "Manual" is enabled in one of the Panel lines for a given map, the addon will skip the name pattern detection and will use the path you select instead. Also the "Only Active Material" and "Apply to active object only" should be activated when 'Overwrite file name' is used (otherwise the Importer would load the same file for each material & objects in the selected shader input node).
141127

142-
.. figure:: http://kos-design.com/images/wikipics/manual_enabled.jpg
128+
.. figure:: http://kos-design.com/images/wikipics/manual.png
143129
:align: left
144130

145131
Presets:
146132
--------
147133
The icon in the top-right corner allows you to store and loads the parameters used in the UI panel.
148134

149-
.. figure:: http://kos-design.com/images/wikipics/preset_button.jpg
135+
.. figure:: http://kos-design.com/images/wikipics/preset.png
150136
:align: left
151137

152138
License

0 commit comments

Comments
 (0)