Blender Git Loki
Git Commits -> Revision 24b012c
Revision 24b012c by Campbell Barton (master) April 7, 2011, 07:53 (GMT) |
Sphinx RNA API changelog generator. - lists added and removed functions and properties. - lists renamed properties (does fuzzy comparison using min/max, description, type) - lists functions with arguments changed. Committed change log from 2.56 -> 2.57: http://www.blender.org/documentation/250PythonDoc/change_log.html |
Commit Details:
Full Hash: 24b012c978b4e51f5ef8efa28c82a7bf24dc902f
SVN Revision: 36040
Parent Commit: 8d100c0
Lines Changed: +1079, -0
2 Added Paths:
/doc/python_api/rst/change_log.rst (+698, -0) (View)
/doc/python_api/sphinx_changelog_gen.py (+370, -0) (View)
/doc/python_api/sphinx_changelog_gen.py (+370, -0) (View)
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+11, -0) (Diff)