Blender Git Commit Log

Git Commits -> Revision 35e68e9

Revision 35e68e9 by Campbell Barton (master)
January 11, 2011, 02:30 (GMT)
- bpy.data.lamps.new() now takes a type argument since lamp type also sets class type this avoids needing to use ugly lamp.type_recast() after changing type.
- default vertex color layer name was UTTex when added from python.

Commit Details:

Full Hash: 35e68e97850b00e75a1488a59e7e9b85d240c37f
SVN Revision: 34242
Parent Commit: d726393
Lines Changed: +22, -22

7 Modified Paths:

/release/scripts/op/io_scene_3ds/import_3ds.py (+3, -6) (Diff)
/release/scripts/templates/background_job.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+9, -9) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021