aboutsummaryrefslogtreecommitdiff
path: root/web/pw-visualizer/src/webgl
AgeCommit message (Expand)AuthorFilesLines
2022-08-28hotfix: make sure turn slider does not obstruct viewIlion Beyst1-4/+14
2022-08-28fix mouseenter detectionIlion Beyst1-5/+3
2022-07-19remove obsolete dependenciesIlion Beyst2-154/+1
2022-07-18bugfix: don't cache textures bound to a specific GLContextIlion Beyst1-13/+15
2022-07-18use texture for rendering shipsIlion Beyst2-18/+16
2022-07-18add half-pixel correction to textIlion Beyst1-4/+10
2022-07-18use texture for rendering planetsIlion Beyst1-1/+1
2021-12-29move assets to visualizer packageIlion Beyst2-5/+13
2021-12-29separate out visualizer libraryIlion Beyst8-0/+1303