Blender Git Commit Log

Git Commits -> Revision 360d7a1

Revision 360d7a1 by Campbell Barton (master)
September 20, 2006, 05:03 (GMT)

OBJ Import should now meet up to the python standards
http://mediawiki.blender.org/index.php/ScriptDev/Guidelines

* Recursive search was enabled by default, if your OBJ happened to be at root path, loading the OBJ could take ages. Made recursive searching optional.
* MAX's MTL exporter replaces spaces with underscores, image loading checks for this and loads the name with spaces if the one with underscores dosnt exist. not realy a problem with the importer but annoying to manually replace lots of images.

Commit Details:

Full Hash: 360d7a1083d0ca0e06c2eef7489dcec3def15f6a
SVN Revision: 8516
Parent Commit: fd0628c
Lines Changed: +84, -55

2 Modified Paths:

/release/scripts/bpymodules/BPyImage.py (+60, -51) (Diff)
/release/scripts/import_obj.py (+24, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021