summaryrefslogtreecommitdiffstats
path: root/src/AssetManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced usage of old texture atlasLaG19242018-08-051-7/+11
* Implemented texture atlasLaG19242018-08-051-1/+14
* Loading texture data in AssetTreeLaG19242018-08-031-1/+49
* BlockModels are using asset tree nowLaG19242018-07-011-157/+200
* Tree-based asset managementLaG19242018-06-301-3/+29
* Replaced fallback model to diamond block modelLaG19242018-03-301-1/+1
* Moved model parsing to startup stage and implemented model rotationLaG19242018-03-281-2/+153
* Some parsing optimizationsLaG19242018-03-081-3/+4
* Small changes to conform Google C++ styleguideElisey Puzko2018-02-181-150/+144
* Refactored #include directivesLaG19242018-01-131-1/+7
* 2017-09-23LaG19242018-01-131-1/+1
* 2017-09-15LaG19242018-01-131-23/+73
* 2017-09-03LaG19242018-01-131-4/+153
* 2017-08-20LaG19242017-08-201-1/+1
* 2017-08-07LaG19242017-08-071-2/+5
* 2017-07-29LaG19242017-07-291-0/+185