Skip to content

Commit 62adaa7

Browse files
Merge pull request #1 from ChildLearningClub/dev
dev to main commit
2 parents 74a14b2 + e2ca2e8 commit 62adaa7

27 files changed

+2729
-1203
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SnapLogic CHANGELOG
22

3-
V0.8.2-alpha - 2025-06-13
3+
V0.8.2-alpha main-branch - 2025-06-13
44
- Fixed search filtering not working on initial start before changing tabs
55
- Re-worked materials buttons and functionality
66
- Remember material favorites between sessions
@@ -22,7 +22,7 @@ V0.8.2-alpha - 2025-06-13
2222
- Fixed broken cycling of scenes when filters applied in non popup window mode.
2323

2424

25-
V0.8.3-alpha dev-branch - Active
25+
V0.8.3-dev dev-branch - Active
2626
- Scene data cache properly cleaned up at start and collection removal
2727
- Scene data cache updated when collection renamed
2828
- KEY_SHIFT and mouse button click on tags updated from removing all tags to only removing global tags

icons/CustomTag.svg

Lines changed: 17 additions & 0 deletions
Loading

icons/CustomTag.svg.import

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://b4hlpfn0nyskn"
6+
path="res://.godot/imported/CustomTag.svg-9afa721b7cd52bdc57133a9f320c2b6d.ctex"
7+
metadata={
8+
"vram_texture": false
9+
}
10+
11+
[deps]
12+
13+
source_file="res://addons/scene_snap/icons/CustomTag.svg"
14+
dest_files=["res://.godot/imported/CustomTag.svg-9afa721b7cd52bdc57133a9f320c2b6d.ctex"]
15+
16+
[params]
17+
18+
compress/mode=0
19+
compress/high_quality=false
20+
compress/lossy_quality=0.7
21+
compress/hdr_compression=1
22+
compress/normal_map=0
23+
compress/channel_pack=0
24+
mipmaps/generate=false
25+
mipmaps/limit=-1
26+
roughness/mode=0
27+
roughness/src_normal=""
28+
process/fix_alpha_border=true
29+
process/premult_alpha=false
30+
process/normal_map_invert_y=false
31+
process/hdr_as_srgb=false
32+
process/hdr_clamp_exposure=false
33+
process/size_limit=0
34+
detect_3d/compress_to=1
35+
svg/scale=10.0
36+
editor/scale_with_editor_scale=false
37+
editor/convert_colors_with_editor_theme=false

icons/Tag.svg

Lines changed: 2 additions & 2 deletions
Loading

icons/Tag.svg.import

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,27 @@
22

33
importer="texture"
44
type="CompressedTexture2D"
5-
uid="uid://b4hlpfn0nyskn"
6-
path="res://.godot/imported/Tag.svg-9c908d9322b205c7165c42ed54aa0393.ctex"
5+
uid="uid://lk0x216oxk4h"
6+
path.s3tc="res://.godot/imported/Tag.svg-9c908d9322b205c7165c42ed54aa0393.s3tc.ctex"
77
metadata={
8-
"vram_texture": false
8+
"imported_formats": ["s3tc_bptc"],
9+
"vram_texture": true
910
}
1011

1112
[deps]
1213

1314
source_file="res://addons/scene_snap/icons/Tag.svg"
14-
dest_files=["res://.godot/imported/Tag.svg-9c908d9322b205c7165c42ed54aa0393.ctex"]
15+
dest_files=["res://.godot/imported/Tag.svg-9c908d9322b205c7165c42ed54aa0393.s3tc.ctex"]
1516

1617
[params]
1718

18-
compress/mode=0
19+
compress/mode=2
1920
compress/high_quality=false
2021
compress/lossy_quality=0.7
2122
compress/hdr_compression=1
2223
compress/normal_map=0
2324
compress/channel_pack=0
24-
mipmaps/generate=false
25+
mipmaps/generate=true
2526
mipmaps/limit=-1
2627
roughness/mode=0
2728
roughness/src_normal=""
@@ -32,6 +33,6 @@ process/hdr_as_srgb=false
3233
process/hdr_clamp_exposure=false
3334
process/size_limit=0
3435
detect_3d/compress_to=1
35-
svg/scale=10.0
36+
svg/scale=1.0
3637
editor/scale_with_editor_scale=false
3738
editor/convert_colors_with_editor_theme=false

icons/TagNotActive.svg

Lines changed: 17 additions & 0 deletions
Loading

icons/TagNotActive.svg.import

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://brmknafst68gu"
6+
path.s3tc="res://.godot/imported/TagNotActive.svg-aecf07e98141a5859a02f4361a9a7352.s3tc.ctex"
7+
metadata={
8+
"imported_formats": ["s3tc_bptc"],
9+
"vram_texture": true
10+
}
11+
12+
[deps]
13+
14+
source_file="res://addons/scene_snap/icons/TagNotActive.svg"
15+
dest_files=["res://.godot/imported/TagNotActive.svg-aecf07e98141a5859a02f4361a9a7352.s3tc.ctex"]
16+
17+
[params]
18+
19+
compress/mode=2
20+
compress/high_quality=false
21+
compress/lossy_quality=0.7
22+
compress/hdr_compression=1
23+
compress/normal_map=0
24+
compress/channel_pack=0
25+
mipmaps/generate=true
26+
mipmaps/limit=-1
27+
roughness/mode=0
28+
roughness/src_normal=""
29+
process/fix_alpha_border=true
30+
process/premult_alpha=false
31+
process/normal_map_invert_y=false
32+
process/hdr_as_srgb=false
33+
process/hdr_clamp_exposure=false
34+
process/size_limit=0
35+
detect_3d/compress_to=1
36+
svg/scale=1.0
37+
editor/scale_with_editor_scale=false
38+
editor/convert_colors_with_editor_theme=false

icons/ToolScaleRotate.svg

Lines changed: 31 additions & 0 deletions
Loading

icons/ToolScaleRotate.svg.import

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://brm3mnr57sucv"
6+
path.s3tc="res://.godot/imported/ToolScaleRotate.svg-6cb1e02bf8b21b52bd77a99cb30ef620.s3tc.ctex"
7+
metadata={
8+
"imported_formats": ["s3tc_bptc"],
9+
"vram_texture": true
10+
}
11+
12+
[deps]
13+
14+
source_file="res://addons/scene_snap/icons/ToolScaleRotate.svg"
15+
dest_files=["res://.godot/imported/ToolScaleRotate.svg-6cb1e02bf8b21b52bd77a99cb30ef620.s3tc.ctex"]
16+
17+
[params]
18+
19+
compress/mode=2
20+
compress/high_quality=false
21+
compress/lossy_quality=0.7
22+
compress/hdr_compression=1
23+
compress/normal_map=0
24+
compress/channel_pack=0
25+
mipmaps/generate=true
26+
mipmaps/limit=-1
27+
roughness/mode=0
28+
roughness/src_normal=""
29+
process/fix_alpha_border=true
30+
process/premult_alpha=false
31+
process/normal_map_invert_y=false
32+
process/hdr_as_srgb=false
33+
process/hdr_clamp_exposure=false
34+
process/size_limit=0
35+
detect_3d/compress_to=1
36+
svg/scale=1.0
37+
editor/scale_with_editor_scale=false
38+
editor/convert_colors_with_editor_theme=false

plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="SnapLogic"
44
description="Editor plugin to streamline import, viewing and placing of assets and scenes"
55
author="James Keller"
6-
version="0.8.2"
6+
version="0.8.3"
77
script="scene_snap_plugin.gd"

0 commit comments

Comments
 (0)