<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>2</buildNumber><marked><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><branch><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><name>origin/master</name></branch></marked><revision><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><branch><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><branch><SHA1>4b0a6cab88a450c39b374a2b6bdee937c9ad7092</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Majiir/Kethane.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://ksp.sarbian.com/jenkins/user/azzurite/my-views/view/all/job/SCANsat-Kethane/2/artifact</artifactsUrl><changesUrl>https://ksp.sarbian.com/jenkins/user/azzurite/my-views/view/all/job/SCANsat-Kethane/changes</changesUrl><displayUrl>https://ksp.sarbian.com/jenkins/user/azzurite/my-views/view/all/job/SCANsat-Kethane/2/</displayUrl><testsUrl>https://ksp.sarbian.com/jenkins/user/azzurite/my-views/view/all/job/SCANsat-Kethane/2/testReport</testsUrl></action><artifact><displayPath>Kethane.dll</displayPath><fileName>Kethane.dll</fileName><relativePath>Kethane.dll</relativePath></artifact><building>false</building><displayName>#2</displayName><duration>2348</duration><estimatedDuration>3006</estimatedDuration><fullDisplayName>SCANsat-Kethane #2</fullDisplayName><id>2014-09-07_22-11-10</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1410127870000</timestamp><url>https://ksp.sarbian.com/jenkins/user/azzurite/my-views/view/all/job/SCANsat-Kethane/2/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Cell.cs</affectedPath><affectedPath>Plugin/IResourceGenerator.cs</affectedPath><affectedPath>Plugin/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/TerrainData.cs</affectedPath><affectedPath>Plugin/CellularResourceGenerator.cs</affectedPath><commitId>0719de54fb2819d4aa42f46462a9c94c6de40046</commitId><timestamp>1409612299000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Cell to its own namespace
</comment><date>2014-09-01T18:58:19-0400</date><id>0719de54fb2819d4aa42f46462a9c94c6de40046</id><msg>Move Cell to its own namespace</msg><path><editType>edit</editType><file>Plugin/IResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/TerrainData.cs</file></path><path><editType>edit</editType><file>Plugin/CellularResourceGenerator.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneScanningTutorial.cs</file></path><path><editType>edit</editType><file>Plugin/LegacyResourceGenerator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Map.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/TerrainData.cs</affectedPath><affectedPath>Plugin/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>652abe2211aa32fc3f87bcef2a6f8b8e877ead62</commitId><timestamp>1409612544000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Lift Cell.Map to a namespace-level class
</comment><date>2014-09-01T19:02:24-0400</date><id>652abe2211aa32fc3f87bcef2a6f8b8e877ead62</id><msg>Lift Cell.Map to a namespace-level class</msg><path><editType>edit</editType><file>Plugin/TerrainData.cs</file></path><path><editType>edit</editType><file>Plugin/CellularResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Map.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Set.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>be87d24d0006f6b35662e166943bdba7229476bf</commitId><timestamp>1409612660000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Lift Cell.Set to a namespace-level class
</comment><date>2014-09-01T19:04:20-0400</date><id>be87d24d0006f6b35662e166943bdba7229476bf</id><msg>Lift Cell.Set to a namespace-level class</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Set.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Map.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/TerrainData.cs</affectedPath><commitId>d09ce324e0a9be6c3bcaff178e407b833876525e</commitId><timestamp>1409612754000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Rename Map -&gt; CellMap
</comment><date>2014-09-01T19:05:54-0400</date><id>d09ce324e0a9be6c3bcaff178e407b833876525e</id><msg>Rename Map -&gt; CellMap</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Map.cs</file></path><path><editType>edit</editType><file>Plugin/CellularResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/CellMap.cs</file></path><path><editType>edit</editType><file>Plugin/TerrainData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Set.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>dbd70d7f13c22f1bcc6594385911fbf72c005467</commitId><timestamp>1409612783000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Rename Set -&gt; CellSet
</comment><date>2014-09-01T19:06:23-0400</date><id>dbd70d7f13c22f1bcc6594385911fbf72c005467</id><msg>Rename Set -&gt; CellSet</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Set.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/CellSet.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>bb759eef658dcc46432e448ab40088f87c4f7d0f</commitId><timestamp>1409613595000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move ChildType to its own file
</comment><date>2014-09-01T19:19:55-0400</date><id>bb759eef658dcc46432e448ab40088f87c4f7d0f</id><msg>Move ChildType to its own file</msg><path><editType>add</editType><file>Plugin/GeodesicGrid/ChildType.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>6a89ebc7778b13632a5510ced8adec6f89e9bd06</commitId><timestamp>1409613752000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unused using directive
</comment><date>2014-09-01T19:22:32-0400</date><id>6a89ebc7778b13632a5510ced8adec6f89e9bd06</id><msg>Remove unused using directive</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>7fe32bf52301c5b9537bb757fb23f4f0ca96bd7f</commitId><timestamp>1409613822000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Explicitly bring UnityEngine types into scope
</comment><date>2014-09-01T19:23:42-0400</date><id>7fe32bf52301c5b9537bb757fb23f4f0ca96bd7f</id><msg>Explicitly bring UnityEngine types into scope</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>3423d4681a0f7a82ee4bf7868f4a02d01d461f19</commitId><timestamp>1409614028000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Lift Cell.BoundsMap to a namespace-level class
</comment><date>2014-09-01T19:27:08-0400</date><id>3423d4681a0f7a82ee4bf7868f4a02d01d461f19</id><msg>Lift Cell.BoundsMap to a namespace-level class</msg><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>872ae4bab5f71db894ffc2152a8b838003bfb3de</commitId><timestamp>1409629704000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move integer math functions to GeodesicGrid namespace
</comment><date>2014-09-01T23:48:24-0400</date><id>872ae4bab5f71db894ffc2152a8b838003bfb3de</id><msg>Move integer math functions to GeodesicGrid namespace</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/IntMath.cs</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>5accecdf5d51ad63c519f99325622ce5bc848818</commitId><timestamp>1409629727000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Rename IntPow -&gt; Pow
</comment><date>2014-09-01T23:48:47-0400</date><id>5accecdf5d51ad63c519f99325622ce5bc848818</id><msg>Rename IntPow -&gt; Pow</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/IntMath.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellSet.cs</affectedPath><commitId>c8c0be9a2fc2f62ff1c8d89f94f047c4588d9129</commitId><timestamp>1409629972000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Inline ToByteArray extension method
</comment><date>2014-09-01T23:52:52-0400</date><id>c8c0be9a2fc2f62ff1c8d89f94f047c4588d9129</id><msg>Inline ToByteArray extension method</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/CellSet.cs</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>87b606c5571e6542ad1f211dabc9d0683011bcac</commitId><timestamp>1409630215000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Lift Cell.Triangle to a namespace-level class
</comment><date>2014-09-01T23:56:55-0400</date><id>87b606c5571e6542ad1f211dabc9d0683011bcac</id><msg>Lift Cell.Triangle to a namespace-level class</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/TriangleHit.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>dba22afa8bb1d73e4b1fb818e7287696b7fd4bc3</commitId><timestamp>1409630314000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unused using directive
</comment><date>2014-09-01T23:58:34-0400</date><id>dba22afa8bb1d73e4b1fb818e7287696b7fd4bc3</id><msg>Remove unused using directive</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>dce52c6d512fbcdd0f93372ae49c48ccc40a8a62</commitId><timestamp>1409634225000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Expose getFirstParent() as GetParent()
</comment><date>2014-09-02T01:03:45-0400</date><id>dce52c6d512fbcdd0f93372ae49c48ccc40a8a62</id><msg>Expose getFirstParent() as GetParent()</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><commitId>a3b694bfdc06eae4c7a20f6ba221a60a87cfdc49</commitId><timestamp>1409634700000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Expose getNeighbor() as GetFrontNeighbor()
</comment><date>2014-09-02T01:11:40-0400</date><id>a3b694bfdc06eae4c7a20f6ba221a60a87cfdc49</id><msg>Expose getNeighbor() as GetFrontNeighbor()</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>4390636c5a7c796300bef6052d510af5d46365f4</commitId><timestamp>1409634934000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Lift Cell.Triangle to a namespace-level class
</comment><date>2014-09-02T01:15:34-0400</date><id>4390636c5a7c796300bef6052d510af5d46365f4</id><msg>Lift Cell.Triangle to a namespace-level class</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/TriangleHit.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/KethaneConverter.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><commitId>bb21be1b675ac90b9cf982d46fcd27c01ce9f449</commitId><timestamp>1409645699000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move EnumerableExtensions to new namespace
</comment><date>2014-09-02T04:14:59-0400</date><id>bb21be1b675ac90b9cf982d46fcd27c01ce9f449</id><msg>Move EnumerableExtensions to new namespace</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>add</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneConverter.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><commitId>f0e05b8ec3ac9b6a1850d1449c9974c27eb442f9</commitId><timestamp>1409645699000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Enumerable extension class is public so it can be accessed across assemblies
</comment><date>2014-09-02T04:14:59-0400</date><id>f0e05b8ec3ac9b6a1850d1449c9974c27eb442f9</id><msg>Enumerable extension class is public so it can be accessed across</msg><path><editType>edit</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>381b369c250ed01088fc5f5ea5c8ed9fd8df4cc1</commitId><timestamp>1409645699000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Replace WithMin/WithMax methods with MinBy/MaxBy and associated overloads
</comment><date>2014-09-02T04:14:59-0400</date><id>381b369c250ed01088fc5f5ea5c8ed9fd8df4cc1</id><msg>Replace WithMin/WithMax methods with MinBy/MaxBy and associated</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>add</editType><file>Plugin/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>add</editType><file>Plugin/EnumerableExtensions/ReverseComparer.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><commitId>812fd10c953df136a9f428bb1206aaea3ed78a43</commitId><timestamp>1409645700000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Improvements to Append/Prepend enumeration and arguments checking
</comment><date>2014-09-02T04:15:00-0400</date><id>812fd10c953df136a9f428bb1206aaea3ed78a43</id><msg>Improvements to Append/Prepend enumeration and arguments checking</msg><path><editType>edit</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>62c495428b94559d19d41e0d0f57a6aa4400538e</commitId><timestamp>1409645700000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Append/Prepend methods to own file
</comment><date>2014-09-02T04:15:00-0400</date><id>62c495428b94559d19d41e0d0f57a6aa4400538e</id><msg>Move Append/Prepend methods to own file</msg><path><editType>add</editType><file>Plugin/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>edit</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>4cc5d7b0a3582cf7f9165bce4504c2319a4f99d3</commitId><timestamp>1409645700000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Pair struct to its own file
</comment><date>2014-09-02T04:15:00-0400</date><id>4cc5d7b0a3582cf7f9165bce4504c2319a4f99d3</id><msg>Move Pair struct to its own file</msg><path><editType>add</editType><file>Plugin/EnumerableExtensions/Pair.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/EnumerableExtensions.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>a4cd9134617834ae006121a3a22e45b8d7801797</commitId><timestamp>1409645701000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Reimplement AdjacentPairs as a composition of RepeatFirst and Edges
</comment><date>2014-09-02T04:15:01-0400</date><id>a4cd9134617834ae006121a3a22e45b8d7801797</id><msg>Reimplement AdjacentPairs as a composition of RepeatFirst and Edges</msg><path><editType>edit</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/EnumerableExtensions/Edges.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/EnumerableExtensions.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>edit</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/EnumerableExtensions/Repeat.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Toolbar/ToolbarWrapper.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>7a082ebf10a0c13498bbda9d406de305eea1750c</commitId><timestamp>1409645756000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Add Toolbar 1.7.6 reflection wrapper
</comment><date>2014-09-02T04:15:56-0400</date><id>7a082ebf10a0c13498bbda9d406de305eea1750c</id><msg>Add Toolbar 1.7.6 reflection wrapper</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/Toolbar/ToolbarWrapper.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/IWindowToggle.cs</affectedPath><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane.sln</affectedPath><affectedPath>KethaneToolbar/KethaneToolbar.cs</affectedPath><affectedPath>KethaneToolbar/KethaneToolbar.csproj</affectedPath><affectedPath>Plugin/WindowToggle.cs</affectedPath><affectedPath>KethaneToolbar/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>8a3b19a76ae6d8d0a00b6581c5c48a805a5e1310</commitId><timestamp>1409645756000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Use Toolbar wrapper instead of separate assembly
</comment><date>2014-09-02T04:15:56-0400</date><id>8a3b19a76ae6d8d0a00b6581c5c48a805a5e1310</id><msg>Use Toolbar wrapper instead of separate assembly</msg><path><editType>delete</editType><file>KethaneToolbar/KethaneToolbar.csproj</file></path><path><editType>delete</editType><file>KethaneToolbar/Properties/AssemblyInfo.cs</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.sln</file></path><path><editType>add</editType><file>Plugin/WindowToggle.cs</file></path><path><editType>delete</editType><file>Plugin/IWindowToggle.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>KethaneToolbar/KethaneToolbar.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/OrthogonalIntake.cs</affectedPath><affectedPath>Plugin/KethaneDrillAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/HeatSinkAnimator.cs</affectedPath><affectedPath>Plugin/IDetectorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneParticleDynamics.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneParticleEmitter.cs</affectedPath><affectedPath>Plugin/KethaneParticleDynamics.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneConverter.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimator.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneKerbalBlender.cs</affectedPath><affectedPath>Plugin/KethaneDetectorAnimatorUnity.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/KethaneDetector.cs</affectedPath><affectedPath>Plugin/TimedMovingAverage.cs</affectedPath><affectedPath>Plugin/KethaneKerbalBlender.cs</affectedPath><affectedPath>Plugin/PartModules/IDetectorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/IExtractorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDrillAnimator.cs</affectedPath><affectedPath>Plugin/KethaneGenerator.cs</affectedPath><affectedPath>Plugin/KethaneDrillAnimatorLegacy.cs</affectedPath><affectedPath>Plugin/PartModules/TimedMovingAverage.cs</affectedPath><affectedPath>Plugin/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/KethaneConverter.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneGenerator.cs</affectedPath><affectedPath>Plugin/KethaneWetMassIndicator.cs</affectedPath><affectedPath>Plugin/KethaneParticleEmitter.cs</affectedPath><affectedPath>Plugin/PartModules/OrthogonalIntake.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneWetMassIndicator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDrillAnimatorLegacy.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/KethaneDetectorAnimator.cs</affectedPath><affectedPath>Plugin/IExtractorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</affectedPath><affectedPath>Plugin/HeatSinkAnimator.cs</affectedPath><commitId>a5cb4dba880398a251bf03ff8ce2be9286aceb7f</commitId><timestamp>1409648522000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move PartModule classes to their own namespace
</comment><date>2014-09-02T05:02:02-0400</date><id>a5cb4dba880398a251bf03ff8ce2be9286aceb7f</id><msg>Move PartModule classes to their own namespace</msg><path><editType>add</editType><file>Plugin/PartModules/KethaneExtractor.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneDetector.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneScanningTutorial.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/IDetectorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/OrthogonalIntake.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneKerbalBlender.cs</file></path><path><editType>delete</editType><file>Plugin/IExtractorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneConverter.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/TimedMovingAverage.cs</file></path><path><editType>delete</editType><file>Plugin/IDetectorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneParticleEmitter.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/PartModules/OrthogonalIntake.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneDrillAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneDrillAnimatorLegacy.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneKerbalBlender.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/HeatSinkAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneParticleDynamics.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneParticleEmitter.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneConverter.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/IExtractorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/HeatSinkAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneWetMassIndicator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneExtractor.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneDetectorAnimatorUnity.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneParticleDynamics.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneDetectorAnimator.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneDrillAnimatorLegacy.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneWetMassIndicator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneDetectorAnimator.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneDrillAnimator.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/KethaneGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/TimedMovingAverage.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Utilities/InstallChecker.cs</affectedPath><affectedPath>Plugin/Utilities/InstallCleanup.cs</affectedPath><affectedPath>Plugin/Utilities/TutorialInstaller.cs</affectedPath><affectedPath>Plugin/Utilities/CompatibilityChecker.cs</affectedPath><affectedPath>Plugin/TutorialInstaller.cs</affectedPath><affectedPath>Plugin/InstallChecker.cs</affectedPath><affectedPath>Plugin/CompatibilityChecker.cs</affectedPath><affectedPath>Plugin/InstallCleanup.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>4dea5ad3434186af68cfea18a45179434d215ff3</commitId><timestamp>1409649980000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create Utilities namespace for installers and checkers
</comment><date>2014-09-02T05:26:20-0400</date><id>4dea5ad3434186af68cfea18a45179434d215ff3</id><msg>Create Utilities namespace for installers and checkers</msg><path><editType>delete</editType><file>Plugin/CompatibilityChecker.cs</file></path><path><editType>delete</editType><file>Plugin/InstallCleanup.cs</file></path><path><editType>add</editType><file>Plugin/Utilities/InstallCleanup.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/InstallChecker.cs</file></path><path><editType>add</editType><file>Plugin/Utilities/InstallChecker.cs</file></path><path><editType>delete</editType><file>Plugin/TutorialInstaller.cs</file></path><path><editType>add</editType><file>Plugin/Utilities/TutorialInstaller.cs</file></path><path><editType>add</editType><file>Plugin/Utilities/CompatibilityChecker.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/KethaneScanningTutorial.cs</affectedPath><commitId>82af687df96a83d38eb6ad60c3f716f689338120</commitId><timestamp>1409650163000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create Scenarios namespace for tutorials and future ScenarioModules
</comment><date>2014-09-02T05:29:23-0400</date><id>82af687df96a83d38eb6ad60c3f716f689338120</id><msg>Create Scenarios namespace for tutorials and future ScenarioModules</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/KethaneScanningTutorial.cs</file></path><path><editType>add</editType><file>Plugin/Scenarios/KethaneScanningTutorial.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneController.cs</affectedPath><commitId>ad80573fa69bf06caa448fa50bbd5abd824d1a13</commitId><timestamp>1409653685000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Clean up resource definition loading
</comment><date>2014-09-02T06:28:05-0400</date><id>ad80573fa69bf06caa448fa50bbd5abd824d1a13</id><msg>Clean up resource definition loading</msg><path><editType>edit</editType><file>Plugin/KethaneController.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Generators/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/CellularResourceGenerator.cs</affectedPath><commitId>16b95323ae4bc36d80ba853e1af1111a1f17b218</commitId><timestamp>1409653815000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move resource generator implementations to new namespace
</comment><date>2014-09-02T06:30:15-0400</date><id>16b95323ae4bc36d80ba853e1af1111a1f17b218</id><msg>Move resource generator implementations to new namespace</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/Generators/LegacyResourceGenerator.cs</file></path><path><editType>add</editType><file>Plugin/Generators/CellularResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/LegacyResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/CellularResourceGenerator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneExtractor.cs</affectedPath><commitId>105f9c3efecebdf34e056560276acb565ae1d8d8</commitId><timestamp>1409654672000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Eliminate GetDepositUnder method
</comment><date>2014-09-02T06:44:32-0400</date><id>105f9c3efecebdf34e056560276acb565ae1d8d8</id><msg>Eliminate GetDepositUnder method</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneExtractor.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>0165af5931d960ae14c78072058084b78473d48e</commitId><timestamp>1409706397000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Extract LoadBodyResources from OnLoad
</comment><date>2014-09-02T21:06:37-0400</date><id>0165af5931d960ae14c78072058084b78473d48e</id><msg>Extract LoadBodyResources from OnLoad</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>c9fcf450ecfc12bf40b151a6149cd6e6c33f8f8d</commitId><timestamp>1409706873000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Eliminate resourceName parameter
</comment><date>2014-09-02T21:14:33-0400</date><id>c9fcf450ecfc12bf40b151a6149cd6e6c33f8f8d</id><msg>Eliminate resourceName parameter</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>3bb002452c6e2033bdfb458fa8e1412acf608317</commitId><timestamp>1409707335000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Extract LoadResource from OnLoad
</comment><date>2014-09-02T21:22:15-0400</date><id>3bb002452c6e2033bdfb458fa8e1412acf608317</id><msg>Extract LoadResource from OnLoad</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>aafe7cd8d3289422e66b000cb09c1ff9d5fc511b</commitId><timestamp>1409707398000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Eliminate resourceName parameter
</comment><date>2014-09-02T21:23:18-0400</date><id>aafe7cd8d3289422e66b000cb09c1ff9d5fc511b</id><msg>Eliminate resourceName parameter</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>a0e65f87fffc6f29358a7c146527a1c71c41a89d</commitId><timestamp>1409708313000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Reset scans along with body data
</comment><date>2014-09-02T21:38:33-0400</date><id>a0e65f87fffc6f29358a7c146527a1c71c41a89d</id><msg>Reset scans along with body data</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>f65599a355dd9c07a45f124d289567e4d8c2e01e</commitId><timestamp>1409709801000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove save file upgrade code. This breaks compatibility with pre-0.8.1 saves.
</comment><date>2014-09-02T22:03:21-0400</date><id>f65599a355dd9c07a45f124d289567e4d8c2e01e</id><msg>Remove save file upgrade code. This breaks compatibility with pre-0.8.1</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>6d0bf362ac3a0f2500ce7905fb8b52e474b316e9</commitId><timestamp>1409712138000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Extract saveBodyData from OnSave
</comment><date>2014-09-02T22:42:18-0400</date><id>6d0bf362ac3a0f2500ce7905fb8b52e474b316e9</id><msg>Extract saveBodyData from OnSave</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/BodyResourceData.cs</affectedPath><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>ec63cf46a04c825e99e407d0167078b6893347a7</commitId><timestamp>1409713299000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create BodyResourceData class to encapsulate scan data and body resource provider
</comment><date>2014-09-02T23:01:39-0400</date><id>ec63cf46a04c825e99e407d0167078b6893347a7</id><msg>Create BodyResourceData class to encapsulate scan data and body resource</msg><path><editType>add</editType><file>Plugin/BodyResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneData.cs</affectedPath><commitId>a44b423dd1fa9b6dab03efe0a8cc8b05c92f460a</commitId><timestamp>1409713363000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Re-inline saveBodyData
</comment><date>2014-09-02T23:02:43-0400</date><id>a44b423dd1fa9b6dab03efe0a8cc8b05c92f460a</id><msg>Re-inline saveBodyData</msg><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/ResourceData.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><commitId>625886ffd6ca5db922152351ba6be29677b314de</commitId><timestamp>1409723565000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create ResourceData class to encapsulate state for each resource
</comment><date>2014-09-03T01:52:45-0400</date><id>625886ffd6ca5db922152351ba6be29677b314de</id><msg>Create ResourceData class to encapsulate state for each resource</msg><path><editType>edit</editType><file>Plugin/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>add</editType><file>Plugin/ResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><commitId>048b216c1e9f1a0b6eb1cf5fd815536c7f6ffb4b</commitId><timestamp>1409723888000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Hide internal resources dictionary behind indexer
</comment><date>2014-09-03T01:58:08-0400</date><id>048b216c1e9f1a0b6eb1cf5fd815536c7f6ffb4b</id><msg>Hide internal resources dictionary behind indexer</msg><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/ResourceDefinition.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/ResourceData.cs</affectedPath><commitId>1a81a68bd2b16a426d574774a33ab869b5657ee2</commitId><timestamp>1409724271000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Formatting and unused using directives
</comment><date>2014-09-03T02:04:31-0400</date><id>1a81a68bd2b16a426d574774a33ab869b5657ee2</id><msg>Formatting and unused using directives</msg><path><editType>edit</editType><file>Plugin/ResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/ResourceDefinition.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Resources/GridIndices.txt</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>800e0624fe0eb825279276fc70e5c10b43afe9e5</commitId><timestamp>1409734546000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Clean up unused resource file
</comment><date>2014-09-03T04:55:46-0400</date><id>800e0624fe0eb825279276fc70e5c10b43afe9e5</id><msg>Clean up unused resource file</msg><path><editType>delete</editType><file>Plugin/Resources/GridIndices.txt</file></path><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/PartModules/KethaneConverter.cs</affectedPath><commitId>3df9e5df092a498dd5c7940f383ebc1292d3fd59</commitId><timestamp>1409804352000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Eliminate PartModules dependency on EnumerableExtensions
</comment><date>2014-09-04T00:19:12-0400</date><id>3df9e5df092a498dd5c7940f383ebc1292d3fd59</id><msg>Eliminate PartModules dependency on EnumerableExtensions</msg><path><editType>edit</editType><file>Plugin/PartModules/KethaneConverter.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimator.cs</affectedPath><commitId>f624355f996514ec7412616ccb1043026877962f</commitId><timestamp>1409804777000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move otherwise unused static methods from Misc to KethaneDetectorAnimator
</comment><date>2014-09-04T00:26:17-0400</date><id>f624355f996514ec7412616ccb1043026877962f</id><msg>Move otherwise unused static methods from Misc to</msg><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetectorAnimator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><commitId>054a50bfe7292a7ec878ca4a3adc3b43356c3007</commitId><timestamp>1409805257000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unused methods in Misc
</comment><date>2014-09-04T00:34:17-0400</date><id>054a50bfe7292a7ec878ca4a3adc3b43356c3007</id><msg>Remove unused methods in Misc</msg><path><editType>edit</editType><file>Plugin/Misc.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><commitId>6fda1ca3b34ab0dd3a9eec4cbac42eccf12c6943</commitId><timestamp>1409805284000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move GetTrueAltitude to KethaneDetector
</comment><date>2014-09-04T00:34:44-0400</date><id>6fda1ca3b34ab0dd3a9eec4cbac42eccf12c6943</id><msg>Move GetTrueAltitude to KethaneDetector</msg><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/Generators/RandomExtensions.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>a1610c2738bf4030d95ef32c04fc05c05ee6b31d</commitId><timestamp>1409805730000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Range methods to Generators namespace
</comment><date>2014-09-04T00:42:10-0400</date><id>a1610c2738bf4030d95ef32c04fc05c05ee6b31d</id><msg>Move Range methods to Generators namespace</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>add</editType><file>Plugin/Generators/RandomExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneConverter.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneGenerator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDrillAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</affectedPath><affectedPath>Plugin/PartModules/HeatSinkAnimator.cs</affectedPath><commitId>d6fd4eb71cea4ddef1e65316cf629a7d1c1f49f5</commitId><timestamp>1409806406000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Convert GetConnectedResources and SetUpAnimation to Part extension methods
</comment><date>2014-09-04T00:53:26-0400</date><id>d6fd4eb71cea4ddef1e65316cf629a7d1c1f49f5</id><msg>Convert GetConnectedResources and SetUpAnimation to Part extension</msg><path><editType>edit</editType><file>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneDrillAnimator.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/HeatSinkAnimator.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/KethaneConverter.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/PartModules/PartExtensions.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><commitId>d914607a76925de4a70243af22d92a068e046f4d</commitId><timestamp>1409806545000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Part extension methods to PartModules namespace
</comment><date>2014-09-04T00:55:45-0400</date><id>d914607a76925de4a70243af22d92a068e046f4d</id><msg>Move Part extension methods to PartModules namespace</msg><path><editType>edit</editType><file>Plugin/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>add</editType><file>Plugin/PartModules/PartExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/PartModules/HeatSinkAnimator.cs</affectedPath><commitId>5fe2ab63a1bb5f59681e38be0bbf2aef569c41ac</commitId><timestamp>1409807264000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Inline infrequently used extension methods
</comment><date>2014-09-04T01:07:44-0400</date><id>5fe2ab63a1bb5f59681e38be0bbf2aef569c41ac</id><msg>Inline infrequently used extension methods</msg><path><editType>edit</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Misc.cs</file></path><path><editType>edit</editType><file>Plugin/PartModules/HeatSinkAnimator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Misc.cs</affectedPath><commitId>067e5251aeaf6010eb0d8966b5197e4558429ab8</commitId><timestamp>1409807326000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unused using directives
</comment><date>2014-09-04T01:08:46-0400</date><id>067e5251aeaf6010eb0d8966b5197e4558429ab8</id><msg>Remove unused using directives</msg><path><editType>edit</editType><file>Plugin/Misc.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneParticleDynamics.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/PartModules/HeatSinkAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneParticleEmitter.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/TerrainData.cs</affectedPath><affectedPath>Plugin/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/TerrainData.cs</affectedPath><affectedPath>Plugin/Kethane.sln</affectedPath><affectedPath>Plugin/Kethane/PartModules/IDetectorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/IExtractorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDrillAnimator.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/PartModules/TimedMovingAverage.cs</affectedPath><affectedPath>Plugin/KethaneController.cs</affectedPath><affectedPath>Plugin/Kethane/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/Kethane/Misc.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/Kethane/Resources/AlphaUnlitVertexColored.txt</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</affectedPath><affectedPath>Plugin/BodyResourceData.cs</affectedPath><affectedPath>Plugin/Misc.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/TimedMovingAverage.cs</affectedPath><affectedPath>Plugin/Utilities/TutorialInstaller.cs</affectedPath><affectedPath>Plugin/Kethane/Utilities/InstallCleanup.cs</affectedPath><affectedPath>Plugin/Kethane/Utilities/TutorialInstaller.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneConverter.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetectorAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDrillAnimatorLegacy.cs</affectedPath><affectedPath>Plugin/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/Kethane/Utilities/InstallChecker.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneWetMassIndicator.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/HeatSinkAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/IExtractorAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/KethaneController.cs</affectedPath><affectedPath>Plugin/Kethane/WindowToggle.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/OrthogonalIntake.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneParticleDynamics.cs</affectedPath><affectedPath>Plugin/IResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/ResourceData.cs</affectedPath><affectedPath>Plugin/Kethane.csproj</affectedPath><affectedPath>Plugin/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/SettingsManager.cs</affectedPath><affectedPath>Plugin/Utilities/InstallCleanup.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneKerbalBlender.cs</affectedPath><affectedPath>Plugin/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Generators/RandomExtensions.cs</affectedPath><affectedPath>Plugin/Kethane/Generators/RandomExtensions.cs</affectedPath><affectedPath>Plugin/Kethane/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/Generators/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/Utilities/CompatibilityChecker.cs</affectedPath><affectedPath>Plugin/PartModules/IDetectorAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/PartExtensions.cs</affectedPath><affectedPath>Plugin/Kethane/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneConverter.cs</affectedPath><affectedPath>Plugin/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/Kethane/IResourceGenerator.cs</affectedPath><affectedPath>Plugin/PartModules/OrthogonalIntake.cs</affectedPath><affectedPath>Plugin/ResourceDefinition.cs</affectedPath><affectedPath>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/PartModules/KethaneDrillAnimatorLegacy.cs</affectedPath><affectedPath>Plugin/Kethane/ResourceDefinition.cs</affectedPath><affectedPath>Plugin/PartModules/PartExtensions.cs</affectedPath><affectedPath>Plugin/Utilities/CompatibilityChecker.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/Kethane/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/SettingsManager.cs</affectedPath><affectedPath>Plugin/WindowToggle.cs</affectedPath><affectedPath>Plugin/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane/Toolbar/ToolbarWrapper.cs</affectedPath><affectedPath>Plugin/Toolbar/ToolbarWrapper.cs</affectedPath><affectedPath>Plugin/Resources/AlphaUnlitVertexColored.txt</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/Kethane/ResourceData.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneParticleEmitter.cs</affectedPath><affectedPath>Plugin/Utilities/InstallChecker.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDrillAnimator.cs</affectedPath><affectedPath>Plugin/Kethane/BodyResourceData.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDetectorAnimatorUnity.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDetectorAnimator.cs</affectedPath><affectedPath>Plugin/PartModules/KethaneWetMassIndicator.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneKerbalBlender.cs</affectedPath><affectedPath>Plugin/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/TriangleHit.cs</affectedPath><commitId>5a1df504ee8d1d5c15a152f1cb0bc9f7b8cbfa06</commitId><timestamp>1409816494000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move Kethane project into its own folder alongside the solution file
</comment><date>2014-09-04T03:41:34-0400</date><id>5a1df504ee8d1d5c15a152f1cb0bc9f7b8cbfa06</id><msg>Move Kethane project into its own folder alongside the solution file</msg><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/Cell.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/TriangleHit.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Generators/CellularResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/MapOverlay.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/TimedMovingAverage.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/Repeat.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneDetector.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/ResourceData.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/Edges.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/CellMap.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/PartExtensions.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/CellMap.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneWetMassIndicator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneDrillAnimatorLegacy.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Resources/AlphaUnlitVertexColored.txt</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneDetector.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneParticleDynamics.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Utilities/CompatibilityChecker.cs</file></path><path><editType>delete</editType><file>Plugin/IResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneDetectorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>delete</editType><file>Plugin/SettingsManager.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Utilities/InstallCleanup.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/HeatSinkAnimator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/MapOverlay.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/IExtractorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneDrillAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/ResourceData.cs</file></path><path><editType>delete</editType><file>Plugin/ResourceDefinition.cs</file></path><path><editType>delete</editType><file>Plugin/Generators/LegacyResourceGenerator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneDrillAnimator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneConverter.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/IDetectorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/Properties/AssemblyInfo.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneController.cs</file></path><path><editType>delete</editType><file>Plugin/BodyResourceData.cs</file></path><path><editType>delete</editType><file>Plugin/Toolbar/ToolbarWrapper.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/BodyResourceData.cs</file></path><path><editType>delete</editType><file>Plugin/Utilities/CompatibilityChecker.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneDetectorAnimatorUnity.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Utilities/InstallChecker.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.sln</file></path><path><editType>add</editType><file>Plugin/Kethane/IResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneKerbalBlender.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/IExtractorAnimator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/Triangle.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/PartExtensions.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneDetectorAnimator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/Edges.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/Pair.cs</file></path><path><editType>delete</editType><file>Plugin/TerrainData.cs</file></path><path><editType>delete</editType><file>Plugin/Generators/CellularResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneData.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/KethaneData.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneExtractor.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/OrthogonalIntake.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/ChildType.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/TimedMovingAverage.cs</file></path><path><editType>delete</editType><file>Plugin/Utilities/InstallCleanup.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneConverter.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/WindowToggle.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/WindowToggle.cs</file></path><path><editType>delete</editType><file>Plugin/Resources/AlphaUnlitVertexColored.txt</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/ChildType.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/TerrainData.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneKerbalBlender.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/ResourceDefinition.cs</file></path><path><editType>delete</editType><file>Plugin/Misc.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/EnumerableExtensions/Pair.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Misc.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Generators/RandomExtensions.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneWetMassIndicator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/SettingsManager.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/TriangleHit.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneDetectorAnimatorUnity.cs</file></path><path><editType>delete</editType><file>Plugin/Utilities/InstallChecker.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/IntMath.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneParticleDynamics.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneDrillAnimatorLegacy.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneExtractor.cs</file></path><path><editType>delete</editType><file>Plugin/Utilities/TutorialInstaller.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/CellSet.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/Repeat.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/HeatSinkAnimator.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Toolbar/ToolbarWrapper.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Utilities/TutorialInstaller.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>delete</editType><file>Plugin/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/PartModules/KethaneParticleEmitter.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/KethaneController.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/GeodesicGrid/IntMath.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/KethaneParticleEmitter.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/CellSet.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/Properties/AssemblyInfo.cs</file></path><path><editType>delete</editType><file>Plugin/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/IDetectorAnimator.cs</file></path><path><editType>delete</editType><file>Plugin/PartModules/OrthogonalIntake.cs</file></path><path><editType>delete</editType><file>Plugin/Generators/RandomExtensions.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/Kethane.sln</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/Kethane/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/Kethane/GeodesicGrid/IntMath.cs</affectedPath><commitId>7114386403992aee814dfc3b1470ac84da2a7c48</commitId><timestamp>1409816572000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create KethaneGeodesicGrid.dll assembly for restricted components. Initial version is 1.0.0.
</comment><date>2014-09-04T03:42:52-0400</date><id>7114386403992aee814dfc3b1470ac84da2a7c48</id><msg>Create KethaneGeodesicGrid.dll assembly for restricted components.</msg><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/Repeat.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.sln</file></path><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/Edges.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Edges.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Repeat.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/CellMap.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellSet.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/ChildType.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/IntMath.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/CellSet.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/TriangleHit.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/IntMath.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/Pair.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/Cell.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/Triangle.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/TriangleHit.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Pair.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/BoundsMap.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/Triangle.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/ChildType.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>add</editType><file>Plugin/KethaneGeodesicGrid/Properties/AssemblyInfo.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/BodyResourceData.cs</affectedPath><affectedPath>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/Kethane/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane/TerrainData.cs</affectedPath><commitId>ce7377343b4455a798f309c33da1c1b6fe976e36</commitId><timestamp>1409816811000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move GridLevel constant to KethaneData
</comment><date>2014-09-04T03:46:51-0400</date><id>ce7377343b4455a798f309c33da1c1b6fe976e36</id><msg>Move GridLevel constant to KethaneData</msg><path><editType>edit</editType><file>Plugin/Kethane/Generators/CellularResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/BodyResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/TerrainData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/MapOverlay.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/WindowToggle.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/Kethane/TerrainData.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/TerrainData.cs</affectedPath><affectedPath>Plugin/Kethane/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/WindowToggle.cs</affectedPath><commitId>126899c5a99022de9f1331b544f7f6608b65a875</commitId><timestamp>1409817013000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Create UserInterface namespace for MapOverlay and other UI-related code
</comment><date>2014-09-04T03:50:13-0400</date><id>126899c5a99022de9f1331b544f7f6608b65a875</id><msg>Create UserInterface namespace for MapOverlay and other UI-related code</msg><path><editType>add</editType><file>Plugin/Kethane/UserInterface/WindowToggle.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/PartModules/KethaneExtractor.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/UserInterface/TerrainData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/Kethane/MapOverlay.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/PartModules/KethaneDetector.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/TerrainData.cs</file></path><path><editType>delete</editType><file>Plugin/Kethane/WindowToggle.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>add</editType><file>Plugin/Kethane/UserInterface/MapOverlay.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/LICENSE.txt</affectedPath><commitId>85f5adceb8deda9f7f6009d17786dd44019a8b33</commitId><timestamp>1409897832000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Main plugin licensed with BSD 2-Clause.
</comment><date>2014-09-05T02:17:12-0400</date><id>85f5adceb8deda9f7f6009d17786dd44019a8b33</id><msg>Main plugin licensed with BSD 2-Clause.</msg><path><editType>add</editType><file>Plugin/Kethane/LICENSE.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/Kethane/Utilities/LicenseSentinel.cs</affectedPath><commitId>890fa0743baf5c132a974374c3965e1a29aefd70</commitId><timestamp>1409964349000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Ensure license file always accompanies the assembly
</comment><date>2014-09-05T20:45:49-0400</date><id>890fa0743baf5c132a974374c3965e1a29aefd70</id><msg>Ensure license file always accompanies the assembly</msg><path><editType>add</editType><file>Plugin/Kethane/Utilities/LicenseSentinel.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/Kethane/Utilities/LicenseSentinel.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane-LICENSE.txt</affectedPath><affectedPath>Plugin/Kethane/LICENSE.txt</affectedPath><commitId>3844fd201ce3ec8b9f8f2759ce195a43db840b51</commitId><timestamp>1409969258000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Rename LICENSE.txt -&gt; Kethane-LICENSE.txt (for consistency with LicenseSentinel)
</comment><date>2014-09-05T22:07:38-0400</date><id>3844fd201ce3ec8b9f8f2759ce195a43db840b51</id><msg>Rename LICENSE.txt -&gt; Kethane-LICENSE.txt (for consistency with</msg><path><editType>add</editType><file>Plugin/Kethane/Kethane-LICENSE.txt</file></path><path><editType>delete</editType><file>Plugin/Kethane/LICENSE.txt</file></path><path><editType>edit</editType><file>Plugin/Kethane/Utilities/LicenseSentinel.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/UserInterface/MapOverlay.cs</affectedPath><commitId>5dd03068367be15c5bdb1bf3ef4ab15477c78c25</commitId><timestamp>1409981556000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unused variable
</comment><date>2014-09-06T01:32:36-0400</date><id>5dd03068367be15c5bdb1bf3ef4ab15477c78c25</id><msg>Remove unused variable</msg><path><editType>edit</editType><file>Plugin/Kethane/UserInterface/MapOverlay.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/Kethane/KethaneData.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneDetector.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/MapOverlay.cs</affectedPath><affectedPath>Plugin/Kethane/BodyResourceData.cs</affectedPath><affectedPath>Plugin/Kethane/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/IResourceGenerator.cs</affectedPath><commitId>f11229c233192e79883dc804c1b2e43f988e1408</commitId><timestamp>1409982331000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Eliminate ICellResource in favor of parameterized methods
</comment><date>2014-09-06T01:45:31-0400</date><id>f11229c233192e79883dc804c1b2e43f988e1408</id><msg>Eliminate ICellResource in favor of parameterized methods</msg><path><editType>edit</editType><file>Plugin/Kethane/PartModules/KethaneExtractor.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/BodyResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/PartModules/KethaneDetector.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Generators/CellularResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/IResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/UserInterface/MapOverlay.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/IResourceGenerator.cs</affectedPath><commitId>81ffc7622c71209a19a8ed01bd575eb5079be6ed</commitId><timestamp>1409982346000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Reuse the empty body resources object
</comment><date>2014-09-06T01:45:46-0400</date><id>81ffc7622c71209a19a8ed01bd575eb5079be6ed</id><msg>Reuse the empty body resources object</msg><path><editType>edit</editType><file>Plugin/Kethane/IResourceGenerator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</affectedPath><commitId>ea36d4d4799c95dfb58e10f1351a6344408a6dd6</commitId><timestamp>1409983069000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Copy map instead of passing it along
</comment><date>2014-09-06T01:57:49-0400</date><id>ea36d4d4799c95dfb58e10f1351a6344408a6dd6</id><msg>Copy map instead of passing it along</msg><path><editType>edit</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Generators/CellularResourceGenerator.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><commitId>684235aab388c1c42210437537e04b8c00fdb526</commitId><timestamp>1410068491000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove unnecessary assembly references
</comment><date>2014-09-07T01:41:31-0400</date><id>684235aab388c1c42210437537e04b8c00fdb526</id><msg>Remove unnecessary assembly references</msg><path><editType>edit</editType><file>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/Kethane/PartModules/KethaneExtractor.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/GeodesicGrid.csproj</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/MapOverlay.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/Kethane.sln</affectedPath><affectedPath>Plugin/Kethane/Generators/CellularResourceGenerator.cs</affectedPath><affectedPath>Plugin/Kethane/UserInterface/TerrainData.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/Kethane/KethaneData.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/BodyResourceData.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/Kethane/IResourceGenerator.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/Triangle.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/KethaneGeodesicGrid/GeodesicGrid/TriangleHit.cs</affectedPath><commitId>013c31baab433a6b33546fdef6ee23ac7db00e9c</commitId><timestamp>1410070678000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Rename KethaneGeodesicGrid -&gt; GeodesicGrid
</comment><date>2014-09-07T02:17:58-0400</date><id>013c31baab433a6b33546fdef6ee23ac7db00e9c</id><msg>Rename KethaneGeodesicGrid -&gt; GeodesicGrid</msg><path><editType>add</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Repeat.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/CellSet.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Pair.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Properties/AssemblyInfo.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/BodyResourceData.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/ChildType.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/TriangleHit.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/UserInterface/MapOverlay.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/Properties/AssemblyInfo.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/ChildType.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/Triangle.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/KethaneGeodesicGrid.csproj</file></path><path><editType>edit</editType><file>Plugin/Kethane/IResourceGenerator.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Generators/CellularResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellSet.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Pair.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/IntMath.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/GeodesicGrid.csproj</file></path><path><editType>edit</editType><file>Plugin/Kethane/Generators/LegacyResourceGenerator.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/Edges.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/Cell.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/CellMap.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/PartModules/KethaneExtractor.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/TriangleHit.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Repeat.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Edges.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/CellMap.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.sln</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path><path><editType>edit</editType><file>Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path><path><editType>delete</editType><file>Plugin/KethaneGeodesicGrid/GeodesicGrid/BoundsMap.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/IntMath.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/KethaneData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/UserInterface/TerrainData.cs</file></path><path><editType>add</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/ReverseComparer.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/MinMaxBy.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/IntMath.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/BoundsMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/AppendPrepend.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Edges.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Properties/AssemblyInfo.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/CellSet.cs</affectedPath><affectedPath>Plugin/Kethane/Kethane.csproj</affectedPath><affectedPath>Plugin/GeodesicGrid/CellMap.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/GeodesicGrid.csproj</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Pair.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Cell.cs</affectedPath><affectedPath>Plugin/Kethane.sln</affectedPath><affectedPath>Plugin/GeodesicGrid/ChildType.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/ReverseComparer.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/TriangleHit.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/EnumerableExtensions/Repeat.cs</affectedPath><affectedPath>Plugin/GeodesicGrid/Triangle.cs</affectedPath><commitId>5ea5a69a3b9455706adfa13d956d193c7a49bd9d</commitId><timestamp>1410071095000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Remove GeodesicGrid from Kethane.
</comment><date>2014-09-07T02:24:55-0400</date><id>5ea5a69a3b9455706adfa13d956d193c7a49bd9d</id><msg>Remove GeodesicGrid from Kethane.</msg><path><editType>delete</editType><file>Plugin/GeodesicGrid/GeodesicGrid.csproj</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/ChildType.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/MinMaxBy.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/TriangleHit.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Cell.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/Kethane.csproj</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Repeat.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Pair.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Properties/AssemblyInfo.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/Edges.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/BoundsMap.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane.sln</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/CellMap.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/IntMath.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/CellSet.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/ReverseComparer.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/EnumerableExtensions/AppendPrepend.cs</file></path><path><editType>delete</editType><file>Plugin/GeodesicGrid/Triangle.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Utilities/InstallCleanup.cs</affectedPath><commitId>2c2e2767529711f68a75fda4753f2116009ef8c8</commitId><timestamp>1410073881000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Add KethaneToolbar.dll to InstallCleanup's delete list
</comment><date>2014-09-07T03:11:21-0400</date><id>2c2e2767529711f68a75fda4753f2116009ef8c8</id><msg>Add KethaneToolbar.dll to InstallCleanup's delete list</msg><path><editType>edit</editType><file>Plugin/Kethane/Utilities/InstallCleanup.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>LICENSE.md</affectedPath><commitId>f90a08984f2f3d6b5f89e50bf968bcad0d73a0be</commitId><timestamp>1410074299000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>New license summary
</comment><date>2014-09-07T03:18:19-0400</date><id>f90a08984f2f3d6b5f89e50bf968bcad0d73a0be</id><msg>New license summary</msg><path><editType>add</editType><file>LICENSE.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Properties/AssemblyInfo.cs</affectedPath><commitId>833181f8324bb3c3f5fb6447141a4477e2e0e0b4</commitId><timestamp>1410134963000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Version 0.9
</comment><date>2014-09-07T20:09:23-0400</date><id>833181f8324bb3c3f5fb6447141a4477e2e0e0b4</id><msg>Version 0.9</msg><path><editType>edit</editType><file>Plugin/Kethane/Properties/AssemblyInfo.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/Properties/AssemblyInfo.cs</affectedPath><commitId>e9297ddd2c14678876a8cd24639a17ad44676e45</commitId><timestamp>1410135108000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Add copyright notice in AssemblyInfo
</comment><date>2014-09-07T20:11:48-0400</date><id>e9297ddd2c14678876a8cd24639a17ad44676e45</id><msg>Add copyright notice in AssemblyInfo</msg><path><editType>edit</editType><file>Plugin/Kethane/Properties/AssemblyInfo.cs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Plugin/Kethane/ResourceData.cs</affectedPath><affectedPath>Plugin/Kethane/BodyResourceData.cs</affectedPath><commitId>3a8f47ebb6445dd4bc9689e5034ec642b119139f</commitId><timestamp>1410141316000</timestamp><author><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName></author><authorEmail>majiir@nabaal.net</authorEmail><comment>Move null body node check to BodyResourceData.Load()

Fixes NRE with ResetBodyData()
</comment><date>2014-09-07T21:55:16-0400</date><id>3a8f47ebb6445dd4bc9689e5034ec642b119139f</id><msg>Move null body node check to BodyResourceData.Load()</msg><path><editType>edit</editType><file>Plugin/Kethane/ResourceData.cs</file></path><path><editType>edit</editType><file>Plugin/Kethane/BodyResourceData.cs</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ksp.sarbian.com/jenkins/user/majiir</absoluteUrl><fullName>majiir</fullName><id>majiir</id></culprit></freeStyleBuild>