Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored lua-api | LaG1924 | 2019-04-21 | 1 | -1/+0 |
| | |||||
* | Added lua-support | LaG1924 | 2019-04-21 | 1 | -0/+5 |
| | |||||
* | More advanced textures animation support | LaG1924 | 2019-01-27 | 1 | -1/+2 |
| | |||||
* | Basic animated textures support | LaG1924 | 2019-01-27 | 1 | -0/+1 |
| | |||||
* | Removed previous implementation of Shader | LaG1924 | 2019-01-26 | 1 | -1/+1 |
| | |||||
* | Implemented new Shader class | LaG1924 | 2019-01-26 | 1 | -0/+5 |
| | |||||
* | Fixed linux compilation errors | LaG1924 | 2018-08-21 | 1 | -0/+1 |
| | |||||
* | More correct face culling for rotated blocks | LaG1924 | 2018-08-20 | 1 | -2/+2 |
| | |||||
* | Correct face culling for rotated blocks | LaG1924 | 2018-08-11 | 1 | -0/+11 |
| | |||||
* | Support rotation in BlockStates | LaG1924 | 2018-08-10 | 1 | -1/+7 |
| | |||||
* | Moved ParsedFace and FaceDirection out of BlockModel | LaG1924 | 2018-08-09 | 1 | -18/+18 |
| | |||||
* | Refactored Block | LaG1924 | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | Basic BlockState support | LaG1924 | 2018-08-08 | 1 | -0/+22 |
| | |||||
* | Refactored AssetManager | LaG1924 | 2018-08-05 | 1 | -43/+8 |
| | |||||
* | Removed previous implementation of texture atlas | LaG1924 | 2018-08-05 | 1 | -63/+1 |
| | |||||
* | Replaced usage of old texture atlas | LaG1924 | 2018-08-05 | 1 | -1/+6 |
| | |||||
* | Implemented texture atlas | LaG1924 | 2018-08-05 | 1 | -1/+14 |
| | |||||
* | Loading texture data in AssetTree | LaG1924 | 2018-08-03 | 1 | -0/+10 |
| | |||||
* | BlockModels are using asset tree now | LaG1924 | 2018-07-01 | 1 | -21/+18 |
| | |||||
* | Tree-based asset management | LaG1924 | 2018-06-30 | 1 | -0/+35 |
| | |||||
* | Moved model parsing to startup stage and implemented model rotation | LaG1924 | 2018-03-28 | 1 | -0/+13 |
| | |||||
* | Some parsing optimizations | LaG1924 | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Small changes to conform Google C++ styleguide | Elisey Puzko | 2018-02-18 | 1 | -6/+11 |
| | |||||
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -4/+5 |
| | |||||
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -1/+6 |
| | |||||
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -0/+6 |
| | |||||
* | 2017-09-03 | LaG1924 | 2018-01-13 | 1 | -2/+75 |
| | |||||
* | 2017-08-07 | LaG1924 | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+77 |