Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-01-29 07:47:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-29 08:00:23 +0300
commit93706de5949f08aed40c4b5b2b82afb2df6d8d0a (patch)
tree286bb40bcf6fe45c6a263cee821bd5ea87e63488 /release
parentcba5d382560951ad47b3bf155c4bd3a3e80ee257 (diff)
Docs: notes on the 2.7x keymap
Note the key-map items that don't match the original 2.7x key-map, since some of these are quite obscure.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/presets/keyconfig/blender_27x.py25
1 files changed, 25 insertions, 0 deletions
diff --git a/release/scripts/presets/keyconfig/blender_27x.py b/release/scripts/presets/keyconfig/blender_27x.py
index efb013b9216..2a7f0b07fa6 100644
--- a/release/scripts/presets/keyconfig/blender_27x.py
+++ b/release/scripts/presets/keyconfig/blender_27x.py
@@ -1,3 +1,28 @@
+#
+# Notes on this key-map:
+#
+# This uses Blender's key-map, running with `legacy=True`.
+#
+# The intention of this key-map is to match Blender 2.7x which had many more key-map items available.
+#
+# There are some differences with the original Blender 2.7x key-map.
+# There is no intention to change these are they are not considered significant
+# enough to make a 1:1 match with the previous Blender version.
+#
+# These include:
+#
+# 3D View
+# =======
+#
+# - Border Render (`Shift-B` -> `Ctrl-B`)
+# Both `Shift-B` and `Ctrl-B` were used.
+#
+# Time Line/Animation Views
+# =========================
+#
+# - Start Frame/End Frame (`S/E` -> `Ctrl-Home/Ctrl-End`)
+#
+
import os
import bpy
from bpy.props import (