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.
This commit is contained in:
Campbell Barton 2021-01-29 15:47:17 +11:00
parent cba5d38256
commit 93706de594
Notes: blender-bot 2024-03-22 15:57:27 +01:00
Referenced by issue #85272, Random crashes after just a few seconds when selecting or just spinning Viewport
Referenced by issue #84736, Blender 2.7 Keymap Inconsistancies
1 changed files with 25 additions and 0 deletions

View File

@ -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 (