Polish world, shop, and artwork presentation
This commit is contained in:
parent
7d38bc962b
commit
117fdbfdaa
94 changed files with 1771 additions and 579 deletions
|
|
@ -10,7 +10,7 @@ const DEFAULT_PROFILE: Dictionary = {
|
|||
"compress/hdr_compression": 1,
|
||||
"compress/normal_map": 0,
|
||||
"compress/channel_pack": 0,
|
||||
"mipmaps/generate": true,
|
||||
"mipmaps/generate": false,
|
||||
"mipmaps/limit": -1,
|
||||
"roughness/mode": 0,
|
||||
"roughness/src_normal": "",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ readonly -a QUICK_TESTS=(
|
|||
"tests/shoreline_ambience_validation.gd"
|
||||
"tests/surface_drawing_validation.gd"
|
||||
"tests/terrain_blender_material_validation.gd"
|
||||
"tests/texture_sampling_validation.gd"
|
||||
"tests/world_time_validation.gd"
|
||||
"tests/world_weather_validation.gd"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue