blender/source
Matt Ebb 980e97923b Key map related things:
* Moved 'change shortcut' (previously directly RMB on menu items) to a context-menu item, and added Remove Shortcut and Add Shortcut. This is all available now in a RMB context menu for operator buttons and menu entries.
* Renamed a bunch of key maps to be consistent with UI names, and human-readable. Since these key map names are now being directly used in the UI for people to find things, they should be understandable and in plain language.

This renaming may break some older saved key map setups - though previously saved .b25.blends should convert over ok. Exported .py files may need some find/replacing - in this commit check the changes in resources.c to see what's changed.
2009-12-24 09:26:06 +00:00
..
blender Key map related things: 2009-12-24 09:26:06 +00:00
blenderplayer align option for split 2009-12-10 14:47:07 +00:00
creator Reports: writing movies now uses the reports mechanism to throw errors. 2009-12-22 12:01:32 +00:00
darwin
gameengine BGE: fix more transpose bug when MathUtils is not used. 2009-12-23 09:55:34 +00:00
icons
kernel
CMakeLists.txt
Makefile Some fixes to get blender compiling on solaris. 2009-12-17 17:42:26 +00:00
nan_compile.mk Makefiles: fix CFLAGS for OS X 2009-12-21 10:40:55 +00:00
nan_definitions.mk Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux. 2009-11-09 20:08:19 +00:00
nan_link.mk OS X: added support for building with Cocoa to Makefiles 2009-12-21 10:38:04 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript