Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSITransparenPod button #369

Merged
merged 3 commits into from Sep 20, 2015
Merged

JSITransparenPod button #369

merged 3 commits into from Sep 20, 2015

Conversation

JPLRepo
Copy link
Contributor

@JPLRepo JPLRepo commented Sep 16, 2015

Adds a partmenu button and status for JSITransparentPod.
There are three states: ON - JSITransparentPod is ON all the time.
OFF - JSITransparentPod is OFF all the time.
AUTO - JSITransparentPod is OFF unless this part is the root part or the mouse is hovering over the part in which case it will be turned on.
The state is stored as persistent per part and can be added to the part config for JSITransparentPod. The default value is ON if not in the config file.
To code a value in the part config for JSITransparentPod module add:-
transparentPodSetting = value, where value is ON, OFF, AUTO

Jamie Leighton added 2 commits September 16, 2015 05:20
Make Fork up to date with master
Adds a partmenu button and status for JSITransparentPod. There are three
states: ON - JSITransparentPod is ON all the time. OFF -
JSITransparentPod is OFF all the time. AUTO - JSITransparenPod is OFF
unless this part is the root part or the mouse is hovering over the part
in which case it will be turned on. The state is stored as persistent
per part and can be added to the part config for JSITransparenPod. The
default value is ON if not in the config file.
Add check for if in IVA mode.
@MOARdV MOARdV added this to the v0.23.0 milestone Sep 19, 2015
@MOARdV MOARdV self-assigned this Sep 19, 2015
MOARdV added a commit that referenced this pull request Sep 20, 2015
@MOARdV MOARdV merged commit 6000051 into Mihara:master Sep 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants