blender/release/scripts
Campbell Barton 9699592628 py api: bpy.data.is_dirty wasn't working like image is dirty, instead is would return if the file was saved or not.
- rename to 'is_saved' (and negated).
- add 'is_dirty' which is true when the files edits are not saved to disk.
2011-04-11 15:31:05 +00:00
..
modules api changes needed for for copying old settings to new. 2011-04-11 13:56:58 +00:00
presets SVN maintenance. 2011-03-28 21:30:41 +00:00
startup py api: bpy.data.is_dirty wasn't working like image is dirty, instead is would return if the file was saved or not. 2011-04-11 15:31:05 +00:00
templates - background job style cleanup. 2011-04-10 15:24:05 +00:00