Blender Git Commit Log
Git Commits -> Revision 6057ab0
Revision 6057ab0 by Campbell Barton (master) May 31, 2007, 06:12 (GMT) |
Updated this script not to choke on some blank lines (example file from Lekane) Also removed the use of list.index() all over the place where the index was known. (saves searching the file and the possibility of duplicates messing it up) |
Commit Details:
Full Hash: 6057ab05f0b4d4ab7a84a142bcdeee65fffe97d9
SVN Revision: 10823
Parent Commit: 6e71652
Lines Changed: +78, -100
1 Modified Path:
/release/scripts/DirectX8Importer.py (+78, -100) (Diff)