summaryrefslogtreecommitdiffstats
path: root/src/RendererWorld.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored AssetManagerLaG19242018-08-051-2/+2
|
* Removed previous implementation of texture atlasLaG19242018-08-051-2/+4
|
* Improved frustum culling: replaced box testing to sphere testing #6LaG19242018-03-301-30/+10
|
* Num of parsing threads now depends from num of CPU coresLaG19242018-03-281-1/+1
|
* Removed that ugly texture of night skyLaG19242018-03-181-3/+1
|
* Optimized update of RendererSectionLaG19242018-03-171-11/+9
|
* New lock-free RendererSectionData parsingLaG19242018-03-171-128/+131
|
* Improved RendererSectionData parsing data localityLaG19242018-03-161-2/+18
|
* Implemented basic lightingLaG19242018-03-131-51/+51
|
* Fixed holes when block on section border destroyedLaG19242018-03-081-5/+31
|
* Minor RendererSectionData parsing memory optimizationLaG19242018-03-081-2/+2
|
* Bare-bones blocks placementElisey Puzko2018-02-221-1/+1
|
* Another attempt at increasing readabilityElisey Puzko2018-02-181-4/+10
|
* Raycast debug renderLaG19242018-02-061-0/+22
|
* Added visualisation of selected blockLaG19242018-02-051-0/+18
|
* Fixed some incorrect types for eventsLaG19242018-01-131-1/+1
|
* All usages of previous event-system replaced with new event-systemLaG19242018-01-131-26/+26
|
* Section parser now in a separate fileLaG19242018-01-131-15/+14
|
* Refactored #include directivesLaG19242018-01-131-10/+23
|
* 2017-10-15LaG19242018-01-131-50/+50
|
* 2017-10-09LaG19242018-01-131-103/+3
|
* 2017-10-07LaG19242018-01-131-12/+117
|
* 2017-09-30LaG19242018-01-131-75/+80
|
* 2017-09-23LaG19242018-01-131-14/+5
|
* 2017-09-20LaG19242018-01-131-4/+10
|
* 2017-09-19LaG19242018-01-131-1/+4
|
* 2017-09-16LaG19242018-01-131-1/+1
|
* 2017-09-15LaG19242018-01-131-8/+12
|
* 2017-09-03LaG19242018-01-131-3/+5
|
* 2017-08-29LaG19242018-01-131-0/+4
|
* 2017-08-27LaG19242018-01-131-4/+4
|
* 2017-08-23LaG19242017-08-231-1/+12
|
* 2017-08-20LaG19242017-08-201-11/+67
|
* 2017-08-19LaG19242017-08-191-178/+79
|
* 2017-08-18LaG19242017-08-181-17/+165
|
* 2017-08-17LaG19242017-08-171-44/+34
|
* 2017-08-16LaG19242017-08-161-21/+113
|
* 2017-08-12LaG19242017-08-121-4/+7
|
* 2017-08-07LaG19242017-08-071-0/+158
|
* 2017-07-29LaG19242017-07-291-0/+1