Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smooth sunset and dawn | LaG1924 | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Fixed rendering errors | LaG1924 | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | Smooth sun movement | LaG1924 | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Changeable brightness | LaG1924 | 2018-08-09 | 1 | -0/+6 |
| | |||||
* | Fixed FOV | LaG1924 | 2018-08-05 | 1 | -1/+1 |
| | |||||
* | Refactored AssetManager | LaG1924 | 2018-08-05 | 1 | -2/+2 |
| | |||||
* | Removed previous implementation of texture atlas | LaG1924 | 2018-08-05 | 1 | -2/+4 |
| | |||||
* | Improved frustum culling: replaced box testing to sphere testing #6 | LaG1924 | 2018-03-30 | 1 | -30/+10 |
| | |||||
* | Num of parsing threads now depends from num of CPU cores | LaG1924 | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Removed that ugly texture of night sky | LaG1924 | 2018-03-18 | 1 | -3/+1 |
| | |||||
* | Optimized update of RendererSection | LaG1924 | 2018-03-17 | 1 | -11/+9 |
| | |||||
* | New lock-free RendererSectionData parsing | LaG1924 | 2018-03-17 | 1 | -128/+131 |
| | |||||
* | Improved RendererSectionData parsing data locality | LaG1924 | 2018-03-16 | 1 | -2/+18 |
| | |||||
* | Implemented basic lighting | LaG1924 | 2018-03-13 | 1 | -51/+51 |
| | |||||
* | Fixed holes when block on section border destroyed | LaG1924 | 2018-03-08 | 1 | -5/+31 |
| | |||||
* | Minor RendererSectionData parsing memory optimization | LaG1924 | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Another attempt at increasing readability | Elisey Puzko | 2018-02-18 | 1 | -4/+10 |
| | |||||
* | Raycast debug render | LaG1924 | 2018-02-06 | 1 | -0/+22 |
| | |||||
* | Added visualisation of selected block | LaG1924 | 2018-02-05 | 1 | -0/+18 |
| | |||||
* | Fixed some incorrect types for events | LaG1924 | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | All usages of previous event-system replaced with new event-system | LaG1924 | 2018-01-13 | 1 | -26/+26 |
| | |||||
* | Section parser now in a separate file | LaG1924 | 2018-01-13 | 1 | -15/+14 |
| | |||||
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -10/+23 |
| | |||||
* | 2017-10-15 | LaG1924 | 2018-01-13 | 1 | -50/+50 |
| | |||||
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -103/+3 |
| | |||||
* | 2017-10-07 | LaG1924 | 2018-01-13 | 1 | -12/+117 |
| | |||||
* | 2017-09-30 | LaG1924 | 2018-01-13 | 1 | -75/+80 |
| | |||||
* | 2017-09-23 | LaG1924 | 2018-01-13 | 1 | -14/+5 |
| | |||||
* | 2017-09-20 | LaG1924 | 2018-01-13 | 1 | -4/+10 |
| | |||||
* | 2017-09-19 | LaG1924 | 2018-01-13 | 1 | -1/+4 |
| | |||||
* | 2017-09-16 | LaG1924 | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -8/+12 |
| | |||||
* | 2017-09-03 | LaG1924 | 2018-01-13 | 1 | -3/+5 |
| | |||||
* | 2017-08-29 | LaG1924 | 2018-01-13 | 1 | -0/+4 |
| | |||||
* | 2017-08-27 | LaG1924 | 2018-01-13 | 1 | -4/+4 |
| | |||||
* | 2017-08-23 | LaG1924 | 2017-08-23 | 1 | -1/+12 |
| | |||||
* | 2017-08-20 | LaG1924 | 2017-08-20 | 1 | -11/+67 |
| | |||||
* | 2017-08-19 | LaG1924 | 2017-08-19 | 1 | -178/+79 |
| | |||||
* | 2017-08-18 | LaG1924 | 2017-08-18 | 1 | -17/+165 |
| | |||||
* | 2017-08-17 | LaG1924 | 2017-08-17 | 1 | -44/+34 |
| | |||||
* | 2017-08-16 | LaG1924 | 2017-08-16 | 1 | -21/+113 |
| | |||||
* | 2017-08-12 | LaG1924 | 2017-08-12 | 1 | -4/+7 |
| | |||||
* | 2017-08-07 | LaG1924 | 2017-08-07 | 1 | -0/+158 |
| | |||||
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+1 |