Go to file
Bastien Montagne ef765b3606 Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.
Remove KeyMap mode from outliner, was an old half-finished features redondant with user preferences settings...

Also moved key map item's "event type to map type" and map type defines at WM level, this is too much generic to be at RNA level.

Also added a check in versionning code to convert all outdated outliner modes to a valid one (seems old 'verse' ones were not handled as well).

Thanks to Brecht for reviews and advices!
2013-10-15 13:55:06 +00:00
build_files code cleanup: use const's for vector args. 2013-10-12 02:19:37 +00:00
doc sphinx docgen wasn't including example scripts for python methods of RNA types. 2013-10-15 05:55:51 +00:00
extern Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bundle 2013-10-09 20:21:12 +00:00
intern Interface: 2013-10-13 23:45:41 +00:00
release UV editor: remove duplicate Select Split entry from UV menu. 2013-10-14 19:36:47 +00:00
source Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation. 2013-10-15 13:55:06 +00:00
CMakeLists.txt Fix for commit r60718. There was a remaining WITH_IMAGE_OPENIMAGEIO in CMakeLists.txt still. 2013-10-13 09:35:54 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct OSX/scons: clean message 2013-10-12 15:31:53 +00:00