SevenSpheres
SevenSpheres
The celx `setvisible` function only works for ssc and dsc objects. It would be nice if it worked for stars as well. Maybe also supporting `Visible`, `Beginning`, and `Ending` parameters...
Note: this is a low priority request, something for after the 1.7 release. Compact objects - white dwarfs, neutron stars, and black holes - warp space around them, like in...
Note: this is also something for after the 1.7 release. Celestia's rendering of galaxies and globular clusters should be improved, as has been done in celestia.Sci. Checklist of specific issues:...
Would be good to be able to specify orbital precession in ssc files. It would probably use a `PrecessingOrbit` block, similar to `PrecessingRotation`.
**Describe the bug** Night textures don't display on objects with models. **To Reproduce** Use some code like this: ``` Modify "Vesta" "Sol" { NightTexture "earth-night.*" } ``` **Expected behavior** The...
Celestia's spectral type parsing could be improved. Currently if a spectral type string has a character that "doesn't belong" (including spaces) Celestia ignores everything after it. For example, `G2(V)` is...
Like "Modify" and "Replace". "Wishlist" item for after the 1.7.0 release.
Some things that could be added to celestia.cfg: - [ ] SplashImage (see #438) - [ ] Language (see #441) - [ ] Label colors for all object types -...
[This icon](https://github.com/CelestiaProject/Celestia/blob/master/celestia-logo.png) should be used in all front ends.
In the Celestia Windows version, selecting "Info" from the right-click menu of **any object** will open the web page defined in its `InfoURL` parameter. In the QT version, the info...