-
-
Notifications
You must be signed in to change notification settings - Fork 565
Membrane graphics additions #6286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
105bc52
8608a5b
3d70d65
e85cb81
88c4f62
d5784d9
f9ab12b
7eeca97
114ea8d
f2a707c
d3f0d32
0319a7e
18b4253
f4c1875
ed98f58
9e75bbd
7e9901b
8701750
c7305b5
0a8e91a
3610e4e
16a5bce
4f53f86
d969c26
28eb45a
5c04cf6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| [remap] | ||
|
|
||
| importer="texture" | ||
| type="CompressedTexture2D" | ||
| uid="uid://bwqi7n1x8ohip" | ||
| path.s3tc="res://.godot/imported/MembraneShadow.png-4480b4c7597e987288b6bdf107e09c52.s3tc.ctex" | ||
| path.etc2="res://.godot/imported/MembraneShadow.png-4480b4c7597e987288b6bdf107e09c52.etc2.ctex" | ||
| metadata={ | ||
| "imported_formats": ["s3tc_bptc", "etc2_astc"], | ||
| "vram_texture": true | ||
| } | ||
|
|
||
| [deps] | ||
|
|
||
| source_file="res://assets/textures/MembraneShadow.png" | ||
| dest_files=["res://.godot/imported/MembraneShadow.png-4480b4c7597e987288b6bdf107e09c52.s3tc.ctex", "res://.godot/imported/MembraneShadow.png-4480b4c7597e987288b6bdf107e09c52.etc2.ctex"] | ||
|
|
||
| [params] | ||
|
|
||
| compress/mode=2 | ||
| compress/high_quality=false | ||
| compress/lossy_quality=0.7 | ||
| 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/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 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| [remap] | ||
|
|
||
| importer="texture" | ||
| type="CompressedTexture2D" | ||
| uid="uid://dxc88uayio7fd" | ||
| path.s3tc="res://.godot/imported/MicrobeInternalDecorations.png-2fac829e0acfda1b3f59300f88bd57ef.s3tc.ctex" | ||
| path.etc2="res://.godot/imported/MicrobeInternalDecorations.png-2fac829e0acfda1b3f59300f88bd57ef.etc2.ctex" | ||
| metadata={ | ||
| "imported_formats": ["s3tc_bptc", "etc2_astc"], | ||
| "vram_texture": true | ||
| } | ||
|
|
||
| [deps] | ||
|
|
||
| source_file="res://assets/textures/MicrobeInternalDecorations.png" | ||
| dest_files=["res://.godot/imported/MicrobeInternalDecorations.png-2fac829e0acfda1b3f59300f88bd57ef.s3tc.ctex", "res://.godot/imported/MicrobeInternalDecorations.png-2fac829e0acfda1b3f59300f88bd57ef.etc2.ctex"] | ||
|
|
||
| [params] | ||
|
|
||
| compress/mode=2 | ||
| compress/high_quality=false | ||
| compress/lossy_quality=0.7 | ||
| 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/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 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| [remap] | ||
|
|
||
| importer="texture" | ||
| type="CompressedTexture2D" | ||
| uid="uid://cxlmq14g6m4ic" | ||
| path.s3tc="res://.godot/imported/MicrobeMembraneCenterTransparency.png-bb87cf1c0c0cf369ccbf3bbb013b9074.s3tc.ctex" | ||
| path.etc2="res://.godot/imported/MicrobeMembraneCenterTransparency.png-bb87cf1c0c0cf369ccbf3bbb013b9074.etc2.ctex" | ||
| metadata={ | ||
| "imported_formats": ["s3tc_bptc", "etc2_astc"], | ||
| "vram_texture": true | ||
| } | ||
|
|
||
| [deps] | ||
|
|
||
| source_file="res://assets/textures/MicrobeMembraneCenterTransparency.png" | ||
| dest_files=["res://.godot/imported/MicrobeMembraneCenterTransparency.png-bb87cf1c0c0cf369ccbf3bbb013b9074.s3tc.ctex", "res://.godot/imported/MicrobeMembraneCenterTransparency.png-bb87cf1c0c0cf369ccbf3bbb013b9074.etc2.ctex"] | ||
|
|
||
| [params] | ||
|
|
||
| compress/mode=2 | ||
| compress/high_quality=false | ||
| compress/lossy_quality=0.7 | ||
| 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/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 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| [remap] | ||
|
|
||
| importer="texture" | ||
| type="CompressedTexture2D" | ||
| uid="uid://ccyxfan3ow0cu" | ||
| path.s3tc="res://.godot/imported/MicrobeMembraneTransparencyMap.png-31a6c97e35b8c5731c0e5d92ba5ba7ae.s3tc.ctex" | ||
| path.etc2="res://.godot/imported/MicrobeMembraneTransparencyMap.png-31a6c97e35b8c5731c0e5d92ba5ba7ae.etc2.ctex" | ||
| metadata={ | ||
| "imported_formats": ["s3tc_bptc", "etc2_astc"], | ||
| "vram_texture": true | ||
| } | ||
|
|
||
| [deps] | ||
|
|
||
| source_file="res://assets/textures/MicrobeMembraneTransparencyMap.png" | ||
| dest_files=["res://.godot/imported/MicrobeMembraneTransparencyMap.png-31a6c97e35b8c5731c0e5d92ba5ba7ae.s3tc.ctex", "res://.godot/imported/MicrobeMembraneTransparencyMap.png-31a6c97e35b8c5731c0e5d92ba5ba7ae.etc2.ctex"] | ||
|
|
||
| [params] | ||
|
|
||
| compress/mode=2 | ||
| compress/high_quality=false | ||
| compress/lossy_quality=0.7 | ||
| 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/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 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is wrong to change this to not be a vram texture... Why was this change done?