WIP Candle lightmap setup
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -16,14 +16,14 @@ 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=false
|
nodes/use_legacy_names=true
|
||||||
materials/location=1
|
materials/location=1
|
||||||
materials/storage=1
|
materials/storage=0
|
||||||
materials/keep_on_reimport=true
|
materials/keep_on_reimport=false
|
||||||
meshes/compress=true
|
meshes/compress=true
|
||||||
meshes/ensure_tangents=true
|
meshes/ensure_tangents=true
|
||||||
meshes/storage=0
|
meshes/storage=1
|
||||||
meshes/light_baking=0
|
meshes/light_baking=1
|
||||||
meshes/lightmap_texel_size=0.1
|
meshes/lightmap_texel_size=0.1
|
||||||
skins/use_named_skins=true
|
skins/use_named_skins=true
|
||||||
external_files/store_in_subdir=false
|
external_files/store_in_subdir=false
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -15,7 +15,7 @@
|
|||||||
"nodes" : [
|
"nodes" : [
|
||||||
{
|
{
|
||||||
"mesh" : 0,
|
"mesh" : 0,
|
||||||
"name" : "Candle_Top_low",
|
"name" : "sm_candle_top",
|
||||||
"translation" : [
|
"translation" : [
|
||||||
0.0019447123631834984,
|
0.0019447123631834984,
|
||||||
0.026243679225444794,
|
0.026243679225444794,
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 768 KiB |
@@ -0,0 +1,37 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path.s3tc="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.stex"
|
||||||
|
path.etc2="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc2.stex"
|
||||||
|
path.etc="res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc.stex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": [ "s3tc", "etc2", "etc" ],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/props/candle/textures/tx_candle_NM.tga"
|
||||||
|
dest_files=[ "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.s3tc.stex", "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc2.stex", "res://.import/tx_candle_NM.tga-0d1354b171e73543cc7b627d3a46536f.etc.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=1
|
||||||
|
flags/repeat=true
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=true
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=false
|
||||||
|
svg/scale=1.0
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 768 KiB |
@@ -0,0 +1,37 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path.s3tc="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.stex"
|
||||||
|
path.etc2="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc2.stex"
|
||||||
|
path.etc="res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc.stex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": [ "s3tc", "etc2", "etc" ],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/props/candle/textures/tx_candle_ORM.tga"
|
||||||
|
dest_files=[ "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.s3tc.stex", "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc2.stex", "res://.import/tx_candle_ORM.tga-3575951580ec8d12904f46fd8f10069c.etc.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=true
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=true
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=false
|
||||||
|
svg/scale=1.0
|
||||||
Reference in New Issue
Block a user