Skip to content

Commit

Permalink
Merge pull request #10 from Sigma88/Development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
Sigma88 committed Feb 4, 2016
2 parents 15c1571 + 7c8f168 commit 47a24da
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**v0.4.2**

- Tweaked Atmosphere Visuals
- Fixed issue with rescaleAtmo


**v0.4.1**

- Fixed Pol GroundScatter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
}
@AtmosphereFromGround:HAS[~sunAtmo[True]]
{
@transformScale *= 2
@transformScale /= #$../../Properties/radius$
@transformScale /= #$../../PlanetDimensions[0]$
@transformScale += 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
@OBJECT:HAS[~customResize[>0]]
{
@deactivateDistance *= #$SigmaDimensions/Resize$
@deactivateDistance *= #$@SigmaDimensions/Resize$
}
}
@PQS_MANAGER:FOR[SigDim2]
Expand Down
2 changes: 1 addition & 1 deletion GameData/Sigma/Dimensions/Configs/Sigma-Dimensions.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"NAME":"Sigma Dimensions","URL":"http://ksp-avc.cybutek.net/version.php?id=235","DOWNLOAD":"http://forum.kerbalspaceprogram.com/threads/140687","CHANGE_LOG_URL":"https://github.com/Sigma88/Sigma-Dimensions/raw/master/Changelog.txt","VERSION":{"MAJOR":0,"MINOR":4,"PATCH":1,"BUILD":0},"KSP_VERSION":{"MAJOR":1,"MINOR":0,"PATCH":5}}
{"NAME":"Sigma Dimensions","URL":"http://ksp-avc.cybutek.net/version.php?id=235","DOWNLOAD":"http://forum.kerbalspaceprogram.com/threads/140687","CHANGE_LOG_URL":"https://github.com/Sigma88/Sigma-Dimensions/raw/master/Changelog.txt","VERSION":{"MAJOR":0,"MINOR":4,"PATCH":2,"BUILD":0},"KSP_VERSION":{"MAJOR":1,"MINOR":0,"PATCH":5}}

0 comments on commit 47a24da

Please sign in to comment.