Go to file
Campbell Barton 03b0681fe5 running operators now uses last used settings, added reset button to set defaults.
details
- uses redo stack to get recent settings from.
- adds a flag to IDProperties so RNA_property_is_set() can return false even if the property is exists.
- PROP_SKIP_SAVE option skips these settings from getting reset (as with presets).
2012-01-11 19:33:14 +00:00
build_files when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern Fixed typo in comments for libmv build rules files 2012-01-11 07:19:44 +00:00
intern Fix #29848: cycles not respecting dupli group visible layers, also exposed 2012-01-11 13:55:00 +00:00
release minor edits to xml presets 2012-01-11 00:22:21 +00:00
source running operators now uses last used settings, added reset button to set defaults. 2012-01-11 19:33:14 +00:00
CMakeLists.txt Added mode-getting functions for GHOST under X11 (GNU/Linux). 2012-01-11 12:28:31 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00