Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | model: add mutable MapState (empty for now) | Matthias Schiffer | |
2018-10-24 | Move shader initialization out of renderer | Matthias Schiffer | |
Avoid public fields and ! overrides, make almost all fields readonly. | |||
2018-10-24 | Throw in tslint and fix style | Matthias Schiffer | |
2018-10-24 | view/Renderer: code style | Matthias Schiffer | |
2018-10-24 | view/MapLoader: refactor texture creation into a method | Matthias Schiffer | |
2018-10-23 | Get rid of lodash | Matthias Schiffer | |
2018-10-23 | Update everything | Matthias Schiffer | |
2017-09-12 | Implement simple map renderer | Matthias Schiffer | |
2017-09-11 | Code structuring | Matthias Schiffer | |
Also, use a fixed-size canvas for now. | |||
2017-09-09 | Initial setup (Webpack, TypeScript, WebGL) | Matthias Schiffer | |