Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-16 | remove old text rendering code | Ilion Beyst | 2 | -200/+0 |
2022-11-06 | msdf font renderen | Ilion Beyst | 3 | -2/+190 |
2022-08-28 | hotfix: make sure turn slider does not obstruct view | Ilion Beyst | 1 | -4/+14 |
2022-08-28 | fix mouseenter detection | Ilion Beyst | 1 | -5/+3 |
2022-07-19 | remove obsolete dependencies | Ilion Beyst | 2 | -154/+1 |
2022-07-18 | bugfix: don't cache textures bound to a specific GLContext | Ilion Beyst | 1 | -13/+15 |
2022-07-18 | use texture for rendering ships | Ilion Beyst | 2 | -18/+16 |
2022-07-18 | add half-pixel correction to text | Ilion Beyst | 1 | -4/+10 |
2022-07-18 | use texture for rendering planets | Ilion Beyst | 1 | -1/+1 |
2021-12-29 | move assets to visualizer package | Ilion Beyst | 2 | -5/+13 |
2021-12-29 | separate out visualizer library | Ilion Beyst | 8 | -0/+1303 |