Blender Git Loki

Git Commits -> Revision bf74f10

Revision bf74f10 by Campbell Barton (master)
June 23, 2009, 12:36 (GMT)
small changes...
- allow RNA_property_enum_items to take the totitems int pointer as NULL (spares a loop on all the enum items). this change also makes enums types with no enum array crash in some places, could support these though Id rather disallow them, generating docs is a quick way to test for this.
- open recent file operator used and enum to open the recent file without an enum array, changed to an int type.
- added space_logic.py poll functions

Commit Details:

Full Hash: bf74f105bc5ec98980fa087347203244750fb669
SVN Revision: 21105
Parent Commit: 502a384
Lines Changed: +30, -22

4 Modified Paths:

/release/ui/space_logic.py (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+17, -17) (Diff)
/source/blender/python/intern/bpy_rna.c (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021