Files
test/source/blender/makesdna
Matt Ebb 904665f15b [#20728] "Export UV Layout" overwrites existing files (without feedback)
The 'save over' popup was only appearing based on a string comparison of the operator name ("Save"). Changed this to use a hidden operator property: "check_existing". Python operators must 
have this property for the file selector confirmation too.

This property can also be set to false, to prevent checking for existing files, useful in the File->Save menu item to prevent the dangerously missable confirmation popup.
2010-01-27 02:20:24 +00:00
..
2009-06-08 20:08:19 +00:00
2009-07-22 09:41:41 +00:00
2009-11-18 13:33:52 +00:00
2009-06-08 20:08:19 +00:00
RNA
2008-11-29 14:35:50 +00:00
2009-10-20 13:58:53 +00:00
2008-10-31 23:50:02 +00:00
2008-09-19 14:15:36 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-11-29 18:14:16 +00:00
2.5
2009-01-07 16:05:55 +00:00
RNA
2008-12-01 21:23:58 +00:00
2008-10-31 23:50:02 +00:00
2009-07-29 22:57:53 +00:00
2009-12-02 11:54:48 +00:00