[Bf-python] Addons, keymaps and background mode

HartsAntler goatman.py at gmail.com
Sat Jan 21 04:17:01 CET 2012


Why can't the tooltip end with a dot?  I see this warning all the time.
-brett-

On Fri, Jan 20, 2012 at 4:16 AM, Sergey Sharybin <sergey.vfx at gmail.com>wrote:

> Hello everyone,
>
> I've recently commited patch which silenced down all noice in the console
> when running Blender with all trunk addons enabled. This makes guys who're
> using Blender on renderfarms or using it in another headless usecases
> happy. It's not difficult at all to keep them happy, just make sure:
>
> - There's no dots at the end of operators' description. Even if tooltip
> consists of several sentences, last sentence shouldn't be terminated with
> dot.
> - If you're making changes to keymaps, make sure they're available (i.e.
> ensure bpy.context.window_manager.keyconfigs.addon is not None)
>
> This simple tips will make your addons behave nice in any usages of
> Blender and controlling this from addons' develoeprs team rather than from
> core team also will help a lot.
>
> Thanks! =)
>
> --
> With best regards, Sergey Sharybin
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20120121/8eeff802/attachment.html>


More information about the Bf-python mailing list