blender/source
Ken Hughes 2ee94cbbac ===Python API===
New keyword parameters for Mesh.faces.extend() method:
  * ignoreDups: turns off checks for duplicate faces in the input list and
    existing mesh faces.  Intended for constructing new meshes where the
    faces are known to be unique.
  * indexList: makes the method return a list of new faces indices, which
    can be used to index new faces to add other attributes like color.  If
    duplicate faces are removed, None is placed in their list slot.
2006-08-24 20:02:22 +00:00
..
blender ===Python API=== 2006-08-24 20:02:22 +00:00
creator Huge commit: VERSE 2006-08-20 15:22:56 +00:00
darwin Totally ancient error: Makefiles for OSX did not copy the scripts in 2006-07-01 09:40:13 +00:00
gameengine use 'fixedtime/enable all frames' from the blend file 2006-07-19 06:39:11 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel ==SCons== 2006-02-07 21:24:36 +00:00
Makefile Huge commit: VERSE 2006-08-20 15:22:56 +00:00
nan_compile.mk - uncommit my personal hack of nan_compile.mk, which came to cvs with 2006-08-21 14:22:08 +00:00
nan_definitions.mk Huge commit: VERSE 2006-08-20 15:22:56 +00:00
nan_link.mk Huge commit: VERSE 2006-08-20 15:22:56 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript ==SCons== 2006-03-10 20:47:34 +00:00