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
16690517
Commit
16690517
authored
Oct 15, 2015
by
Dalai Felinto
Browse files
Auto-Play
parent
5d229ed9
Changes
1
Show whitespace changes
Inline
Side-by-side
space_view3d_virtual_reality/operator.py
View file @
16690517
...
...
@@ -249,6 +249,7 @@ class VirtualRealityDisplayOperator(bpy.types.Operator):
elif
self
.
_slave_status
==
SlaveStatus
.
fullscreen
:
context
.
window_manager
.
virtual_reality
.
is_slave_setup
=
False
ok
=
self
.
_init
(
context
)
self
.
_slave_status
=
SlaveStatus
.
ready
elif
self
.
_slave_status
==
SlaveStatus
.
play
:
self
.
_slave_status
=
SlaveStatus
.
ready
...
...
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