2025-07-01

This commit is contained in:
2026-03-17 14:30:01 -06:00
parent f9a22056dd
commit 62b5978595
4579 changed files with 1257472 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# TexTools for Blender #
TexTools is a free addon for Blender with a set of professional UV and Texture tools. Fully compatible with Blender 3.2 and later, most features should work for Blender versions as old as 2.8, including: UV Layout tools (Align, Rectify, Sort, Randomize...), multiple out-of-the-box Texture Baking modes, Texel Density tools, smart UV Selection operators, Color ID tools and some UV related Mesh creation utilities.
Back in 2009, @renderhjs released the [Original TexTools](http://renderhjs.net/textools/) for 3DS MAX, and later, the Blender add-on, which was discontinued from the 2.79 Blender version until @SavMartin ported it to the 2.8 Blender release.
## Installation ##
1. Download TexTools for Blender from [master](https://github.com/franMarz/TexTools-Blender/archive/refs/heads/master.zip)(best), or the latest release.
2. In Blender from the **File** menu open **User Preferences** ![](http://renderhjs.net/textools/blender/img/installation_open_preferences.png)
3. Go to the **Add-ons** tab ![](http://renderhjs.net/textools/blender/img/installation_addons.png).
4. Look for any old version of TexTools currently installed and uninstall it.
5. Hit **Install Addon-on from File...** ![](http://renderhjs.net/textools/blender/img/installation_install_addon_from_file.png) and Select the zip file.
6. Enable the TexTools Addon.
7. The TexTools panel can be found in the **UV/Image Editor** view ![](http://renderhjs.net/textools/blender/img/installation_uv_image_editor.png) in the left side Panel.
## Links ##
* Blenderartists [discussion thread](https://blenderartists.org/forum/showthread.php?443182-TexTools-for-Blender)
* Original author [renderhjs.net](http://www.renderhjs.net/) personal website, all written in haxe ;)
* renderhjs's [Git repository](https://bitbucket.org/renderhjs/textools-blender) on BitBucket
* renderhjs's [release log](http://renderhjs.net/textools/blender/log.html)
* renderhjs's [3dsMax version](http://renderhjs.net/textools/) of TexTools
* Polycount [discussion thread](http://polycount.com/discussion/197226/textools-for-blender)
## Documentation ##
Visit the [Official Website & Documentation](http://renderhjs.net/textools/blender/) for an in depth overview of the original tools (outdated)