-
This issue is probably related to #139 .
When I zoom out far enough, the targeting cross and the impact cross become invisible. This corresponds to the switch in `MapView.Draw3DLines` from true (zo…
-
Right now you cannot access resources (in `src/main/resources` let's say), like you can access classes by name. You can obviously still read the file normally, but you won't be able to track it as a d…
-
##### ISSUE TYPE
- Support ( Need help getting something to work)
##### KSP and BDA Version
KSP 1.12.3
BDAmp 0.4
LMP 0.28.0
##### OS / ENVIRONMENT
Windows 10 21H1
##### SUMMA…
-
What happened:
When first starting KSP, load a game, start flying, PAPI initially show up beside the runway, showing all red. When moving past the lights, they disappear as expected. However, after t…
-
升级Kotlin 2.1.0版本和KSP 2.1.0-1.0.29版本后,KSP编译不成功。
-
Could you generate a file that contains the following (see snippet) using https://github.com/square/anvil/blob/aa24f31780247c3331f0b64de2b70333011fe036/compiler/src/main/java/com/squareup/anvil/compil…
-
We have only a method to truncate tables in cassandra, but not to drop them. This makes it impossible for a user to modify the data model of his classes after creating them, and forces him to use othe…
-
I get a serious warning at loading, I cant seem to find it in the ksp.log so i dont know if this is an issue with far future technologies or b9partswitch. Causes me to be unable to place far future en…
-
KSP's Orbit class has a lot of very handy information that isn't currently exposed by kRPC.
Some examples:
Orbit.RadiusAtTrueAnomaly()
Orbit.TrueAnomalyAtRadius()
Orbit.TrueAnomalyAtUT()
Orbit.orbita…
-
As the title says!!
A [code](https://github.com/TweakScale/TweakScale/blob/master/Source/Scale/HotKey/HotkeyManager.cs) of mine using `[KSPAddon(KSPAddon.Startup.MainMenu, true)]` is being instanti…