Skip to content

Commit b0e7736

Browse files
committed
v8.6.1 FINAL removed nearclip value for now
1 parent 8985465 commit b0e7736

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

RealSolarSystem/Readme_RSS.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ Pluto is represented by Vall
4848

4949
===========================
5050
Changelog
51+
v8.6.1
52+
* Removed clip value, things shouldn't flicker as badly.
53+
5154
v8.6
5255
* Fixed Ganymede normal map being flipped (either redownload your texture pack or just get the fixed Ganymede normal map, it's the same for all packs) -- thanks sashan!
5356
* Starwaster: fix temperature and pressure issues on some bodies due to multipliers not being reset.

RealSolarSystem/RealSolarSystem.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ REALSOLARSYSTEM
88
// wrap to override the global value. Defaults to the global value.
99
// useSphericalSSM to override the global value. Defaults to the global value.
1010
wrap = true
11-
cam01NearClip = 1
11+
//cam01NearClip = 1
1212

1313
// do we only use spheres for scaledspace?
1414
spheresOnly = false

RealSolarSystem/RealSolarSystem.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"VERSION": {
55
"MAJOR": 8,
66
"MINOR": 6,
7-
"PATCH": 0
7+
"PATCH": 1
88
},
99
"KSP_VERSION": {
1010
"MAJOR": 0,

0 commit comments

Comments
 (0)