Go to file
Campbell Barton 5452f335d7 New optional operator function, check(), it takes the same arguments as execute().
This runs after changing a property and allows correcting incompatible options.
 Returning True will redraw the UI.

Currently this is used for setting the write extension when saving files, so changing the image format also corrects the extension.
The same is accessible from python where its used when saving SVG/EPS/PNG files.

This fixes: [#23828] obj export problems, [#23760] Exporting OBJ and filetype ending
also fixed document submission operator.


Now the filename in the file selector is the one used for writing this means we remove the "Save Over" popup which could be overlooked too easily.
Instead display the filename field with red tint, and a note in the tooltip.
2010-09-17 09:27:31 +00:00
build_files spec files for building arch linux packages (pacman) 2010-09-12 16:00:12 +00:00
doc ran through pep8 checker 2010-09-07 15:17:42 +00:00
extern bugfix [#23405] PNG Images bigger then 2gig wont load with blender. 2010-09-15 06:43:36 +00:00
intern Fix OS X memory leak prints when starting blender: 2010-09-16 19:42:51 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
projectfiles Windows Icons: 2010-09-05 07:08:21 +00:00
projectfiles_vc7 Windows Icons: 2010-09-05 07:08:21 +00:00
projectfiles_vc9 Windows Icons: 2010-09-05 07:08:21 +00:00
release New optional operator function, check(), it takes the same arguments as execute(). 2010-09-17 09:27:31 +00:00
source New optional operator function, check(), it takes the same arguments as execute(). 2010-09-17 09:27:31 +00:00
CMakeLists.txt recent fixes for mingw + cmake broke msvc 2010-09-16 07:26:06 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00