Merge pull request 'Update rock floor, prepare all lod item but get only the last LOD meshes' (#56) from feature/floor-update into dev

Reviewed-on: Athena/game-source#56
This commit is contained in:
stilobique
2021-05-24 17:09:45 +02:00
17 changed files with 2533 additions and 467 deletions
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -2,21 +2,21 @@
importer="scene" importer="scene"
type="PackedScene" type="PackedScene"
path="res://.import/rock floor.gltf-18a48791f5432295fcb08aa74d32a46b.scn" path="res://.import/sm_floor_lod0.gltf-3e1a711a8d87f22bc32c0b563f07ebd5.scn"
[deps] [deps]
source_file="res://assets/props/rock floor/rock floor.gltf" source_file="res://assets/props/rock floor/sm_floor_lod0.gltf"
dest_files=[ "res://.import/rock floor.gltf-18a48791f5432295fcb08aa74d32a46b.scn" ] dest_files=[ "res://.import/sm_floor_lod0.gltf-3e1a711a8d87f22bc32c0b563f07ebd5.scn" ]
[params] [params]
nodes/root_type="Spatial" nodes/root_type="ArrayMesh"
nodes/root_name="Scene Root" nodes/root_name="Scene Root"
nodes/root_scale=1.0 nodes/root_scale=1.0
nodes/custom_script="" nodes/custom_script=""
nodes/storage=0 nodes/storage=0
nodes/use_legacy_names=true nodes/use_legacy_names=false
materials/location=1 materials/location=1
materials/storage=0 materials/storage=0
materials/keep_on_reimport=false materials/keep_on_reimport=false
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -21,4 +21,4 @@ flags/filter=true
flags/mipmaps=false flags/mipmaps=false
flags/srgb=false flags/srgb=false
slices/horizontal=1 slices/horizontal=1
slices/vertical=1 slices/vertical=4
Binary file not shown.
File diff suppressed because one or more lines are too long