ajout du plugin dialogical

This commit is contained in:
2026-01-10 13:00:58 +01:00
parent 8917a02a7b
commit c130c47042
884 changed files with 49385 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.6364 4.36363C11.6364 6.37194 10.0083 7.99999 8 7.99999C5.99169 7.99999 4.36363 6.37194 4.36363 4.36363C4.36363 2.35532 5.99169 0.727264 8 0.727264C10.0083 0.727264 11.6364 2.35532 11.6364 4.36363Z" fill="white"/>
<path d="M12.3636 13.3904C12.3636 15.2727 10.41 15.2727 8 15.2727C5.59003 15.2727 3.63636 15.2727 3.63636 13.3904C3.63636 10.0117 5.59003 7.27272 8 7.27272C10.41 7.27272 12.3636 10.0117 12.3636 13.3904Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 548 B

View File

@@ -0,0 +1,44 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbea0efx0ybu7"
path="res://.godot/imported/character.svg-48bc1c93fa13733a935ca2c669d933a7.ctex"
metadata={
"has_editor_variant": true,
"vram_texture": false
}
[deps]
source_file="res://addons/dialogic/Editor/Images/Resources/character.svg"
dest_files=["res://.godot/imported/character.svg-48bc1c93fa13733a935ca2c669d933a7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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=1
svg/scale=1.0
editor/scale_with_editor_scale=true
editor/convert_colors_with_editor_theme=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmwrsq48ywc50"
path="res://.godot/imported/icon_character.png-97a1851bbafe2b302ea88c25a87ee2c1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/dialogic/Editor/Images/Resources/icon_character.png"
dest_files=["res://.godot/imported/icon_character.png-97a1851bbafe2b302ea88c25a87ee2c1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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=1

View File

@@ -0,0 +1,9 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" version="1.1">
<g>
<title>Layer 1</title>
<g stroke="null" stroke-width="0" id="surface1">
<path stroke="null" d="m8,15.08759c3.83344,0 6.94107,-3.17238 6.94107,-7.08759c0,-3.91521 -3.10764,-7.08759 -6.94107,-7.08759c-3.83343,0 -6.94107,3.17238 -6.94107,7.08759c0,3.91521 3.10764,7.08759 6.94107,7.08759zm-4.31729,-8.03829c0.35438,-0.3646 0.83824,-0.56905 1.34255,-0.56905c0.5043,0 0.98476,0.20445 1.34255,0.56905l0.28964,0.29646l0.70195,-0.71558l-0.28964,-0.29986c-0.5418,-0.55201 -1.27782,-0.8621 -2.0445,-0.8621c-0.76669,0 -1.50271,0.31008 -2.0445,0.8621l-0.28964,0.29986l0.70194,0.71558l0.28964,-0.29646zm7.29203,-0.56905c-0.5043,0 -0.98477,0.20445 -1.34255,0.56905l-0.28964,0.29646l-0.70195,-0.71558l0.28964,-0.29986c0.54179,-0.55201 1.27781,-0.8621 2.0445,-0.8621c0.76669,0 1.50271,0.31008 2.0445,0.8621l0.28964,0.29986l-0.70195,0.71558l-0.28964,-0.29646c-0.35438,-0.3646 -0.83824,-0.56905 -1.34255,-0.56905zm-2.97475,6.57987c-1.98316,0 -3.47223,-2.02405 -3.96632,-3.03608l7.93265,0c-0.49409,1.01203 -1.98316,3.03608 -3.96633,3.03608zm0,0" fill-rule="evenodd" fill="rgb(100%,100%,100%)" id="svg_1"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,44 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfi7fhfc4dbc3"
path="res://.godot/imported/portrait.svg-7d29c7cfe3e086d65dce33c3d66c48cd.ctex"
metadata={
"has_editor_variant": true,
"vram_texture": false
}
[deps]
source_file="res://addons/dialogic/Editor/Images/Resources/portrait.svg"
dest_files=["res://.godot/imported/portrait.svg-7d29c7cfe3e086d65dce33c3d66c48cd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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=1
svg/scale=1.0
editor/scale_with_editor_scale=true
editor/convert_colors_with_editor_theme=true

View File

@@ -0,0 +1,115 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
viewBox="0 0 16 16"
fill="none"
version="1.1"
id="svg2"
sodipodi:docname="timeline.svg"
inkscape:version="1.4 (86a8ad7, 2024-10-11)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs2" />
<sodipodi:namedview
id="namedview2"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="37.211494"
inkscape:cx="7.5245568"
inkscape:cy="10.641873"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
showgrid="true">
<inkscape:grid
id="grid2"
units="px"
originx="0"
originy="0"
spacingx="1"
spacingy="1"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14901961"
empspacing="5"
enabled="true"
visible="true" />
</sodipodi:namedview>
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect2"
width="2"
height="2"
x="2"
y="2.5105948"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect5"
width="8.537468"
height="2"
x="4.4625316"
y="2.5105948"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect6"
width="2"
height="2"
x="2.4837215"
y="5.5105948"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect7"
width="9"
height="2"
x="4.9999995"
y="5.5105948"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect8"
width="2"
height="2"
x="2"
y="8.5105953"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect9"
width="8.537468"
height="2"
x="4.462532"
y="8.5105953"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect10"
width="2"
height="2"
x="2.4837215"
y="11.510595"
ry="0.53206652" />
<rect
style="fill:#ffffff;stroke:none;stroke-width:0;stroke-linecap:round;stroke-miterlimit:2.1;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect11"
width="9"
height="2"
x="5"
y="11.510595"
ry="0.53206652" />
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://j7ym07anlusi"
path="res://.godot/imported/timeline.svg-4b0b3233c6ce249f8277502cd9b13eaf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://addons/dialogic/Editor/Images/Resources/timeline.svg"
dest_files=["res://.godot/imported/timeline.svg-4b0b3233c6ce249f8277502cd9b13eaf.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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=1
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false