CelestiaProject / Celestia

Real-time 3D visualization of space.
https://celestiaproject.space
GNU General Public License v2.0
1.82k stars 307 forks source link

Pass locale around instead of setting global locale #2155

Closed levinli303 closed 6 months ago

levinli303 commented 6 months ago

I've observed weird behaviors when std::locale::global(std::locale("")) is called, on Windows + ANGLE, stars are not rendered.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud