Blender Git Loki
Git Commits -> Revision 323cc79
Revision 323cc79 by Campbell Barton (master) October 1, 2006, 14:02 (GMT) |
added a BPyObject.py with 1 function- getDerivedObjects, gets all dupliObjects and can optionaly get a mesh generated from the objects particles. export obj can now export duplis and particles as well as faster face exporting and other small cleanups/speedups. |
Commit Details:
Full Hash: 323cc790fa0a402d319b385a988db691a2d2c54f
SVN Revision: 8567
Parent Commit: 4d1a7ef
Lines Changed: +311, -217
1 Added Path:
/release/scripts/bpymodules/BPyObject.py (+87, -0) (View)
1 Modified Path:
/release/scripts/export_obj.py (+224, -217) (Diff)