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
SavMartin 8e579918f0
Port to Blender 2.80
5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
LICENSE.txt Port to Blender 2.80 5 years ago
__init__.py Port to Blender 2.80 5 years ago
bake_anti_alias.png Port to Blender 2.80 5 years ago
bake_obj_cage.png Port to Blender 2.80 5 years ago
bake_obj_float.png Port to Blender 2.80 5 years ago
bake_obj_high.png Port to Blender 2.80 5 years ago
bake_obj_low.png Port to Blender 2.80 5 years ago
op_align.py Port to Blender 2.80 5 years ago
op_align_bottom.png Port to Blender 2.80 5 years ago
op_align_left.png Port to Blender 2.80 5 years ago
op_align_right.png Port to Blender 2.80 5 years ago
op_align_top.png Port to Blender 2.80 5 years ago
op_bake.png Port to Blender 2.80 5 years ago
op_bake.py Port to Blender 2.80 5 years ago
op_bake_explode.png 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 Port to Blender 2.80 5 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.png 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.png 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.png 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 Port to Blender 2.80 5 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 Port to Blender 2.80 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 Port to Blender 2.80 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 Port to Blender 2.80 5 years ago
utilities_uv.py Port to Blender 2.80 5 years ago