Campbell Barton
8771a9f861
update autogenerated changelog. also correct typos in the generator.
2013-05-09 01:58:49 +00:00
Campbell Barton
a6e9c9fda0
update api changelog
2012-12-11 02:13:42 +00:00
Campbell Barton
acf3a2790e
api changelog for 2.64 and 2.63 (which I missed last release)
2012-10-09 01:07:08 +00:00
Campbell Barton
caf92365a5
autogenerated rna api changelog (no rebuilds needed)
2012-02-15 17:41:48 +00:00
Campbell Barton
3c480e85e3
update the api changelog 2.60 --> 2.61
2011-12-22 21:44:52 +00:00
Campbell Barton
14dd4d19ed
update generated api changelog for edits since 2.59
2011-10-05 22:43:00 +00:00
Campbell Barton
78968a0fc9
fix for mistake in api changelog script with function names.
2011-10-02 23:53:41 +00:00
Campbell Barton
a80520804a
add '2.58 to 2.59' to changelog (should have done this for 2.59 release) and texface changes for 2.59 -> 2.60.
2011-10-02 23:47:05 +00:00
Campbell Barton
447a60b7c4
svn merge -rHEAD:40523 doc/python_api/rst/change_log.rst
...
revert changes for texface, will apply manually after.
2011-10-02 23:23:45 +00:00
Dalai Felinto
11a0e00819
BGE Material settings renaming Back Culling to Backface Culling and make it on by default
...
under suggestion of Mitchell Stokes (Moguri)
2011-09-26 06:39:19 +00:00
Dalai Felinto
51555877b0
manual update on changelog (python API)
...
Change as suggested by Campbell.
I'm not sure if this is the way to do for enums, I will check with him later
2011-09-24 23:50:00 +00:00
Dalai Felinto
e5b98f7a2f
Python API changelog r37840-40524 (HEAD)
...
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-09-24 22:40:56 +00:00
Campbell Barton
e1ba5c8167
moved modules added to changelog (this isn't detected by the changelog generator)
2011-06-27 04:21:53 +00:00
Campbell Barton
fb1ded6572
update automatic rna changelog
2011-06-22 12:05:24 +00:00
Campbell Barton
24b012c978
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
2011-04-07 07:53:28 +00:00