issues
search
mockingbirdnest
/
Principia
𝑛-Body and Extended Body Gravitation for Kerbal Space Program
MIT License
771
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid a race in the construction of PushPullExecutor
#4139
pleroy
closed
1 day ago
0
DLL error on Fedora
#4138
FeCocco
closed
2 days ago
1
Improved detection of broken mods
#4137
pleroy
closed
4 days ago
0
Principia Crashing in principia__CollisionDeleteExecutor
#4136
jenden0
closed
1 day ago
4
Principia not working as intended due to exceptions raised in PQS computations
#4135
Iozos
closed
4 days ago
5
Crash when starting a simulation at a future date
#4134
ezsnackeur
opened
1 week ago
1
Crash when separating rocket in LMP/DMP
#4133
Sayoki-Yukina
closed
2 weeks ago
1
Crash when creating new save; black clouds, and skybox missing on title screen
#4132
imanairconditioner
closed
2 weeks ago
3
Principia DLL won't load on Arch Linux
#4131
astro-angelfish
closed
2 weeks ago
7
Principia DLL won't load on macOS Sequoia
#4130
rsparkyc
opened
3 weeks ago
12
Alternative approach for spherical harmonic gravity / geopotential
#4129
sblana
closed
3 weeks ago
3
Automated stationkeeping
#4128
kellpossible
closed
3 weeks ago
5
Crash while in orbit (Linux, RSS/RP-1)
#4127
jenden0
opened
3 weeks ago
1
Next release is Крылов
#4126
pleroy
closed
3 weeks ago
0
Crash during first launch
#4125
Qeriik
closed
4 weeks ago
2
I know a dead forum when I see one, and I'm looking at one right now
#4124
pleroy
closed
1 month ago
0
Make sure that a deserialized flight plan exists before accessing the flight plan
#4123
pleroy
closed
1 month ago
0
Use SSE4.1 (introduced in 2007)
#4122
pleroy
closed
1 month ago
0
Fix an error found by Clang
#4121
pleroy
closed
1 month ago
0
Use core-math on macOS and Ubuntu
#4120
pleroy
closed
1 month ago
0
Crash when switching to Tracking Station from flight
#4119
Krazy0
closed
1 month ago
2
Craft destroyed/spinning when timewarping prelaunch
#4118
UnheardWolf344
closed
1 month ago
2
Support for VS 17.11.5
#4117
pleroy
closed
1 month ago
0
Fix another reference to cr_cos and cr_sin
#4116
pleroy
closed
1 month ago
0
Move core-math to its own solution
#4115
pleroy
closed
1 month ago
0
Fall back to cr_sin and cr_cos in our implementation of Sin and Cos
#4114
pleroy
closed
1 month ago
0
Crash to desktop when attempting to enter Tracking Station
#4113
eecano
closed
1 month ago
3
Cody-Waite argument reduction for trigonometric functions
#4112
pleroy
closed
1 month ago
0
A benchmark for our trigonometric functions and a few performance improvements
#4111
pleroy
closed
1 month ago
0
Add support for angles in [-π/4, π/4]
#4110
pleroy
closed
1 month ago
1
A simplistic implementation of Sin and Cos over [0, π/4]
#4109
pleroy
closed
1 month ago
0
Mathematica code for generating C++ tables
#4108
pleroy
closed
1 month ago
0
Continue with searching a slice when a solution is rejected
#4107
pleroy
closed
1 month ago
0
Speed up Stehlé-Zimmermann by using locally-constructed Taylor polynomials
#4106
pleroy
closed
1 month ago
0
After an interval has been rejected, restart the search with an interval that's only 2× as big
#4105
pleroy
closed
1 month ago
0
New and improved accurate tables for sin and cos
#4104
pleroy
closed
1 month ago
0
Next release is Kronecker.
#4103
eggrobin
closed
1 month ago
0
Micro-optimizations of the Stehlé-Zimmermann search
#4102
pleroy
closed
1 month ago
0
Properly handle binade boundaries in the Stehlé-Zimmermann algorithm
#4101
pleroy
closed
1 month ago
0
Avoid double-to-int64_t overflows in the lattice reduction
#4100
pleroy
closed
2 months ago
0
Icons and the navball are illegible on lower texture resolution settings
#4099
UnheardWolf344
closed
2 months ago
3
Add a test for quadratic and near-quadratic Hermite3, fix SolveQuadraticEquation for determinants near 0
#4098
eggrobin
closed
2 months ago
0
Modernize SolveQuadraticEquation
#4097
eggrobin
closed
2 months ago
0
Let's generate the tables that we actually need for the Gal algorithm
#4096
pleroy
closed
2 months ago
0
Remove discrete_trajectory_segment_range and use a range instead
#4095
pleroy
closed
2 months ago
0
Address or remove a few TODOs
#4094
pleroy
closed
2 months ago
0
Tables for binade 0
#4093
pleroy
closed
2 months ago
0
Fix race conditions that happen when StehléZimmermannSimultaneousFullSearch completes
#4092
pleroy
closed
2 months ago
0
Replace | by ` around identifiers in (most) comments as the former is ambiguous with absolute value
#4091
pleroy
closed
2 months ago
0
Speculative implementation of StehléZimmermannSimultaneousFullSearch
#4090
pleroy
closed
2 months ago
0
Next