[Bf-python] Fix for #2160

Michael Reimpell m.reimpell at tu-bs.de
Wed Jan 19 22:10:24 CET 2005


This small patch fixes the following issue:

[ #2160 ] If any problem occurs registering any Python script, all subsequents
are ignored!

Quick functionality test:
- Duplicate two or more scripts in the scirpts directory and save them under
different .py file names.
- Run Blender 2.36 in debug mode and update the scripts menu (results in only
the first problem reported, since directory scanning is aborted then).
- Run patched Blender in debug mode and update the scripts menu (results in all
problems reported as directory scanning is continued).

Regards,
Michael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20050119/e2b1bf8e/attachment.txt>


More information about the Bf-python mailing list