Change lighting length to be based on when cameras report finished
Fix viewer handling when cammeras are available
This commit is contained in:
parent
65cdc7b78f
commit
a9f263b22d
21 changed files with 67 additions and 36 deletions
|
|
@ -6,9 +6,9 @@ Version=1.0
|
|||
# The name of the application
|
||||
Name=Lubricant Thickness Detector
|
||||
# A comment which can/will be used as a tooltip
|
||||
Comment=MAClient -sd 0 -t 30
|
||||
Comment=MAClient
|
||||
# The executable of the application, possibly with arguments.
|
||||
Exec=MAClient
|
||||
Exec=MAClient -sd 0 -t 30
|
||||
# The name of the icon that will be used to display this entry
|
||||
Icon=MAClient
|
||||
# Describes whether this application needs to be run in a terminal or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue