From 2ad779a212ea35cb7d44cb554f6c597fc4f6d0a3 Mon Sep 17 00:00:00 2001 From: SavMartin Date: Wed, 12 Jun 2019 02:01:12 +0100 Subject: [PATCH] Create README.md --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..641c943 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# TexTools for Blender # + +TexTools is a Free addon for Blender 3D with a set of professional UV and Texture toolsBack in 2009 I released the [Original TexTools](http://renderhjs.net/textools/) for 3dsMax. Current features include: Easy Texture Baking, UV Align and Selection tools and Texel Density tools. + +## Download & Documentation ## +Visit the [Official Website & Documentation](http://renderhjs.net/textools/blender/) for in depth overview of all the tools. Alternatively visit this [release log](http://renderhjs.net/textools/blender/log.html) + +![](http://renderhjs.net/textools/blender/images/splash_1.2.0.jpg) + +## Links ## +* ![](http://renderhjs.net/textools/blender/img/paypal_donate.png) + [PayPal Donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZC9X4LE7CPQN6) for those that like doing that +* [Git repository](https://bitbucket.org/renderhjs/textools-blender) on BitBucket +* [3dsMax version](http://renderhjs.net/textools/) of TexTools +* Blenderartist [discussion thread](https://blenderartists.org/forum/showthread.php?443182-TexTools-for-Blender) +* Polycount [discussion thread](http://polycount.com/discussion/197226/textools-for-blender) +* Personal website [renderhjs.net](http://www.renderhjs.net/) all written in haxe ;) + +--- + +## Installation ## + +1. Download TexTools for Blender +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. Hit **Install Addon-on from File...** ![](http://renderhjs.net/textools/blender/img/installation_install_addon_from_file.png) and Select the zip file. +5. Enable the TexTools Addon +6. 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 Tool Panel.