Skip to content

Commit

Permalink
Push 1.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
franMarz authored Mar 28, 2022
1 parent dfb8857 commit cb68a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
TexTools is a Free addon for Blender 3D with a set of professional UV and Texture tools. Back in 2009 renderhjs released the [Original TexTools](http://renderhjs.net/textools/) for 3dsMax. Current features include: multiple out-of-the-box Texture Baking modes, UV Layout tools (Align, Rectify, Sort, Randomize...), Texel Density tools, smart UV Selection operators, Color ID tools and some UV related Mesh creation utilities.

## Download & Documentation ##
![](https://i.imgur.com/FwCNwey.jpg)

[//]: # (![](https://i.imgur.com/FwCNwey.jpg))
Visit the [Official Website & Documentation](http://renderhjs.net/textools/blender/) for an in depth overview of the original tools (outdated).

## Links ##
Expand Down
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "TexTools",
"description": "Professional UV and Texture tools for Blender.",
"author": "renderhjs, franMarz, Sav Martin",
"version": (1, 4, 4),
"version": (1, 5),
"blender": (2, 80, 0),
"category": "UV",
"location": "UV Image Editor > Tools > 'TexTools' panel"
Expand Down

0 comments on commit cb68a40

Please sign in to comment.