blender/release/scripts
Campbell Barton 1022ec3fe4 clear python console namespace when used with a new window manager, otherwise old python objects are kept around between opening different blend files (leaking memory).
ideally loading a new file would clear the namespace but practically its unliekly to be a problem.
2010-06-10 21:31:39 +00:00
..
io rename rna function obj.make_display_list(scene) --> obj.update(scene) 2010-06-09 08:24:31 +00:00
keyingsets bugfix [#22311] BVH Import broken 2010-05-20 17:23:37 +00:00
modules more cleanup to bpy.context.copy(), exclude rna values and its self. 2010-06-09 19:44:06 +00:00
op clear python console namespace when used with a new window manager, otherwise old python objects are kept around between opening different blend files (leaking memory). 2010-06-10 21:31:39 +00:00
presets After handling demohero's keymaps to a beta tester it became apparent 2010-04-19 06:20:16 +00:00
templates replace context.areas.spaces[0] with context.space_data 2010-05-23 05:34:45 +00:00
ui pep8, whitespace edits 2010-06-09 19:12:03 +00:00