Skip to content

Makes KSP assets (atm only part textures) load once required instead of all on startup

Notifications You must be signed in to change notification settings

Faark/KspLoadOnDemand

Repository files navigation

KspLoadOnDemand

Makes KSP assets (atm only part textures) load once required instead of all on startup.

For the latest version, feedback and bug reports check out the KSP forum thread (http://forum.kerbalspaceprogram.com/threads/73236-WIP-Loading-textures-only-as-required) or create a github issue (https://github.com/Faark/KspLoadOnDemand).

LICENSE Do whatever you want as long as you mention that your stuff is based on this and ofc do whatever is inferred by licenses of 3rd party stuff used by this project.

LoadOnDemand uses the LibSqusih (https://code.google.com/p/libsquish/) software distributed under the following licenses:

Copyright (c) 2006 Simon Brown                          si@sjbrown.co.uk

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the 
"Software"), to	deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to 
permit persons to whom the Software is furnished to do so, subject to 
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

LoadOnDemand uses the TargaImage (http://www.codeproject.com/Articles/31702/NET-Targa-Image-Reader) softwaredistributed under the following licenses:

 TargaImage

 Design and implementation by
 - David Polomis (paloma_sw@cox.net)


 This source code, along with any associated files, is licensed under
 The Code Project Open License (CPOL) 1.02
 A copy of this license can be found in the CPOL.html file 
 which was downloaded with this source code
 or at http://www.codeproject.com/info/cpol10.aspx

 
 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
 INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS
 FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
 NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
 OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE
 DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
 OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
 REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS
 AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.

 Use at your own risk!

About

Makes KSP assets (atm only part textures) load once required instead of all on startup

Resources

Stars

Watchers

Forks

Packages

No packages published