generated from ivoyager/project_template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
45 changed files
with
1,239 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
export.cfg | ||
export_presets.cfg | ||
*.translation | ||
/ivoyager_assets/ | ||
/addons/ivoyager_assets/ | ||
/export/ | ||
~* | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[submodule "ivoyager"] | ||
path = ivoyager | ||
url = https://github.com/ivoyager/ivoyager | ||
[submodule "addons/ivoyager_table_importer"] | ||
path = addons/ivoyager_table_importer | ||
url = https://github.com/ivoyager/ivoyager_table_importer | ||
[submodule "addons/ivoyager_core"] | ||
path = addons/ivoyager_core | ||
url = https://github.com/ivoyager/ivoyager_core |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ivoyager_core
added at
db6fdd
Submodule ivoyager_table_importer
updated
17 files
+56 −6 | CHANGELOG.md | |
+1 −1 | LICENSE.txt | |
+11 −9 | README.md | |
+6 −7 | editor_plugin/editor_import_plugin.gd | |
+89 −0 | editor_plugin/editor_plugin.gd | |
+74 −0 | editor_plugin/plugin_utils.gd | |
+41 −24 | editor_plugin/table_resource.gd | |
+2 −2 | plugin.cfg | |
+85 −20 | program/table_postprocessor.gd | |
+41 −50 | singletons/qconvert.gd | |
+542 −0 | singletons/qformat.gd | |
+34 −47 | singletons/table_data.gd | |
+39 −47 | singletons/units.gd | |
+21 −0 | table_importer.cfg | |
+0 −57 | table_plugin.gd | |
+95 −0 | text/units_numbers_text.csv | |
+17 −0 | text/units_numbers_text.csv.import |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
Exported binaries directories. | ||
|
||
The export directories have the correct name for copy into 'ivoyager_assets'. You may need to cull the results. E.g., asteroids_binaries should be filtered by magnitude. | ||
|
||
|
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.0.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://cq0p2i1kvdccp" | ||
path="res://.godot/imported/saturn.rings.backscatter.0.png-467bd241b90f04c28b3751df82ef7028.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.0.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.0.png-467bd241b90f04c28b3751df82ef7028.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.1.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://dvuy666eywuqe" | ||
path="res://.godot/imported/saturn.rings.backscatter.1.png-3129845ea4b3f6007b8b49f30a3036e0.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.1.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.1.png-3129845ea4b3f6007b8b49f30a3036e0.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.2.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://dplundd2m8b6f" | ||
path="res://.godot/imported/saturn.rings.backscatter.2.png-76b17285d72e5be1ec6d05bef1c3b5b8.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.2.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.2.png-76b17285d72e5be1ec6d05bef1c3b5b8.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.3.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://cv4nhq4muxd8o" | ||
path="res://.godot/imported/saturn.rings.backscatter.3.png-acb1d1ad29a5f921cd656d8a88a3972f.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.3.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.3.png-acb1d1ad29a5f921cd656d8a88a3972f.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.5.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://caime4o0qj736" | ||
path="res://.godot/imported/saturn.rings.backscatter.5.png-f087073d77907edf86868589c8a41285.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.5.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.5.png-f087073d77907edf86868589c8a41285.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.6.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://hfvykr6vnuph" | ||
path="res://.godot/imported/saturn.rings.backscatter.6.png-bf45e6c69e48768b7cacf4722fd8d1b8.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.6.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.6.png-bf45e6c69e48768b7cacf4722fd8d1b8.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.7.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://cad16wtcuqcgs" | ||
path="res://.godot/imported/saturn.rings.backscatter.7.png-9f84b2ac67d08c963dfe04662b47c951.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.7.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.7.png-9f84b2ac67d08c963dfe04662b47c951.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
34 changes: 34 additions & 0 deletions
34
ivbinary_export/rings/saturn.rings.backscatter.8.png.import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://biuyxfoexuyul" | ||
path="res://.godot/imported/saturn.rings.backscatter.8.png-fd0a368bc7d8d1292b4ed22efe1ff7f5.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://ivbinary_export/rings/saturn.rings.backscatter.8.png" | ||
dest_files=["res://.godot/imported/saturn.rings.backscatter.8.png-fd0a368bc7d8d1292b4ed22efe1ff7f5.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=1 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=false | ||
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 |
Oops, something went wrong.