KSP-Conformal-Decals/Source/ConformalDecals
Jonathan Bayer 14bc694588 Fixed nullref caused when an entry in _targets was null
Fixed memory leak caused by the OnDestroy() methods not being called
	due to them being virtual
2022-09-03 18:01:15 -04:00
..
MaterialProperties Quick bugfix 2020-11-29 16:31:41 -08:00
Properties Update version and changelog 2020-12-16 13:04:46 -08:00
Text Update version and remove debug statement 2020-12-19 17:06:52 -08:00
UI Only update text once per frame 2020-12-18 21:14:34 -08:00
Util Fix text decal saving and loading 2020-11-14 21:11:16 -08:00
ConformalDecals.csproj Add script for updating version 2022-03-08 23:43:33 -08:00
DecalConfig.cs make log message make a bit more sense 2022-03-13 18:43:00 -07:00
DecalIconFixer.cs Logging refactor 2020-09-28 01:07:33 -07:00
DecalPropertyIDs.cs Shader fixes and legacy shader code 2020-07-02 19:40:00 -07:00
ModuleConformalDecal.cs Fixed nullref caused when an entry in _targets was null 2022-09-03 18:01:15 -04:00
ModuleConformalFlag.cs Fixed nullref caused when an entry in _targets was null 2022-09-03 18:01:15 -04:00
ModuleConformalText.cs Fixed nullref caused when an entry in _targets was null 2022-09-03 18:01:15 -04:00
ProjectionTarget.cs Use bounds to choose projection targets 2020-06-11 21:01:01 -07:00