Blender Git Loki
Git Commits -> Revision 96b5826
Revision 96b5826 by Campbell Barton (master) February 19, 2010, 16:31 (GMT) |
faster function lookups, quick test through python cuts a quater the time off. was doing an extra lookup for the functions property, as well as using the property iterator. (every button & menu item draws does one of these for every redraw). |
Commit Details:
Full Hash: 96b58264ca7072e8549e89a4e7ae08f61e1bdc1a
SVN Revision: 27025
Parent Commit: 3bf2715
Lines Changed: +14, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+14, -0) (Diff)