blender/doc
Campbell Barton 54343b79e6 remove reload() from builtins since python3 no longer uses this.
use imp.reload now.

Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
2010-12-22 21:39:48 +00:00
..
blender_file_format == blender file format == 2010-11-01 13:27:33 +00:00
build_systems == docs == 2010-10-13 14:44:22 +00:00
guides == docs == 2010-10-13 14:44:22 +00:00
license == docs == 2010-10-13 14:44:22 +00:00
manpage update the man page from blenders --help message 2010-11-08 21:13:44 +00:00
python_api remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
Doxyfile Enabled distributing group documentation, in order to make docs 2003-06-03 02:24:35 +00:00
doxygen.main Added ghost and imbuf to mainpage. 2003-05-24 20:48:29 +00:00