Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dalai Felinto
virtual_reality_viewport
Commits
70939270
Commit
70939270
authored
Sep 30, 2015
by
Dalai Felinto
Browse files
small cleanup
parent
0dab4645
Changes
1
Show whitespace changes
Inline
Side-by-side
space_view3d_virtual_reality/operator.py
View file @
70939270
...
...
@@ -87,7 +87,7 @@ class VirtualRealityDisplayOperator(bpy.types.Operator):
return
{
'RUNNING_MODAL'
}
else
:
# quit right away
vr
.
is_enabled
=
False
wm
.
virtual_reality
.
is_enabled
=
False
self
.
_quit
(
context
)
self
.
report
({
'ERROR'
},
"Error initializing device"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment