aboutsummaryrefslogtreecommitdiff
path: root/web/pw-visualizer/src
AgeCommit message (Collapse)AuthorFilesLines
2022-08-28hotfix: make sure turn slider does not obstruct viewIlion Beyst1-4/+14
2022-08-28fix mouseenter detectionIlion Beyst1-5/+3
2022-08-21make scroll bars less ugly in chromeIlion Beyst1-19/+0
2022-07-24remove global style overrides from visualizerIlion Beyst1-9/+0
2022-07-19remove obsolete dependenciesIlion Beyst2-154/+1
2022-07-18bugfix: don't cache textures bound to a specific GLContextIlion Beyst2-26/+31
2022-07-18use texture for rendering shipsIlion Beyst4-66/+71
2022-07-18add half-pixel correction to textIlion Beyst1-4/+10
2022-07-18use texture for rendering planetsIlion Beyst3-78/+92
2022-03-18remove body stylesIlion Beyst1-4/+0
2022-02-07visualizer: let window.global be handled by polyfillIlion Beyst1-4/+0
2021-12-29move assets to visualizer packageIlion Beyst5-14/+61
2021-12-29separate out visualizer libraryIlion Beyst17-0/+4400