tornavis/doc
Campbell Barton 07db110add Fix T82493: PyDoc generation throws exception on exit
Since add-ons now unregister on exit
(as of fa566157a5)
clearing functions in `bpy.app.handlers` caused an error on exit.

Resolve by restoring handlers before exiting.
2020-11-20 18:59:59 +11:00
..
blender_file_format Cleanup: unused imports 2019-03-17 21:00:56 +11:00
doxygen Bump version to 2.92 alpha 2020-10-21 18:09:44 +02:00
guides Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
license CMake: clarify that the modules are licensed BSD 3-Clause 2020-08-12 18:49:16 +02:00
manpage Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
python_api Fix T82493: PyDoc generation throws exception on exit 2020-11-20 18:59:59 +11:00