needs more shader (for smoothing out lightmap render)

This commit is contained in:
minjaesong
2017-07-04 14:58:18 +09:00
parent 7ca4d03cf8
commit fbe02ab19c
8 changed files with 89 additions and 24 deletions

View File

@@ -81,6 +81,8 @@ object DefaultConfig {
jsonObject.addProperty("maxparticles", 768)
jsonObject.addProperty("fullframelightupdate", false)
return jsonObject
}