mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 13:05:53 +00:00
Mapping and models
This commit is contained in:
parent
4728677e80
commit
87438dff2b
29 changed files with 3136 additions and 1845 deletions
1
3D/BlockbenchModels/Tubes/Tube_Emitter.bbmodel
Normal file
1
3D/BlockbenchModels/Tubes/Tube_Emitter.bbmodel
Normal file
File diff suppressed because one or more lines are too long
1
3D/BlockbenchModels/Tubes/Tube_Emitter.gltf
Normal file
1
3D/BlockbenchModels/Tubes/Tube_Emitter.gltf
Normal file
File diff suppressed because one or more lines are too long
42
3D/BlockbenchModels/Tubes/Tube_Emitter.gltf.import
Normal file
42
3D/BlockbenchModels/Tubes/Tube_Emitter.gltf.import
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dmnqbva5dt6nl"
|
||||
path="res://.godot/imported/Tube_Emitter.gltf-9346024cf28fac71d07e731164cfc050.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/BlockbenchModels/Tubes/Tube_Emitter.gltf"
|
||||
dest_files=["res://.godot/imported/Tube_Emitter.gltf-9346024cf28fac71d07e731164cfc050.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=2
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
3D/BlockbenchModels/Tubes/Tube_Emitter_0.png
(Stored with Git LFS)
Normal file
BIN
3D/BlockbenchModels/Tubes/Tube_Emitter_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
43
3D/BlockbenchModels/Tubes/Tube_Emitter_0.png.import
Normal file
43
3D/BlockbenchModels/Tubes/Tube_Emitter_0.png.import
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://gdttxslts7lc"
|
||||
path="res://.godot/imported/Tube_Emitter_0.png-d7a860e5fa337b65168aa22ec3c0b1af.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8deea29cb261fda0819ef7976510c802"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/BlockbenchModels/Tubes/Tube_Emitter_0.png"
|
||||
dest_files=["res://.godot/imported/Tube_Emitter_0.png-d7a860e5fa337b65168aa22ec3c0b1af.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/Tube_Straight.gltf-b377275eff023f655ac0ebf589
|
|||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
|
|
@ -32,6 +34,9 @@ animation/trimming=false
|
|||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=1
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Tube_Straight_0.png-02238281302c1017403cb7470
|
|||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
|
|
@ -25,6 +27,10 @@ mipmaps/generate=true
|
|||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
|
|
|||
1
3D/BlockbenchModels/Tubes/Tube_Straight_Long.bbmodel
Normal file
1
3D/BlockbenchModels/Tubes/Tube_Straight_Long.bbmodel
Normal file
File diff suppressed because one or more lines are too long
1
3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf
Normal file
1
3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf
Normal file
File diff suppressed because one or more lines are too long
42
3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf.import
Normal file
42
3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf.import
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://7s7t2piaf8cq"
|
||||
path="res://.godot/imported/Tube_Straight_Long.gltf-538934d529f1635cdc312d4d8d9149fb.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf"
|
||||
dest_files=["res://.godot/imported/Tube_Straight_Long.gltf-538934d529f1635cdc312d4d8d9149fb.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=2
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
3D/BlockbenchModels/Tubes/Tube_Straight_Long_0.png
(Stored with Git LFS)
Normal file
BIN
3D/BlockbenchModels/Tubes/Tube_Straight_Long_0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
43
3D/BlockbenchModels/Tubes/Tube_Straight_Long_0.png.import
Normal file
43
3D/BlockbenchModels/Tubes/Tube_Straight_Long_0.png.import
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b27u3rwvbo8n1"
|
||||
path="res://.godot/imported/Tube_Straight_Long_0.png-72da04186057b2286a31c91851633225.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "8deea29cb261fda0819ef7976510c802"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/BlockbenchModels/Tubes/Tube_Straight_Long_0.png"
|
||||
dest_files=["res://.godot/imported/Tube_Straight_Long_0.png-72da04186057b2286a31c91851633225.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue