diff options
| author | Thomas Herzog <thomas.herzog@mail.com> | 2017-07-24 04:51:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-24 04:51:34 +0200 |
| commit | b31973b64de038a1d2dfaa1fcea0c72ee5ce012b (patch) | |
| tree | 0d299c22cbffc2a353c126372a44f067914b71d0 /modules/gdnative/godot/icon.png.import | |
| parent | 85aa0adeef6ab89e98105fdaa49f441e5763d970 (diff) | |
| parent | 534d62d2f4ea1ff4be11b50bc79684b5780e4615 (diff) | |
| download | redot-engine-b31973b64de038a1d2dfaa1fcea0c72ee5ce012b.tar.gz | |
Merge pull request #9804 from karroffel/gdnative-rewrite
[GDNative] new GDNative API
Diffstat (limited to 'modules/gdnative/godot/icon.png.import')
| -rw-r--r-- | modules/gdnative/godot/icon.png.import | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/modules/gdnative/godot/icon.png.import b/modules/gdnative/godot/icon.png.import new file mode 100644 index 0000000000..27920124f9 --- /dev/null +++ b/modules/gdnative/godot/icon.png.import @@ -0,0 +1,23 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icon.png-aa47d037a37fb38b3b7e7828e4eec407.stex" + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +stream=false +size_limit=0 +detect_3d=true |
