Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-28 | Compacted vertices format | LaG1924 | 1 | -1/+1 | |
2021-06-28 | Implemented vertex data iterleaving | LaG1924 | 1 | -20/+18 | |
2021-06-28 | Embed UV to vertex data | LaG1924 | 1 | -6/+23 | |
2021-06-28 | More compact faces vertecies format | LaG1924 | 1 | -3/+1 | |
2021-06-27 | Moved block face model matrix transformation to CPU | LaG1924 | 1 | -2/+8 | |
2019-04-30 | Integrated Optick profiler | LaG1924 | 1 | -2/+3 | |
2019-01-27 | More advanced textures animation support | LaG1924 | 1 | -0/+1 | |
2018-08-21 | Fixed rendering errors | LaG1924 | 1 | -1/+3 | |
2018-08-21 | More correct block rotating | LaG1924 | 1 | -71/+44 | |
2018-08-20 | More correct face culling for rotated blocks | LaG1924 | 1 | -93/+27 | |
2018-08-11 | Correct face culling for rotated blocks | LaG1924 | 1 | -7/+53 | |
2018-08-10 | Support rotation in BlockStates | LaG1924 | 1 | -15/+14 | |
2018-08-09 | Moved ParsedFace and FaceDirection out of BlockModel | LaG1924 | 1 | -26/+25 | |
2018-08-05 | Separate lighting for each block face | LaG1924 | 1 | -38/+79 | |
2018-08-05 | Refactored AssetManager | LaG1924 | 1 | -1/+1 | |
2018-08-05 | Removed previous implementation of texture atlas | LaG1924 | 1 | -2/+1 | |
2018-08-05 | Replaced usage of old texture atlas | LaG1924 | 1 | -0/+2 | |
2018-03-30 | Replaced fallback model to diamond block model | LaG1924 | 1 | -19/+1 | |
2018-03-28 | Minor Section optimizations | LaG1924 | 1 | -2/+2 | |
2018-03-28 | Moved model parsing to startup stage and implemented model rotation | LaG1924 | 1 | -132/+37 | |
2018-03-16 | Improved RendererSectionData parsing data locality | LaG1924 | 1 | -41/+99 | |
2018-03-13 | Optimized light parsing | LaG1924 | 1 | -2/+12 | |
2018-03-13 | Implemented basic lighting | LaG1924 | 1 | -2/+2 | |
2018-03-08 | Some parsing optimizations | LaG1924 | 1 | -5/+8 | |
2018-03-08 | Minor RendererSectionData parsing memory optimization | LaG1924 | 1 | -155/+170 | |
2018-01-13 | Section parser now in a separate file | LaG1924 | 1 | -216/+49 | |
2018-01-13 | Refactored #include directives | LaG1924 | 1 | -2/+8 | |
2018-01-13 | 2017-10-09 | LaG1924 | 1 | -1/+42 | |
2018-01-13 | 2017-09-23 | LaG1924 | 1 | -124/+204 | |
2018-01-13 | 2017-09-20 | LaG1924 | 1 | -197/+125 | |
2018-01-13 | 2017-09-19 | LaG1924 | 1 | -21/+68 | |
2018-01-13 | 2017-09-17 | LaG1924 | 1 | -78/+100 | |
2018-01-13 | 2017-09-16 | LaG1924 | 1 | -1/+1 | |
2018-01-13 | 2017-09-15 | LaG1924 | 1 | -187/+47 | |
2018-01-13 | 2017-09-03 | LaG1924 | 1 | -41/+175 | |
2018-01-13 | 2017-08-27 | LaG1924 | 1 | -81/+39 | |
2017-08-20 | 2017-08-20 | LaG1924 | 1 | -45/+74 | |
2017-08-19 | 2017-08-19 | LaG1924 | 1 | -4/+4 | |
2017-08-18 | 2017-08-18 | LaG1924 | 1 | -72/+100 | |
2017-08-17 | 2017-08-17 | LaG1924 | 1 | -279/+266 | |
2017-08-16 | 2017-08-16 | LaG1924 | 1 | -5/+6 | |
2017-08-12 | 2017-08-12 | LaG1924 | 1 | -4/+2 | |
2017-08-07 | 2017-08-07 | LaG1924 | 1 | -2/+2 | |
2017-07-29 | 2017-07-29 | LaG1924 | 1 | -72/+64 | |
2017-07-24 | 2017-07-24 | LaG1924 | 1 | -10/+8 | |
2017-07-21 | 2017-07-21 | LaG1924 | 1 | -155/+232 | |
2017-06-21 | 2017-06-21 | LaG1924 | 1 | -0/+281 | |