Skip to content

Releases: linuxgurugamer/Through-The-Eyes

2.0.4.4

14 Dec 22:25
Compare
Choose a tag to compare

Fixed nullrefs due to ApplicationRootPath

2.0.4.3

07 Dec 01:41
Compare
Choose a tag to compare
Fixed small error in previous fix in path for loading files (broken by new launcher)

2.0.4.2

06 Dec 16:47
Compare
Choose a tag to compare
Fixed path for loading configs (broken by new launcher)
Fixed memory leak caused by not removing callbacks

Fixes #10

2.0.4.1

06 Oct 13:18
Compare
Choose a tag to compare
Thanks to user @JonnyOThan for this:
	Use InternalCam for first person
		Certain graphics mods like EVE and Scatterer rely on the localspace camera for drawing effects like clouds and atmosphere when in low orbit. The existing implementation of pulling the camera's near and far planes closer was resulting in those effects getting clipped

2.0.4

19 Aug 20:59
Compare
Choose a tag to compare
Thanks to user @JonnyOThan for this:
	TTE now works in command chairs

2.0.3.3

01 Aug 19:26
Compare
Choose a tag to compare

store old far plane so it doesn't get progressively shorter

2.0.3.2

01 Jul 13:08
Compare
Choose a tag to compare
Thanks to JonnyOThan for these fixes:
	hide female heads properly
	camera near/far plane ratio needs to stay consistent 
	Expose near plane distance so other mods can configure it
	bump out the near plane distance a little so that this doesn't limit the far distance so much

2.0.3.1

14 Oct 11:09
Compare
Choose a tag to compare

Added AssemblyFileVersion
Updated version file for 1.12

2.0.3

11 Nov 18:52
Compare
Choose a tag to compare
Added InstallChecker
Updated AssemblyVersion
Updated for KSP 1.8

2.0.2.5

25 Jun 23:08
Compare
Choose a tag to compare

Removed the useBlizzy option from the settings page as it wasn't being used