Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate lighting for each block face | LaG1924 | 2018-08-05 | 1 | -38/+79 |
| | |||||
* | Refactored AssetManager | LaG1924 | 2018-08-05 | 1 | -1/+1 |
| | |||||
* | Removed previous implementation of texture atlas | LaG1924 | 2018-08-05 | 1 | -2/+1 |
| | |||||
* | Replaced usage of old texture atlas | LaG1924 | 2018-08-05 | 1 | -0/+2 |
| | |||||
* | Replaced fallback model to diamond block model | LaG1924 | 2018-03-30 | 1 | -19/+1 |
| | |||||
* | Minor Section optimizations | LaG1924 | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | Moved model parsing to startup stage and implemented model rotation | LaG1924 | 2018-03-28 | 1 | -132/+37 |
| | |||||
* | Improved RendererSectionData parsing data locality | LaG1924 | 2018-03-16 | 1 | -41/+99 |
| | |||||
* | Optimized light parsing | LaG1924 | 2018-03-13 | 1 | -2/+12 |
| | |||||
* | Implemented basic lighting | LaG1924 | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | Some parsing optimizations | LaG1924 | 2018-03-08 | 1 | -5/+8 |
| | |||||
* | Minor RendererSectionData parsing memory optimization | LaG1924 | 2018-03-08 | 1 | -155/+170 |
| | |||||
* | Section parser now in a separate file | LaG1924 | 2018-01-13 | 1 | -0/+300 |