Librelancer
Librelancer copied to clipboard
A re-implementation of Freelancer
**Description** A reproducible crash is observed when minimising the main `lancer.exe` window. **Environment** - Windows 11 Pro x64 21H2 Build 22000.613 - Intel Core i5-5200 CPU - 2x 8GB DDR3-1600...
 Multiply the "Ec" value by the bitmap value, so that black areas on the glowmap do not render as lit.
To be updated with which model is displaying differently, or if it has to do with offsets. Report taken from the-starport: 
There are new features a lot. Redownloading is getting annoying :)
- Allow for rendering of bounding boxes also
This is more of a suggestion than an issue, but it would be useful if you could pull up models and compare them side by side with the hitbox /...
When outside of `flare_cone` (if it exists), light billboards shouldn't be rendered. This may fade, check Freelancer for behaviour
`warning: ‘FT_FaceRec_* pango_fc_font_lock_face(PangoFcFont*)’ is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]` `warning: ‘void pango_fc_font_unlock_face(PangoFcFont*)’ is deprecated: Use 'pango_font_get_hb_font'` Need to see whether the Harfbuzz API with `pango_font_get_hb_font` allows for accessing an underlying...
Implement attachable solar/ship light billboards as coronas so they don't clip into nearby geometry. This probably means they need to be rendered in a separate layer. Many attached lights have...