jloyd / oculus

Automatically exported from code.google.com/p/oculus
0 stars 0 forks source link

auto-dock: disable if camera off, don't allow camera change when docking, disable movement commands, etc. #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. initiate autodock with camera off
2. use movement commands when autodock in process
3. turn camera off or change resolution while autodock in process

What is the expected output? What do you see instead?
Autodocking should only be cancelled by STOP or CANCEL

Please use labels and text to provide additional information.

Original issue reported on code.google.com by skyz...@gmail.com on 28 Apr 2011 at 1:56

GoogleCodeExporter commented 9 years ago

Original comment by skyz...@gmail.com on 28 Apr 2011 at 6:37

GoogleCodeExporter commented 9 years ago
Added checks to move() and nudge() 

Original comment by brad.zdanivsky on 31 Jul 2011 at 3:54

GoogleCodeExporter commented 9 years ago
must use autodock cancel.. all move commands including stop are disabled until 
docks, or times out.

Original comment by brad.zdanivsky on 1 Aug 2011 at 2:05

GoogleCodeExporter commented 9 years ago
changing resolution solved in ActionScript now?

Original comment by brad.zdanivsky on 1 Aug 2011 at 8:33

GoogleCodeExporter commented 9 years ago
re-enabled 'stop' to cancel docking, disabled mouseup 'stop' in js send when 
docking, disabled resolution change and streaming stop in java

Original comment by skyz...@gmail.com on 3 Aug 2011 at 7:05