Blender Git Loki
Git Commits -> Revision 0a5c995
Revision 0a5c995 by Campbell Barton (master) January 27, 2006, 13:37 (GMT) |
Minor optimization- mainly lists and dicts - use iterkeys instead of keys try/except rather then has_key()/else (1 less dict lookup) Also discovered a bug in meshtools... not sure how relevent this is with the new api on the horizon. |
Commit Details:
Full Hash: 0a5c9954585a294d8f9de79d3a7c05b4a6a4709c
SVN Revision: 6557
Parent Commit: 6dbe25d
Lines Changed: +41, -30
1 Modified Path:
/release/scripts/lightwave_import.py (+41, -30) (Diff)