Blender Git Loki
Git Commits -> Revision 6da7684
Revision 6da7684 by Campbell Barton (master) August 20, 2010, 08:11 (GMT) |
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. |
Commit Details:
Full Hash: 6da7684ca63f9f396fe90ae8927ee3bf17a8106f
SVN Revision: 31473
Parent Commit: 4f5f868
Lines Changed: +550, -549
6 Modified Paths:
/release/scripts/io/import_scene_3ds.py (+1, -1) (Diff)
/release/scripts/op/animsys_update.py (+1, -1) (Diff)
/release/scripts/ui/properties_texture.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/makesrna/rna_cleanup/rna_properties.txt (+545, -544) (Diff)
/release/scripts/op/animsys_update.py (+1, -1) (Diff)
/release/scripts/ui/properties_texture.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/makesrna/rna_cleanup/rna_properties.txt (+545, -544) (Diff)