Blender Git Loki
Git Commits -> Revision 715faad
Revision 715faad by Campbell Barton (ui-preview-buttons) May 5, 2015, 09:28 (GMT) |
Avoid app._previews access via self.__class__._app Instead import _previews globally Also don't load bpy.utils.previews at start (now requires explicit import) |
Commit Details:
Full Hash: 715faadf831cc669264062339b836561694ed522
Parent Commit: 56bf66b
Lines Changed: +11, -17