Blender Git Commit Log

Git Commits -> Revision f356ea7

Revision f356ea7 by Campbell Barton (master)
November 11, 2009, 17:12 (GMT)
- use double underscores to hide members in python (removes them from dir() therefor autocomp.)
- collection functions rename eg. bones_active -> bones__active, add_object -> objects__add since these should be accessed from the collections only.
- fix warnings in last commit

Commit Details:

Full Hash: f356ea764d46a922065660f66c1d1b4e676638ea
SVN Revision: 24503
Parent Commit: bc6190f
Lines Changed: +32, -19

7 Modified Paths:

/source/blender/blenkernel/intern/group.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve_api.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_group.c (+11, -5) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_rna.c (+13, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021