Files
test2/source
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
..
2010-01-03 20:35:13 +00:00
2010-01-25 06:24:05 +00:00
2009-10-19 16:20:12 +00:00
2009-10-19 16:20:12 +00:00
2009-10-19 16:20:12 +00:00