blender/doc/python_api
Bastien Montagne e5c13aebea Fix T42372: demo addon in doc was not handling keymaps correctly during (un)registration.
First, you should unregister in reverse order you registered your operators, keymaps, etc.
Second, when registering keymaps you have to check keyconfigs are actually available (they are not in background mode).
2014-10-26 10:01:03 +01:00
..
blender-org fix [#28151] export OBJ don't save the extension 2011-08-03 05:32:07 +00:00
epy hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +00:00
examples Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
rst Fix T42372: demo addon in doc was not handling keymaps correctly during (un)registration. 2014-10-26 10:01:03 +01:00
rst_from_bmesh_opdefines.py Add flag for bmesh docs 2014-09-09 22:07:31 +10:00
sphinx_changelog_gen.py update autogenerated changelog. also correct typos in the generator. 2013-05-09 01:58:49 +00:00
sphinx_doc_gen_monkeypatch.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
sphinx_doc_gen.py Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
sphinx_doc_gen.sh Sphinx doc script, update for change in rsync 2014-09-24 12:51:22 +10:00