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:
Diffstat (limited to 'source/blender/src/space.c')
-rw-r--r--source/blender/src/space.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/src/space.c b/source/blender/src/space.c
index cfadcc44ec8..ee10006addc 100644
--- a/source/blender/src/space.c
+++ b/source/blender/src/space.c
@@ -4146,6 +4146,11 @@ static void winqreadoopsspace(ScrArea *sa, void *spacedata, BWinEvent *evt)
if((G.qual==0))
do_oops_buttons(B_OOPSHOME);
break;
+
+ case PADPERIOD:
+ if((G.qual==0))
+ do_oops_buttons(B_OOPSVIEWSEL);
+ break;
case AKEY:
if((G.qual==0)) {