blender/release
Campbell Barton de7f183f37 script for dumping rna api, to be used to generate api changes for release logs.
added to review function calls too.

output:
# * functions *
KeyConfig.keymaps.find(string name, enum space_type='EMPTY', enum region_type='WINDOW')  -->  KeyMap
KeyConfig.keymaps.find_modal(string name)  -->  KeyMap
KeyConfig.keymaps.new(string name, enum space_type='EMPTY', enum region_type='WINDOW', boolean modal=False)  -->  KeyMap
KeyConfigurations.new(string name)  -->  KeyConfig
KeyConfigurations.remove(KeyConfig keyconfig)

# * properties *
WorldMistSettings.intensity   <--  float
WorldMistSettings.start   <--  float
WorldMistSettings.use_mist   <--  boolean
WorldStarsSettings.average_separation   <--  float
WorldStarsSettings.color_random   <--  float
WorldStarsSettings.distance_min   <--  float
WorldStarsSettings.size   <--  float
WorldStarsSettings.use_stars   <--  boolean
2010-09-03 02:26:42 +00:00
..
bin move directories: 2010-07-26 11:47:33 +00:00
datafiles * Polish preset did not enable tablet pressure for strength 2010-07-21 00:57:25 +00:00
freedesktop move the thumbnailer to bin/ 2010-07-18 11:46:25 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins Update address in license block. 2010-08-10 21:22:26 +00:00
scripts patch from venomgfx, show number of textures assigned to lamps and world in the context panel 2010-09-02 18:13:06 +00:00
test script for dumping rna api, to be used to generate api changes for release logs. 2010-09-03 02:26:42 +00:00
text Based on recent feedback, the copyright.txt file contained 2010-08-02 13:31:43 +00:00
windows Add missing banner for installer. 2010-07-26 10:30:59 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
VERSION 2.5 Beta version files increment, from 2.52 to 2.53. 2010-07-20 16:44:59 +00:00