TexTools is a UV and Texture tool set for 3dsMax created several years ago. This open repository will port in time several of the UV tools to Blender in python. http://renderhjs.net/textools/blender
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Andrew Cassidy e4455b442e
Fix missing unregister method from botched merge
4 years ago
icons Update to 2.80 5 years ago
resources Update to 2.80 5 years ago
.gitignore Initial commit 5 years ago
LICENSE.txt Port to Blender 2.80 5 years ago
README.md correct typo 4 years ago
__init__.py Fix missing unregister method from botched merge 4 years ago
op_align.py PEP8 compliance 4 years ago
op_bake.py Remove autopep8 error 4 years ago
op_bake_explode.py PEP8 compliance 4 years ago
op_bake_organize_names.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
op_color_assign.py Tabs to Spaces 4 years ago
op_color_clear.py Tabs to Spaces 4 years ago
op_color_convert_texture.py Tabs to Spaces 4 years ago
op_color_convert_vertex_colors.py Tabs to Spaces 4 years ago
op_color_from_directions.py PEP8 compliance 4 years ago
op_color_from_elements.py Tabs to Spaces 4 years ago
op_color_from_materials.py PEP8 compliance 4 years ago
op_color_io_export.py PEP8 compliance 4 years ago
op_color_io_import.py Tabs to Spaces 4 years ago
op_color_select.py PEP8 compliance 4 years ago
op_edge_split_bevel.py PEP8 compliance 4 years ago
op_island_align_edge.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
op_island_align_sort.py PEP8 compliance 4 years ago
op_island_align_world.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
op_island_mirror.py Tabs to Spaces 4 years ago
op_island_rotate_90.py Tabs to Spaces 4 years ago
op_island_straighten_edge_loops.py PEP8 compliance 4 years ago
op_meshtex_create.py Tabs to Spaces 4 years ago
op_meshtex_pattern.py Tabs to Spaces 4 years ago
op_meshtex_trim.py PEP8 compliance 4 years ago
op_meshtex_trim_collapse.py Tabs to Spaces 4 years ago
op_meshtex_wrap.py Tabs to Spaces 4 years ago
op_rectify.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
op_select_islands_flipped.py Tabs to Spaces 4 years ago
op_select_islands_identical.py Tabs to Spaces 4 years ago
op_select_islands_outline.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
op_select_islands_overlap.py Tabs to Spaces 4 years ago
op_smoothing_uv_islands.py Tabs to Spaces 4 years ago
op_texel_checker_map.py Tabs to Spaces 4 years ago
op_texel_density_get.py Fix annoying missing texture issue 4 years ago
op_texel_density_set.py Fix annoying missing texture issue 4 years ago
op_texture_open.py PEP8 compliance 4 years ago
op_texture_preview.py Fix texture preview in Workbench 4 years ago
op_texture_reload_all.py Tabs to Spaces 4 years ago
op_texture_remove.py Tabs to Spaces 4 years ago
op_texture_save.py Tabs to Spaces 4 years ago
op_texture_select.py Tabs to Spaces 4 years ago
op_unwrap_edge_peel.py PEP8 compliance 4 years ago
op_unwrap_faces_iron.py Tabs to Spaces 4 years ago
op_uv_channel_add.py Tabs to Spaces 4 years ago
op_uv_channel_swap.py Tabs to Spaces 4 years ago
op_uv_crop.py PEP8 compliance 4 years ago
op_uv_fill.py Tabs to Spaces 4 years ago
op_uv_resize.py PEP8 compliance 4 years ago
op_uv_size_get.py Tabs to Spaces 4 years ago
settings.py Port to Blender 2.80 5 years ago
utilities_bake.py Add "only selected" option 4 years ago
utilities_color.py PEP8 compliance 4 years ago
utilities_meshtex.py Tabs to Spaces 4 years ago
utilities_texel.py Update texture slot check for blender 2.80+ 4 years ago
utilities_ui.py Merge remote-tracking branch 'SavMartin/master' 4 years ago
utilities_uv.py Tabs to Spaces 4 years ago

README.md

TexTools for Blender

TexTools is a Free addon for Blender 3D with a set of professional UV and Texture tools. Back in 2009 I released the Original 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 for in depth overview of all the tools. Alternatively visit this release log


Installation

  1. Download TexTools for Blender
  2. In Blender from the File menu open User Preferences
  3. Go to the Add-ons tab .
  4. Hit Install Addon-on from File... and Select the zip file.
  5. Enable the TexTools Addon
  6. The TexTools panel can be found in the UV/Image Editor view in the left Tool Panel.