Hleb Valoshka

Results 59 issues of Hleb Valoshka

**Describe the bug** First I found this bug with #1402 and I realized that I forgot to add NextPos for the last 2 vertices. But it persisted then I checked...

bug
renderer

**Describe the solution you'd like** ARM64 CPU architecture is facing increasing popularity and virtual machines based on this architecture are much cheaper then their AMD64 counterparts. Dependencies for Reportportal like...

feature request

NASA's spice library has proprietary obscure licence which prevents its inclusion into GNU/Linux distributions and BSD ports. I.e. see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841104. Excerpt from https://naif.jpl.nasa.gov/naif/rules.html: > **Obtaining the SPICE Toolkit** > To...

enhancement

Some classes or structures have too generic names (e.g. Marker) that can cause name conflicts with 3rd party software used by Celestia (e.g. Marker is defined in system OSX library)....

code quality

```Error: Timeout: script hasn't returned control to celestia (forgot to call wait()?)``` It seems that one of the recent changes introduced this, I'll bisect and fix.

bug
lua

published for testing and getting response. ![image](https://github.com/CelestiaProject/Celestia/assets/1612688/371fdb21-d17b-4e73-ae41-e44ac4e1f510) With atmospheres it looks… weird.

**Describe the bug** qt: bookmark removal crashes the program

bug
qt
release blocker

If we reorder fields we can decrease memory usage because now a lot of memory is wasted by paddings.

Celestia itself is a single threaded application, so when an object which uses models comes to viewport Celestia stutters for a while because it loads that model and its textures....

enhancement
wishlist
core