Go to file
Campbell Barton feb8318143 fix for undo issues with generic, multi-purpose WM_OT_context* operators, operators now check if they modify certain ID data (not screne, wm, brush or scene) and only do undo in those cass.
- Zkey to switch shading was pushing undo's.
- Wkey to interactively edit camera, lamp settings wasnt doing an undo push when it should.
- Toggling settings (such as bone boolean options) now skips an undo push if there are no items selected.
2011-08-18 16:01:11 +00:00
build_files added cmake configureation presets, so on *nix systems you can do... 2011-08-16 09:36:15 +00:00
doc fix [#28191] Exception when enabling a script for a newer Blender build 2011-08-09 14:16:22 +00:00
extern cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
intern Fix #28265: blender 2.59 not starting on OS X with old ndof driver. 2011-08-17 15:01:26 +00:00
release fix for undo issues with generic, multi-purpose WM_OT_context* operators, operators now check if they modify certain ID data (not screne, wm, brush or scene) and only do undo in those cass. 2011-08-18 16:01:11 +00:00
source formatting edits, no functional changes. 2011-08-18 12:20:10 +00:00
CMakeLists.txt fix for building ndof with cmake on osx 2011-08-07 15:06:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct Commiting patch from jensverwiebe for NDOF support on OSX 2011-08-11 15:59:19 +00:00