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
franMarz 9ab565dc1a
previews fix
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 Update README.md 5 years ago
__init__.py previews fix 4 years ago
op_align.py Port to Blender 2.80 5 years ago
op_bake.py Port to Blender 2.80 5 years ago
op_bake_explode.py Port to Blender 2.80 5 years ago
op_bake_organize_names.py Fix get_set_name (in Organize) 4 years ago
op_color_assign.py Port to Blender 2.80 5 years ago
op_color_clear.py Port to Blender 2.80 5 years ago
op_color_convert_texture.py Port to Blender 2.80 5 years ago
op_color_convert_vertex_colors.py Port to Blender 2.80 5 years ago
op_color_from_directions.py Port to Blender 2.80 5 years ago
op_color_from_elements.py Port to Blender 2.80 5 years ago
op_color_from_materials.py Port to Blender 2.80 5 years ago
op_color_io_export.py Port to Blender 2.80 5 years ago
op_color_io_import.py Port to Blender 2.80 5 years ago
op_color_select.py Port to Blender 2.80 5 years ago
op_edge_split_bevel.py Port to Blender 2.80 5 years ago
op_island_align_edge.py Port to Blender 2.80 5 years ago
op_island_align_sort.py Port to Blender 2.80 5 years ago
op_island_align_world.py Add files via upload 4 years ago
op_island_mirror.py Port to Blender 2.80 5 years ago
op_island_rotate_90.py Port to Blender 2.80 5 years ago
op_island_straighten_edge_loops.py Port to Blender 2.80 5 years ago
op_meshtex_create.py Port to Blender 2.80 5 years ago
op_meshtex_pattern.py fix Pattern Creation, Triangles and Hexagons 5 years ago
op_meshtex_trim.py Port to Blender 2.80 5 years ago
op_meshtex_trim_collapse.py Port to Blender 2.80 5 years ago
op_meshtex_wrap.py Port to Blender 2.80 5 years ago
op_rectify.py Port to Blender 2.80 5 years ago
op_select_islands_flipped.py Port to Blender 2.80 5 years ago
op_select_islands_identical.py Port to Blender 2.80 5 years ago
op_select_islands_outline.py Port to Blender 2.80 5 years ago
op_select_islands_overlap.py Port to Blender 2.80 5 years ago
op_smoothing_uv_islands.py Port to Blender 2.80 5 years ago
op_texel_checker_map.py Port to Blender 2.80 5 years ago
op_texel_density_get.py Port to Blender 2.80 5 years ago
op_texel_density_set.py Port to Blender 2.80 5 years ago
op_texture_open.py Port to Blender 2.80 5 years ago
op_texture_preview.py Port to Blender 2.80 5 years ago
op_texture_reload_all.py Port to Blender 2.80 5 years ago
op_texture_remove.py Port to Blender 2.80 5 years ago
op_texture_save.py Port to Blender 2.80 5 years ago
op_texture_select.py Port to Blender 2.80 5 years ago
op_unwrap_edge_peel.py Port to Blender 2.80 5 years ago
op_unwrap_faces_iron.py Port to Blender 2.80 5 years ago
op_uv_channel_add.py Port to Blender 2.80 5 years ago
op_uv_channel_swap.py Port to Blender 2.80 5 years ago
op_uv_crop.py Port to Blender 2.80 5 years ago
op_uv_fill.py Port to Blender 2.80 5 years ago
op_uv_resize.py Port to Blender 2.80 5 years ago
op_uv_size_get.py Port to Blender 2.80 5 years ago
settings.py Port to Blender 2.80 5 years ago
utilities_bake.py Fix problems with collection 5 years ago
utilities_color.py Port to Blender 2.80 5 years ago
utilities_meshtex.py Port to Blender 2.80 5 years ago
utilities_texel.py Port to Blender 2.80 5 years ago
utilities_ui.py previews fix 4 years ago
utilities_uv.py Port to Blender 2.80 5 years ago

README.md

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 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.