blender/release/scripts/io
Campbell Barton 6da7684ca6 fixed [#23400] Unable to import *.3ds/*.obj files with textures
changed some rna names to be more consistant
- use_texture -> use_image, since it sets if 'image' is used.
- use_map_color_diff -> use_map_color_diffuse since diffuse is used elsewhere in the same type.
2010-08-20 08:11:26 +00:00
..
netrender rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
export_3ds.py rna naming: verts -> vertices 2010-08-18 03:42:26 +00:00
export_fbx.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
export_mdd.py rna naming: verts -> vertices 2010-08-18 03:42:26 +00:00
export_obj.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
export_ply.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
export_x3d.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
import_anim_bvh.py rna rename Bone and Text changes 2010-08-18 07:45:32 +00:00
import_scene_3ds.py fixed [#23400] Unable to import *.3ds/*.obj files with textures 2010-08-20 08:11:26 +00:00
import_scene_obj.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
import_shape_mdd.py apply rna rename most of the show_*, names. 2010-08-17 17:03:52 +00:00