-
-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Console: Run console provided command in eventLoop using a buffer (#1899
) - Add an internal API to setCommandBuffer - Use the API when trigger a command from console - actuall call triggerCommand in the event loop - Extensive testing - reload_current_file_groups - toggle_volume_rendering - set_camera top
- Loading branch information
Showing
17 changed files
with
563 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# StreamVersion 1.2 | ||
ConfigureEvent 1249 1374 0 0 0 0 0 | ||
ExposeEvent 0 1406 0 0 0 0 0 | ||
RenderEvent 0 1406 0 0 0 0 0 | ||
|
||
KeyPressEvent -763 401 0 27 1 Escape 0 | ||
CharEvent -763 401 0 27 1 Escape 0 | ||
KeyReleaseEvent -763 401 0 27 1 Escape 0 | ||
|
||
KeyPressEvent -763 401 0 115 1 s 0 | ||
CharEvent -763 401 0 115 1 s 0 | ||
KeyReleaseEvent -763 401 0 115 1 s 0 | ||
|
||
KeyPressEvent -763 401 0 101 1 e 0 | ||
CharEvent -763 401 0 101 1 e 0 | ||
KeyReleaseEvent -763 401 0 101 1 e 0 | ||
|
||
KeyPressEvent -763 401 0 116 1 t 0 | ||
CharEvent -763 401 0 116 1 t 0 | ||
KeyReleaseEvent -763 401 0 116 1 t 0 | ||
|
||
KeyPressEvent -763 401 1 95 1 underscore 0 | ||
CharEvent -763 401 1 95 1 underscore 0 | ||
KeyReleaseEvent -763 401 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -763 401 0 99 1 c 0 | ||
CharEvent -763 401 0 99 1 c 0 | ||
KeyReleaseEvent -763 401 0 99 1 c 0 | ||
|
||
KeyPressEvent -763 401 0 97 1 a 0 | ||
CharEvent -763 401 0 97 1 a 0 | ||
KeyReleaseEvent -763 401 0 97 1 a 0 | ||
|
||
KeyPressEvent -763 401 0 109 1 m 0 | ||
CharEvent -763 401 0 109 1 m 0 | ||
KeyReleaseEvent -763 401 0 109 1 m 0 | ||
|
||
KeyPressEvent -763 401 0 101 1 e 0 | ||
CharEvent -763 401 0 101 1 e 0 | ||
KeyReleaseEvent -763 401 0 101 1 e 0 | ||
|
||
KeyPressEvent -763 401 0 114 1 r 0 | ||
CharEvent -763 401 0 114 1 r 0 | ||
KeyReleaseEvent -763 401 0 114 1 r 0 | ||
|
||
KeyPressEvent -763 401 0 97 1 a 0 | ||
CharEvent -763 401 0 97 1 a 0 | ||
KeyReleaseEvent -763 401 0 97 1 a 0 | ||
|
||
KeyPressEvent -763 401 0 32 1 space 0 | ||
CharEvent -763 401 0 32 1 space 0 | ||
KeyReleaseEvent -763 401 0 32 1 space 0 | ||
|
||
KeyPressEvent -763 401 0 116 1 t 0 | ||
CharEvent -763 401 0 116 1 t 0 | ||
KeyReleaseEvent -763 401 0 116 1 t 0 | ||
|
||
KeyPressEvent -763 401 0 111 1 o 0 | ||
CharEvent -763 401 0 111 1 o 0 | ||
KeyReleaseEvent -763 401 0 111 1 o 0 | ||
|
||
KeyPressEvent -763 401 0 112 1 p 0 | ||
CharEvent -763 401 0 112 1 p 0 | ||
KeyReleaseEvent -763 401 0 112 1 p 0 | ||
|
||
KeyPressEvent -763 401 0 13 1 Return 0 | ||
CharEvent -763 401 0 13 1 Return 0 | ||
KeyReleaseEvent -763 401 0 13 1 Return 0 | ||
|
||
KeyPressEvent -763 401 0 27 1 Escape 0 | ||
CharEvent -763 401 0 27 1 Escape 0 | ||
KeyReleaseEvent -763 401 0 27 1 Escape 0 | ||
|
||
TimerEvent 212 76 0 27 1 Escape 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
# StreamVersion 1.2 | ||
ConfigureEvent 1249 1374 0 0 0 0 0 | ||
ExposeEvent 0 1406 0 0 0 0 0 | ||
RenderEvent 0 1406 0 0 0 0 0 | ||
|
||
KeyPressEvent -179 393 0 27 1 Escape 0 | ||
CharEvent -179 393 0 27 1 Escape 0 | ||
KeyReleaseEvent -179 393 0 27 1 Escape 0 | ||
|
||
KeyPressEvent -179 393 0 108 1 l 0 | ||
CharEvent -179 393 0 108 1 l 0 | ||
KeyReleaseEvent -179 393 0 108 1 l 0 | ||
|
||
KeyPressEvent -179 393 0 111 1 o 0 | ||
CharEvent -179 393 0 111 1 o 0 | ||
KeyReleaseEvent -179 393 0 111 1 o 0 | ||
|
||
KeyPressEvent -179 393 0 97 1 a 0 | ||
CharEvent -179 393 0 97 1 a 0 | ||
KeyReleaseEvent -179 393 0 97 1 a 0 | ||
|
||
KeyPressEvent -179 393 0 100 1 d 0 | ||
CharEvent -179 393 0 100 1 d 0 | ||
KeyReleaseEvent -179 393 0 100 1 d 0 | ||
|
||
KeyPressEvent -179 393 1 95 1 underscore 0 | ||
CharEvent -179 393 1 95 1 underscore 0 | ||
KeyReleaseEvent -179 393 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -179 393 0 110 1 n 0 | ||
CharEvent -179 393 0 110 1 n 0 | ||
KeyReleaseEvent -179 393 0 110 1 n 0 | ||
|
||
KeyPressEvent -179 393 0 101 1 e 0 | ||
CharEvent -179 393 0 101 1 e 0 | ||
KeyReleaseEvent -179 393 0 101 1 e 0 | ||
|
||
KeyPressEvent -179 393 0 120 1 x 0 | ||
CharEvent -179 393 0 120 1 x 0 | ||
KeyReleaseEvent -179 393 0 120 1 x 0 | ||
|
||
KeyPressEvent -179 393 0 116 1 t 0 | ||
CharEvent -179 393 0 116 1 t 0 | ||
KeyReleaseEvent -179 393 0 116 1 t 0 | ||
|
||
KeyPressEvent -179 393 1 95 1 underscore 0 | ||
CharEvent -179 393 1 95 1 underscore 0 | ||
KeyReleaseEvent -179 393 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -179 393 0 102 1 f 0 | ||
CharEvent -179 393 0 102 1 f 0 | ||
KeyReleaseEvent -179 393 0 102 1 f 0 | ||
|
||
KeyPressEvent -179 393 0 105 1 i 0 | ||
CharEvent -179 393 0 105 1 i 0 | ||
KeyReleaseEvent -179 393 0 105 1 i 0 | ||
|
||
KeyPressEvent -179 393 0 108 1 l 0 | ||
CharEvent -179 393 0 108 1 l 0 | ||
KeyReleaseEvent -179 393 0 108 1 l 0 | ||
|
||
KeyPressEvent -179 393 0 101 1 e 0 | ||
CharEvent -179 393 0 101 1 e 0 | ||
KeyReleaseEvent -179 393 0 101 1 e 0 | ||
|
||
KeyPressEvent -179 393 1 95 1 underscore 0 | ||
CharEvent -179 393 1 95 1 underscore 0 | ||
KeyReleaseEvent -179 393 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -179 393 0 103 1 g 0 | ||
CharEvent -179 393 0 103 1 g 0 | ||
KeyReleaseEvent -179 393 0 103 1 g 0 | ||
|
||
KeyPressEvent -179 393 0 114 1 r 0 | ||
CharEvent -179 393 0 114 1 r 0 | ||
KeyReleaseEvent -179 393 0 114 1 r 0 | ||
|
||
KeyPressEvent -179 393 0 111 1 o 0 | ||
CharEvent -179 393 0 111 1 o 0 | ||
KeyReleaseEvent -179 393 0 111 1 o 0 | ||
|
||
KeyPressEvent -179 393 0 117 1 u 0 | ||
CharEvent -179 393 0 117 1 u 0 | ||
KeyReleaseEvent -179 393 0 117 1 u 0 | ||
|
||
KeyPressEvent -179 393 0 112 1 p 0 | ||
CharEvent -179 393 0 112 1 p 0 | ||
KeyReleaseEvent -179 393 0 112 1 p 0 | ||
|
||
KeyPressEvent -179 393 0 13 1 Return 0 | ||
CharEvent -179 393 0 13 1 Return 0 | ||
KeyReleaseEvent -179 393 0 13 1 Return 0 | ||
|
||
KeyPressEvent -179 393 0 27 1 Escape 0 | ||
CharEvent -179 393 0 27 1 Escape 0 | ||
KeyReleaseEvent -179 393 0 27 1 Escape 0 | ||
|
||
TimerEvent 212 76 0 27 1 Escape 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
# StreamVersion 1.2 | ||
ConfigureEvent 1249 1374 0 0 0 0 0 | ||
ExposeEvent 0 1406 0 0 0 0 0 | ||
RenderEvent 0 1406 0 0 0 0 0 | ||
|
||
KeyPressEvent -740 995 0 27 1 Escape 0 | ||
CharEvent -740 995 0 27 1 Escape 0 | ||
KeyReleaseEvent -740 995 0 27 1 Escape 0 | ||
|
||
KeyPressEvent -740 995 0 114 1 r 0 | ||
CharEvent -740 995 0 114 1 r 0 | ||
KeyReleaseEvent -740 995 0 114 1 r 0 | ||
|
||
KeyPressEvent -740 995 0 101 1 e 0 | ||
CharEvent -740 995 0 101 1 e 0 | ||
KeyReleaseEvent -740 995 0 101 1 e 0 | ||
|
||
KeyPressEvent -740 995 0 108 1 l 0 | ||
CharEvent -740 995 0 108 1 l 0 | ||
KeyReleaseEvent -740 995 0 108 1 l 0 | ||
|
||
KeyPressEvent -740 995 0 111 1 o 0 | ||
CharEvent -740 995 0 111 1 o 0 | ||
KeyReleaseEvent -740 995 0 111 1 o 0 | ||
|
||
KeyPressEvent -740 995 0 97 1 a 0 | ||
CharEvent -740 995 0 97 1 a 0 | ||
KeyReleaseEvent -740 995 0 97 1 a 0 | ||
|
||
KeyPressEvent -740 995 0 100 1 d 0 | ||
CharEvent -740 995 0 100 1 d 0 | ||
KeyReleaseEvent -740 995 0 100 1 d 0 | ||
|
||
KeyPressEvent -740 995 1 95 1 underscore 0 | ||
CharEvent -740 995 1 95 1 underscore 0 | ||
KeyReleaseEvent -740 995 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -740 995 0 99 1 c 0 | ||
CharEvent -740 995 0 99 1 c 0 | ||
KeyReleaseEvent -740 995 0 99 1 c 0 | ||
|
||
KeyPressEvent -740 995 0 117 1 u 0 | ||
CharEvent -740 995 0 117 1 u 0 | ||
KeyReleaseEvent -740 995 0 117 1 u 0 | ||
|
||
KeyPressEvent -740 995 0 114 1 r 0 | ||
CharEvent -740 995 0 114 1 r 0 | ||
KeyReleaseEvent -740 995 0 114 1 r 0 | ||
|
||
KeyPressEvent -740 995 0 114 1 r 0 | ||
CharEvent -740 995 0 114 1 r 0 | ||
KeyReleaseEvent -740 995 0 114 1 r 0 | ||
|
||
KeyPressEvent -740 995 0 101 1 e 0 | ||
CharEvent -740 995 0 101 1 e 0 | ||
KeyReleaseEvent -740 995 0 101 1 e 0 | ||
|
||
KeyPressEvent -740 995 0 110 1 n 0 | ||
CharEvent -740 995 0 110 1 n 0 | ||
KeyReleaseEvent -740 995 0 110 1 n 0 | ||
|
||
KeyPressEvent -740 995 0 116 1 t 0 | ||
CharEvent -740 995 0 116 1 t 0 | ||
KeyReleaseEvent -740 995 0 116 1 t 0 | ||
|
||
KeyPressEvent -740 995 1 95 1 underscore 0 | ||
CharEvent -740 995 1 95 1 underscore 0 | ||
KeyReleaseEvent -740 995 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -740 995 0 102 1 f 0 | ||
CharEvent -740 995 0 102 1 f 0 | ||
KeyReleaseEvent -740 995 0 102 1 f 0 | ||
|
||
KeyPressEvent -740 995 0 105 1 i 0 | ||
CharEvent -740 995 0 105 1 i 0 | ||
KeyReleaseEvent -740 995 0 105 1 i 0 | ||
|
||
KeyPressEvent -740 995 0 108 1 l 0 | ||
CharEvent -740 995 0 108 1 l 0 | ||
KeyReleaseEvent -740 995 0 108 1 l 0 | ||
|
||
KeyPressEvent -740 995 0 101 1 e 0 | ||
CharEvent -740 995 0 101 1 e 0 | ||
KeyReleaseEvent -740 995 0 101 1 e 0 | ||
|
||
KeyPressEvent -740 995 1 95 1 underscore 0 | ||
CharEvent -740 995 1 95 1 underscore 0 | ||
KeyReleaseEvent -740 995 1 95 1 underscore 0 | ||
|
||
KeyPressEvent -740 995 0 103 1 g 0 | ||
CharEvent -740 995 0 103 1 g 0 | ||
KeyReleaseEvent -740 995 0 103 1 g 0 | ||
|
||
KeyPressEvent -740 995 0 114 1 r 0 | ||
CharEvent -740 995 0 114 1 r 0 | ||
KeyReleaseEvent -740 995 0 114 1 r 0 | ||
|
||
KeyPressEvent -740 995 0 111 1 o 0 | ||
CharEvent -740 995 0 111 1 o 0 | ||
KeyReleaseEvent -740 995 0 111 1 o 0 | ||
|
||
KeyPressEvent -740 995 0 117 1 u 0 | ||
CharEvent -740 995 0 117 1 u 0 | ||
KeyReleaseEvent -740 995 0 117 1 u 0 | ||
|
||
KeyPressEvent -740 995 0 112 1 p 0 | ||
CharEvent -740 995 0 112 1 p 0 | ||
KeyReleaseEvent -740 995 0 112 1 p 0 | ||
|
||
KeyPressEvent -740 995 0 13 1 Return 0 | ||
CharEvent -740 995 0 13 1 Return 0 | ||
KeyReleaseEvent -740 995 0 13 1 Return 0 | ||
|
||
KeyPressEvent -740 995 0 27 1 Escape 0 | ||
CharEvent -740 995 0 27 1 Escape 0 | ||
KeyReleaseEvent -740 995 0 27 1 Escape 0 | ||
|
||
TimerEvent 212 76 0 27 1 Escape 0 |
Oops, something went wrong.