Blender Git Commit Log
Git Commits -> Revision c6705e4
Revision c6705e4 by Campbell Barton (master) May 26, 2011, 18:11 (GMT) |
use a dynamic enum for addons, annoyingly the enum was being generated from python for each of the addon buttons (~14 times per draw) which was noticeably slow, so disabling 'expand' for now. Eventually it would be good to have the expanded buttons all using the same result from itemf(). |
Commit Details:
Full Hash: c6705e464f0eaa53564f8c41ccd6c7956d7f4837
SVN Revision: 36930
Parent Commit: 57c3c9e
Lines Changed: +20, -19