Blender Git Commit Log
Git Commits -> Revision 99493ef
Revision 99493ef by Campbell Barton (master) August 29, 2007, 03:56 (GMT) |
* added some missing tooltips * made name string cleaning function allow chars ,.()[]{} in fbx model names * clamped export lamp intensity to 200 * each mesh only links to the image-textures it uses. (before it linked to ALL textures) * added support for AllSame mapping, this means when a material or texture only uses one, a single mapping index can be given rather then a big list with the same value in it. * improved material and texture mapping method |
Commit Details:
Full Hash: 99493ef6d9f9b1984fc5cd2631ac90676c86cdc1
SVN Revision: 11878
Parent Commit: 1e3b8dc
Lines Changed: +141, -103
1 Modified Path:
/release/scripts/export_fbx.py (+141, -103) (Diff)