Blender Git Commit Log

Git Commits -> Revision 6c4a0d7

Revision 6c4a0d7 by Campbell Barton (master)
July 3, 2006, 01:52 (GMT)
added python 2.3 set importer for BPyMesh_redux
made ngon loop-reduce function faster by replacing dicts with sets
off_export has some errors, modernized the script.
added a python 2.3 reversed compat function - just uses ls[::-1]

Further 2.3 compat testing needed.

Commit Details:

Full Hash: 6c4a0d7769930715baa527715884536610050be5
SVN Revision: 8023
Parent Commit: aaf05a1
Lines Changed: +74, -53

4 Modified Paths:

/release/scripts/3ds_import.py (+4, -2) (Diff)
/release/scripts/bpymodules/BPyMesh.py (+31, -18) (Diff)
/release/scripts/bpymodules/BPyMesh_redux.py (+13, -6) (Diff)
/release/scripts/off_export.py (+26, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021