Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-09update autogenerated changelog. also correct typos in the generator.Campbell Barton
2012-10-09api changelog for 2.64 and 2.63 (which I missed last release)Campbell Barton
2011-10-03fix for mistake in api changelog script with function names.Campbell Barton
2011-09-25Python API changelog r37840-40524 (HEAD)Dalai Felinto
updating the doc. I'm also including the latest API dump with it. This helps to keep track of the revisions to update and the next person updating doesnt need to build an old Blender for that (as I just had to). I updated the sphinx_changelog_gen.py with this info as well. I'll update changelog.rst manually next. I'm not so sure how to indicate that the properties were replaced instead of only removed.
2011-06-22update automatic rna changelogCampbell Barton
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile ↵Campbell Barton
for convenience.
2011-04-07Sphinx RNA API changelog generator.Campbell Barton
- 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