summaryrefslogtreecommitdiffstats
path: root/misc/dist/html
diff options
context:
space:
mode:
Diffstat (limited to 'misc/dist/html')
-rw-r--r--misc/dist/html/editor.html26
-rw-r--r--misc/dist/html/full-size.html2
-rw-r--r--misc/dist/html/logo.svg2
-rw-r--r--misc/dist/html/manifest.json4
-rw-r--r--misc/dist/html/service-worker.js2
5 files changed, 18 insertions, 18 deletions
diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html
index 3a22055546..ef19c0032e 100644
--- a/misc/dist/html/editor.html
+++ b/misc/dist/html/editor.html
@@ -3,27 +3,27 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">
- <meta name="author" content="Godot Engine">
- <meta name="description" content="Use the Godot Engine editor directly in your web browser, without having to install anything.">
+ <meta name="author" content="Redot Engine">
+ <meta name="description" content="Use the Redot Engine editor directly in your web browser, without having to install anything.">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
- <meta name="application-name" content="Godot">
- <meta name="apple-mobile-web-app-title" content="Godot">
+ <meta name="application-name" content="Redot">
+ <meta name="apple-mobile-web-app-title" content="Redot">
<meta name="theme-color" content="#202531">
<meta name="msapplication-navbutton-color" content="#202531">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="msapplication-starturl" content="/latest">
- <meta property="og:site_name" content="Godot Engine Web Editor">
- <meta property="og:url" name="twitter:url" content="https://editor.godotengine.org/releases/latest/">
+ <meta property="og:site_name" content="Redot Engine">
+ <meta property="og:url" name="twitter:url" content="https://x.com/RedotEngine">
<meta property="og:title" name="twitter:title" content="Free and open source 2D and 3D game engine">
- <meta property="og:description" name="twitter:description" content="Use the Godot Engine editor directly in your web browser, without having to install anything.">
- <meta property="og:image" name="twitter:image" content="https://godotengine.org/themes/godotengine/assets/og_image.png">
+ <meta property="og:description" name="twitter:description" content="Use the Redot Engine editor directly in your web browser, without having to install anything.">
+ <meta property="og:image" name="twitter:image" content="https://pbs.twimg.com/profile_images/1841292470337908740/EPVKT7tJ_400x400.jpg">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<link id="-gd-engine-icon" rel="icon" type="image/png" href="favicon.png">
<link rel="apple-touch-icon" type="image/png" href="favicon.png">
<link rel="manifest" href="manifest.json">
- <title>Godot Engine Web Editor (___GODOT_VERSION___)</title>
+ <title>Redot Engine Web Editor (___GODOT_VERSION___)</title>
<style>
*:focus {
/* More visible outline for better keyboard navigation. */
@@ -243,7 +243,7 @@ a:active {
<h2 id="welcome-modal-title" class="welcome-modal-title">Important - Please read before continuing</h2>
<div id="welcome-modal-description">
<p>
- The Godot Web Editor has some limitations compared to the native version.
+ The Redot Web Editor has some limitations compared to the native version.
Its main focus is education and experimentation;
<strong>it is not recommended for production</strong>.
</p>
@@ -258,7 +258,7 @@ a:active {
</div>
<div id="welcome-modal-missing-description" style="display: none">
<p>
- <strong>The following features required by the Godot Web Editor are missing:</strong>
+ <strong>The following features required by the Redot Web Editor are missing:</strong>
</p>
<ul id="welcome-modal-missing-list">
</ul>
@@ -291,7 +291,7 @@ a:active {
<div id="tab-loader">
<div style="color: #e0e0e0;" id="persistence">
<br >
- <img src="logo.svg" alt="Godot Engine logo" width="1024" height="414" style="width: auto; height: auto; max-width: min(85%, 50vh); max-height: 250px">
+ <img src="logo.svg" alt="Redot Engine logo" width="1024" height="414" style="width: auto; height: auto; max-width: min(85%, 50vh); max-height: 250px">
<br >
___GODOT_VERSION___
<br >
@@ -312,7 +312,7 @@ a:active {
<a href="demo.zip">(Try this for example)</a>
<br >
<br >
- <button id="startButton" class="btn" style="margin-bottom: 4rem; font-weight: 700">Start Godot editor</button>
+ <button id="startButton" class="btn" style="margin-bottom: 4rem; font-weight: 700">Start Redot editor</button>
<br >
<button class="btn" onclick="clearPersistence()" style="margin-bottom: 1.5rem">Clear persistent data</button>
<br >
diff --git a/misc/dist/html/full-size.html b/misc/dist/html/full-size.html
index 352046df30..66d60a4a43 100644
--- a/misc/dist/html/full-size.html
+++ b/misc/dist/html/full-size.html
@@ -172,7 +172,7 @@ const engine = new Engine(GODOT_CONFIG);
});
} else {
// Display the message as usual
- const missingMsg = 'Error\nThe following features required to run Godot projects on the Web are missing:\n';
+ const missingMsg = 'Error\nThe following features required to run Redot projects on the Web are missing:\n';
displayFailureNotice(missingMsg + missing.join('\n'));
}
} else {
diff --git a/misc/dist/html/logo.svg b/misc/dist/html/logo.svg
index e0312eb0ad..4b50a697c4 100644
--- a/misc/dist/html/logo.svg
+++ b/misc/dist/html/logo.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" width="1024" height="414" viewBox="0 0 960 388.125"><defs><clipPath id="a" clipPathUnits="userSpaceOnUse"><path d="M 0,595.276 H 841.89 V 0 H 0 Z"/></clipPath></defs><g clip-path="url(#a)" transform="matrix(1.25 0 0 -1.25 -94.25 597.499)"><path fill="#e0e0e0" d="m 0,0 c -3.611,0 -6.636,-1.659 -9.09,-4.967 -2.441,-3.311 -3.668,-7.958 -3.668,-13.938 0,-5.993 1.166,-10.581 3.503,-13.778 2.333,-3.207 5.398,-4.804 9.2,-4.804 3.8,0 6.887,1.617 9.258,4.862 2.371,3.233 3.559,7.861 3.559,13.886 0,6.02 -1.227,10.654 -3.673,13.89 C 6.646,-1.617 3.616,0 0,0 m -0.055,-59.493 c -10.573,0 -19.195,3.46 -25.859,10.379 -6.655,6.925 -9.984,17.03 -9.984,30.314 0,13.292 3.367,23.356 10.101,30.209 6.736,6.844 15.431,10.269 26.082,10.269 10.649,0 19.251,-3.363 25.794,-10.109 6.555,-6.733 9.827,-16.94 9.827,-30.591 0,-13.661 -3.348,-23.822 -10.05,-30.49 -6.702,-6.654 -15.333,-9.981 -25.911,-9.981" transform="translate(531.45 355.316)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 v -33.768 c 0,-1.577 0.116,-2.571 0.342,-2.988 0.224,-0.415 0.903,-0.623 2.029,-0.623 4.144,0 7.283,1.548 9.429,4.634 2.151,3.083 3.215,8.216 3.215,15.405 0,7.192 -1.113,11.878 -3.325,14.055 C 9.467,-1.102 5.946,0 1.129,0 Z m -21.675,-52.392 v 67.735 c 0,1.883 0.468,3.369 1.413,4.471 0.939,1.085 2.161,1.636 3.671,1.636 H 2.263 c 11.965,0 21.053,-3.018 27.257,-9.04 6.215,-6.02 9.322,-15.499 9.322,-28.447 0,-27.7 -11.821,-41.547 -35.456,-41.547 h -19.302 c -3.836,0 -5.759,1.727 -5.759,5.192" transform="translate(607.851 354.431)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c -3.612,0 -6.645,-1.659 -9.095,-4.967 -2.44,-3.311 -3.662,-7.958 -3.662,-13.938 0,-5.993 1.169,-10.581 3.499,-13.778 2.33,-3.207 5.398,-4.804 9.2,-4.804 3.801,0 6.89,1.617 9.258,4.862 2.372,3.233 3.56,7.861 3.56,13.886 0,6.02 -1.225,10.654 -3.671,13.89 C 6.642,-1.617 3.616,0 0,0 m -0.058,-59.493 c -10.577,0 -19.193,3.46 -25.851,10.379 -6.663,6.925 -9.993,17.03 -9.993,30.314 0,13.292 3.367,23.356 10.1,30.209 6.741,6.844 15.431,10.269 26.086,10.269 10.651,0 19.246,-3.363 25.797,-10.109 6.55,-6.733 9.822,-16.94 9.822,-30.591 0,-13.661 -3.349,-23.822 -10.05,-30.49 -6.699,-6.654 -15.338,-9.981 -25.911,-9.981" transform="translate(700.81 355.316)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c 0,-1.496 -3.721,-2.255 -11.176,-2.255 -7.448,0 -11.18,0.759 -11.18,2.255 v 56.681 h -13.545 c -1.281,0 -2.185,1.727 -2.71,5.198 -0.226,1.652 -0.334,3.343 -0.334,5.077 0,1.724 0.108,3.422 0.334,5.077 0.525,3.462 1.429,5.202 2.71,5.202 h 49.112 c 1.279,0 2.179,-1.74 2.712,-5.202 0.221,-1.655 0.335,-3.353 0.335,-5.077 0,-1.734 -0.114,-3.425 -0.335,-5.077 C 15.39,58.408 14.49,56.681 13.211,56.681 H 0 Z" transform="translate(789.011 291.335)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c -6.078,0.094 -13.034,-1.173 -13.034,-1.173 v -11.863 h 6.995 l -0.078,-5.288 c 0,-1.959 -1.942,-2.943 -5.815,-2.943 -3.878,0 -7.303,1.642 -10.274,4.917 -2.978,3.279 -4.459,8.072 -4.459,14.388 0,6.329 1.447,10.995 4.345,14.006 2.892,3.008 6.683,4.517 11.346,4.517 1.959,0 3.987,-0.316 6.096,-0.961 2.11,-0.639 3.519,-1.238 4.238,-1.799 0.713,-0.577 1.391,-0.85 2.032,-0.85 0.638,0 1.671,0.746 3.1,2.255 1.431,1.505 2.713,3.786 3.844,6.827 1.126,3.057 1.69,5.4 1.69,7.062 0,1.649 -0.036,2.786 -0.109,3.386 -1.581,1.73 -4.499,3.102 -8.755,4.122 -4.248,1.017 -9.011,1.522 -14.28,1.522 -11.594,0 -20.66,-3.65 -27.207,-10.95 -6.552,-7.303 -9.822,-16.783 -9.822,-28.452 0,-13.701 3.347,-24.087 10.041,-31.162 6.706,-7.074 15.51,-10.607 26.425,-10.607 5.87,0 11.08,0.505 15.632,1.522 4.557,1.013 7.586,2.053 9.093,3.105 l 0.452,35.33 C 11.496,-1.036 6.078,-0.104 0,0" transform="translate(468.265 336.713)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c -0.624,-1.28 -1.771,-2.454 -3.449,-3.516 -1.676,-1.069 -3.805,-1.6 -6.391,-1.6 -3.412,0 -6.156,1.075 -8.24,3.249 -2.076,2.157 -3.116,5.266 -3.116,9.323 v 10.116 c 0,3.969 0.98,7.013 2.946,9.138 1.962,2.108 4.59,3.177 7.872,3.177 3.208,0 5.695,-0.844 7.455,-2.513 1.755,-1.675 2.677,-4.015 2.757,-7.003 L -0.21,20.238 h -2.619 c -0.094,2.29 -0.759,4.057 -2.01,5.305 -1.244,1.238 -3.095,1.864 -5.539,1.864 -2.473,0 -4.432,-0.837 -5.866,-2.516 -1.43,-1.675 -2.143,-4.103 -2.143,-7.293 V 7.424 c 0,-3.308 0.771,-5.83 2.311,-7.567 1.54,-1.724 3.616,-2.588 6.236,-2.588 1.913,0 3.451,0.339 4.602,1.033 1.155,0.684 1.956,1.519 2.409,2.51 v 8.861 h -7.06 v 2.463 H 0 Z" transform="translate(441.347 235.751)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c 1.553,0 2.936,0.44 4.144,1.336 1.21,0.9 2.058,2.037 2.561,3.422 v 5.468 H 2.213 c -1.91,0 -3.44,-0.541 -4.585,-1.623 C -3.52,7.528 -4.088,6.185 -4.088,4.588 -4.088,3.239 -3.733,2.131 -3.014,1.277 -2.296,0.42 -1.292,0 0,0 M 7.124,-2.04 C 6.984,-1.164 6.875,-0.453 6.806,0.104 6.739,0.671 6.705,1.235 6.705,1.808 5.938,0.554 4.948,-0.486 3.725,-1.301 2.504,-2.122 1.146,-2.529 -0.35,-2.529 c -2.092,0 -3.701,0.648 -4.84,1.946 -1.132,1.303 -1.704,3.059 -1.704,5.276 0,2.343 0.823,4.223 2.473,5.618 1.649,1.395 3.89,2.092 6.709,2.092 h 4.417 v 3.106 c 0,1.786 -0.456,3.193 -1.351,4.21 -0.914,1.004 -2.17,1.512 -3.791,1.512 -1.508,0 -2.752,-0.479 -3.728,-1.45 -0.973,-0.965 -1.456,-2.144 -1.456,-3.549 l -2.623,0.023 -0.046,0.137 c -0.074,1.906 0.647,3.591 2.168,5.084 1.515,1.489 3.459,2.229 5.825,2.229 2.338,0 4.22,-0.711 5.657,-2.128 1.429,-1.431 2.146,-3.471 2.146,-6.124 V 3.057 c 0,-0.903 0.042,-1.78 0.121,-2.617 0.081,-0.848 0.212,-1.665 0.417,-2.48 z" transform="translate(456.015 232.825)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 0.24,-3.923 c 0.664,1.404 1.554,2.486 2.657,3.255 1.107,0.759 2.41,1.138 3.906,1.138 1.527,0 2.814,-0.444 3.852,-1.343 1.039,-0.896 1.805,-2.252 2.292,-4.074 0.623,1.682 1.505,3.011 2.65,3.973 1.145,0.964 2.534,1.444 4.143,1.444 2.217,0 3.937,-0.897 5.156,-2.692 1.224,-1.799 1.834,-4.559 1.834,-8.288 v -14.765 h -2.823 v 14.814 c 0,3.1 -0.429,5.283 -1.263,6.538 -0.839,1.257 -2.042,1.89 -3.598,1.89 -1.637,0 -2.915,-0.691 -3.834,-2.096 -0.914,-1.405 -1.478,-3.161 -1.683,-5.282 v -0.655 -15.209 H 10.72 v 14.798 c 0,3.027 -0.424,5.194 -1.292,6.488 -0.864,1.294 -2.066,1.936 -3.609,1.936 -1.475,0 -2.668,-0.45 -3.562,-1.342 -0.9,-0.897 -1.54,-2.125 -1.928,-3.683 V -25.275 H -2.477 V 0 Z" transform="translate(476.73 259.105)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c -1.758,0 -3.202,-0.802 -4.334,-2.402 -1.133,-1.606 -1.718,-3.585 -1.765,-5.944 h 11.66 v 1.082 c 0,2.086 -0.489,3.823 -1.469,5.201 C 3.106,-0.684 1.745,0 0,0 m 0.397,-23.76 c -2.725,0 -4.954,1.026 -6.685,3.073 -1.726,2.043 -2.591,4.657 -2.591,7.841 v 4.197 c 0,3.19 0.867,5.85 2.602,7.965 1.739,2.105 3.828,3.158 6.277,3.158 2.648,0 4.699,-0.939 6.164,-2.823 1.468,-1.887 2.201,-4.422 2.201,-7.603 v -2.773 H -6.099 v -2.102 c 0,-2.447 0.586,-4.484 1.752,-6.11 1.168,-1.63 2.755,-2.438 4.744,-2.438 1.382,0 2.585,0.244 3.588,0.724 1.003,0.491 1.863,1.179 2.578,2.082 l 1.149,-1.988 C 6.949,-21.525 5.96,-22.307 4.753,-22.887 3.549,-23.464 2.094,-23.76 0.397,-23.76" transform="translate(522.823 256.839)scale(1.13105)"/><path fill="#e0e0e0" d="M 0,0 C -1.763,0 -3.21,-0.802 -4.341,-2.402 -5.467,-4.008 -6.053,-5.987 -6.104,-8.346 H 5.559 v 1.082 c 0,2.086 -0.488,3.823 -1.474,5.201 C 3.104,-0.684 1.744,0 0,0 m 0.394,-23.76 c -2.726,0 -4.951,1.026 -6.679,3.073 -1.733,2.043 -2.6,4.657 -2.6,7.841 v 4.197 c 0,3.19 0.871,5.85 2.602,7.965 1.744,2.105 3.834,3.158 6.283,3.158 2.643,0 4.703,-0.939 6.164,-2.823 1.463,-1.887 2.197,-4.422 2.197,-7.603 v -2.773 H -6.104 v -2.102 c 0,-2.447 0.587,-4.484 1.76,-6.11 1.162,-1.63 2.742,-2.438 4.738,-2.438 1.387,0 2.585,0.244 3.585,0.724 1.007,0.491 1.866,1.179 2.589,2.082 l 1.141,-1.988 c -0.764,-0.968 -1.75,-1.75 -2.959,-2.33 -1.204,-0.577 -2.658,-0.873 -4.356,-0.873" transform="translate(558.08 256.839)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 0.23,-4.178 c 0.674,1.483 1.564,2.634 2.682,3.435 1.108,0.805 2.413,1.213 3.914,1.213 2.258,0 3.988,-0.835 5.189,-2.513 1.214,-1.675 1.815,-4.279 1.815,-7.812 v -15.42 h -2.825 v 15.394 c 0,2.888 -0.423,4.905 -1.264,6.075 -0.836,1.17 -2.065,1.753 -3.665,1.753 -1.435,0 -2.638,-0.466 -3.603,-1.414 C 1.504,-4.406 0.782,-5.657 0.301,-7.234 V -25.275 H -2.504 V 0 Z" transform="translate(575.917 259.105)scale(1.13105)"/><path fill="#e0e0e0" d="m 0,0 c 0,-2.565 0.486,-4.605 1.472,-6.123 0.974,-1.532 2.457,-2.288 4.436,-2.288 1.356,0 2.498,0.361 3.435,1.101 0.934,0.74 1.672,1.77 2.218,3.077 v 12.52 c -0.525,1.346 -1.246,2.434 -2.157,3.272 -0.91,0.824 -2.062,1.238 -3.448,1.238 -1.975,0 -3.468,-0.86 -4.46,-2.587 C 0.497,8.48 0,6.224 0,3.454 Z m -2.833,3.454 c 0,3.582 0.723,6.459 2.177,8.627 1.442,2.157 3.448,3.239 6.004,3.239 1.419,0 2.664,-0.346 3.728,-1.04 1.066,-0.681 1.947,-1.678 2.654,-2.946 l 0.274,3.516 h 2.381 v -25.298 c 0,-3.239 -0.751,-5.749 -2.26,-7.525 -1.511,-1.769 -3.657,-2.665 -6.428,-2.665 -0.996,0 -2.067,0.156 -3.212,0.459 -1.147,0.303 -2.162,0.701 -3.052,1.2 l 0.776,2.463 c 0.759,-0.492 1.608,-0.873 2.548,-1.141 0.932,-0.277 1.895,-0.41 2.894,-0.41 2.009,0 3.498,0.645 4.46,1.932 0.966,1.304 1.45,3.19 1.45,5.687 v 3.057 c -0.717,-1.138 -1.597,-2.011 -2.64,-2.614 -1.039,-0.606 -2.253,-0.909 -3.622,-0.909 -2.539,0 -4.53,0.994 -5.968,2.982 C -2.11,-5.948 -2.833,-3.301 -2.833,0 Z" transform="translate(600.869 242.309)scale(1.13105)"/><path fill="#e0e0e0" d="m 627.82321,230.5176 h -3.20089 v 28.58738 h 3.20089 z m 0,36.72644 h -3.20089 v 4.50385 h 3.20089 z"/><path fill="#e0e0e0" d="m 0,0 0.23,-4.178 c 0.676,1.483 1.562,2.634 2.678,3.435 1.115,0.805 2.422,1.213 3.916,1.213 2.258,0 3.995,-0.835 5.199,-2.513 1.211,-1.675 1.807,-4.279 1.807,-7.812 v -15.42 h -2.825 v 15.394 c 0,2.888 -0.422,4.905 -1.261,6.075 -0.843,1.17 -2.063,1.753 -3.668,1.753 -1.434,0 -2.635,-0.466 -3.599,-1.414 C 1.51,-4.406 0.785,-5.657 0.306,-7.234 V -25.275 H -2.503 V 0 Z" transform="translate(638.154 259.105)scale(1.13105)"/><path fill="#e0e0e0" d="M 0,0 C -1.763,0 -3.208,-0.802 -4.334,-2.402 -5.463,-4.008 -6.052,-5.987 -6.102,-8.346 H 5.56 v 1.082 c 0,2.086 -0.486,3.823 -1.47,5.201 C 3.109,-0.684 1.747,0 0,0 m 0.401,-23.76 c -2.733,0 -4.958,1.026 -6.681,3.073 -1.73,2.043 -2.595,4.657 -2.595,7.841 v 4.197 c 0,3.19 0.865,5.85 2.6,7.965 1.739,2.105 3.831,3.158 6.275,3.158 2.646,0 4.706,-0.939 6.172,-2.823 1.462,-1.887 2.195,-4.422 2.195,-7.603 v -2.773 H -6.102 v -2.102 c 0,-2.447 0.59,-4.484 1.757,-6.11 1.166,-1.63 2.748,-2.438 4.746,-2.438 1.382,0 2.579,0.244 3.578,0.724 1.012,0.491 1.869,1.179 2.591,2.082 l 1.147,-1.988 c -0.769,-0.968 -1.755,-1.75 -2.962,-2.33 -1.203,-0.577 -2.658,-0.873 -4.354,-0.873" transform="translate(669.709 256.839)scale(1.13105)"/><path fill="#fff" d="m 0,0 c 0,0 -0.325,1.994 -0.515,1.976 l -36.182,-3.491 c -2.879,-0.278 -5.115,-2.574 -5.317,-5.459 l -0.994,-14.247 -27.992,-1.997 -1.904,12.912 c -0.424,2.872 -2.932,5.037 -5.835,5.037 h -38.188 c -2.902,0 -5.41,-2.165 -5.834,-5.037 l -1.905,-12.912 -27.992,1.997 -0.994,14.247 c -0.202,2.886 -2.438,5.182 -5.317,5.46 l -36.2,3.49 c -0.187,0.018 -0.324,-1.978 -0.511,-1.978 l -0.049,-7.83 30.658,-4.944 1.004,-14.374 c 0.203,-2.91 2.551,-5.263 5.463,-5.472 l 38.551,-2.75 c 0.146,-0.01 0.29,-0.016 0.434,-0.016 2.897,0 5.401,2.166 5.825,5.038 l 1.959,13.286 h 28.005 l 1.959,-13.286 c 0.423,-2.871 2.93,-5.037 5.831,-5.037 0.142,0 0.284,0.005 0.423,0.015 l 38.556,2.75 c 2.911,0.209 5.26,2.562 5.463,5.472 l 1.003,14.374 30.645,4.966 z" transform="translate(348.131 279.267)scale(1.13105)"/><path fill="#478cbf" d="m 0,0 v -47.514 -6.035 -5.492 c 0.108,-0.001 0.216,-0.005 0.323,-0.015 l 36.196,-3.49 c 1.896,-0.183 3.382,-1.709 3.514,-3.609 l 1.116,-15.978 31.574,-2.253 2.175,14.747 c 0.282,1.912 1.922,3.329 3.856,3.329 h 38.188 c 1.933,0 3.573,-1.417 3.855,-3.329 l 2.175,-14.747 31.575,2.253 1.115,15.978 c 0.133,1.9 1.618,3.425 3.514,3.609 l 36.182,3.49 c 0.107,0.01 0.214,0.014 0.322,0.015 v 4.711 l 0.015,0.005 V 0 c 5.09692,6.4164715 9.92323,13.494208 13.621,19.449 -5.651,9.62 -12.575,18.217 -19.976,26.182 -6.864,-3.455 -13.531,-7.369 -19.828,-11.534 -3.151,3.132 -6.7,5.694 -10.186,8.372 -3.425,2.751 -7.285,4.768 -10.946,7.118 1.09,8.117 1.629,16.108 1.846,24.448 -9.446,4.754 -19.519,7.906 -29.708,10.17 -4.068,-6.837 -7.788,-14.241 -11.028,-21.479 -3.842,0.642 -7.702,0.88 -11.567,0.926 v 0.006 c -0.027,0 -0.052,-0.006 -0.075,-0.006 -0.024,0 -0.049,0.006 -0.073,0.006 V 63.652 C 93.903,63.606 90.046,63.368 86.203,62.726 82.965,69.964 79.247,77.368 75.173,84.205 64.989,81.941 54.915,78.789 45.47,74.035 45.686,65.695 46.225,57.704 47.318,49.587 43.65,47.237 39.795,45.22 36.369,42.469 32.888,39.791 29.333,37.229 26.181,34.097 19.884,38.262 13.219,42.176 6.353,45.631 -1.048,37.666 -7.968,29.069 -13.621,19.449 -9.1783421,12.475308 -4.4130298,5.4661124 0,0 Z" transform="translate(126.806 346.045)scale(1.13105)"/><path fill="#478cbf" d="m 0,0 -1.121,-16.063 c -0.135,-1.936 -1.675,-3.477 -3.611,-3.616 l -38.555,-2.751 c -0.094,-0.007 -0.188,-0.01 -0.281,-0.01 -1.916,0 -3.569,1.406 -3.852,3.33 l -2.211,14.994 H -81.09 l -2.211,-14.994 c -0.297,-2.018 -2.101,-3.469 -4.133,-3.32 l -38.555,2.751 c -1.936,0.139 -3.476,1.68 -3.611,3.616 L -130.721,0 -163.268,3.138 c 0.015,-3.498 0.06,-7.33 0.06,-8.093 0,-34.374 43.605,-50.896 97.781,-51.086 h 0.066 0.067 c 54.176,0.19 97.766,16.712 97.766,51.086 0,0.777 0.047,4.593 0.063,8.093 z" transform="translate(311.403 266.884)scale(1.13105)"/><path fill="#fff" d="m 0,0 c 0,-12.052 -9.765,-21.815 -21.813,-21.815 -12.042,0 -21.81,9.763 -21.81,21.815 0,12.044 9.768,21.802 21.81,21.802 C -9.765,21.802 0,12.044 0,0" transform="translate(204.114 318.938)scale(1.13105)"/><path fill="#414042" d="m 0,0 c 0,-7.994 -6.479,-14.473 -14.479,-14.473 -7.996,0 -14.479,6.479 -14.479,14.473 0,7.994 6.483,14.479 14.479,14.479 C -6.479,14.479 0,7.994 0,0" transform="translate(198.177 317.474)scale(1.13105)"/><path fill="#fff" d="m 0,0 c -3.878,0 -7.021,2.858 -7.021,6.381 v 20.081 c 0,3.52 3.143,6.381 7.021,6.381 3.878,0 7.028,-2.861 7.028,-6.381 V 6.381 C 7.028,2.858 3.878,0 0,0" transform="translate(237.475 292.02)scale(1.13105)"/><path fill="#fff" d="m 0,0 c 0,-12.052 9.765,-21.815 21.815,-21.815 12.041,0 21.808,9.763 21.808,21.815 0,12.044 -9.767,21.802 -21.808,21.802 C 9.765,21.802 0,12.044 0,0" transform="translate(270.84 318.938)scale(1.13105)"/><path fill="#414042" d="m 0,0 c 0,-7.994 6.477,-14.473 14.471,-14.473 8.002,0 14.479,6.479 14.479,14.473 0,7.994 -6.477,14.479 -14.479,14.479 C 6.477,14.479 0,7.994 0,0" transform="translate(276.778 317.474)scale(1.13105)"/></g></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="944.362" height="383.294" viewBox="0 0 885.34 359.338"><defs><linearGradient id="b" x1="48.366" x2="315.84" y1="29.187" y2="301.625" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff1300"/><stop offset="1" stop-color="#ff6e01"/></linearGradient><clipPath id="a"><path d="M0 595.276h841.89V0H0z"/></clipPath></defs><g fill="#e0e0e0" clip-path="url(#a)" transform="matrix(1.25 0 0 -1.25 -123.91 587.505)"><path d="M531.45 355.316c-4.084 0-7.506-1.876-10.281-5.618-2.761-3.745-4.149-9.001-4.149-15.765 0-6.778 1.319-11.968 3.962-15.584 2.639-3.627 6.105-5.434 10.406-5.434s7.79 1.829 10.471 5.499c2.682 3.657 4.025 8.891 4.025 15.706 0 6.809-1.388 12.05-4.154 15.71s-6.19 5.484-10.28 5.484m-.062-67.29c-11.959 0-21.711 3.913-29.248 11.739-7.527 7.833-11.292 19.262-11.292 34.287 0 15.034 3.808 26.417 11.425 34.168 7.619 7.741 17.453 11.615 29.5 11.615s21.774-3.804 29.174-11.434c7.414-7.615 11.115-19.16 11.115-34.6 0-15.451-3.787-26.944-11.367-34.486-7.58-7.526-17.342-11.289-29.307-11.289m76.463 66.407v-38.193c0-1.784.131-2.908.387-3.38s1.021-.705 2.295-.705c4.687 0 8.237 1.751 10.665 5.241s3.636 9.293 3.636 17.424-1.259 13.435-3.761 15.897c-2.514 2.469-6.497 3.715-11.945 3.715zm-24.516-59.258v76.612c0 2.13.529 3.811 1.598 5.057 1.062 1.227 2.444 1.85 4.152 1.85h21.325c13.533 0 23.812-3.414 30.829-10.225 7.029-6.809 10.544-17.53 10.544-32.175 0-31.33-13.37-46.992-40.103-46.992h-21.832c-4.339 0-6.514 1.953-6.514 5.872m117.476 60.144c-4.085 0-7.516-1.876-10.287-5.618-2.76-3.745-4.142-9.001-4.142-15.765 0-6.778 1.322-11.968 3.958-15.584 2.635-3.627 6.105-5.434 10.406-5.434s7.793 1.829 10.471 5.499c2.683 3.657 4.027 8.891 4.027 15.706 0 6.809-1.386 12.05-4.152 15.71s-6.19 5.484-10.28 5.484m-.066-67.29c-11.963 0-21.708 3.913-29.239 11.739-7.536 7.833-11.303 19.262-11.303 34.287 0 15.034 3.808 26.417 11.424 34.168 7.624 7.741 17.453 11.615 29.505 11.615s21.768-3.804 29.178-11.434c7.408-7.615 11.109-19.16 11.109-34.6 0-15.451-3.788-26.944-11.367-34.486-7.577-7.526-17.348-11.289-29.307-11.289m88.266 3.311c0-1.692-4.209-2.551-12.641-2.551-8.424 0-12.645.858-12.645 2.551v64.109h-15.32c-1.449 0-2.471 1.953-3.065 5.879-.256 1.868-.378 3.781-.378 5.742 0 1.95.122 3.87.378 5.742.594 3.916 1.616 5.884 3.065 5.884h55.548c1.447 0 2.465-1.968 3.067-5.884a43.41 43.41 0 0 0 .379-5.742 43.23 43.23 0 0 0-.379-5.742c-.603-3.926-1.621-5.879-3.067-5.879h-14.942zm-320.746 45.378c-6.875.106-14.742-1.327-14.742-1.327v-13.418h7.912l-.088-5.981c0-2.216-2.196-3.329-6.577-3.329-4.386 0-8.26 1.857-11.62 5.561-3.368 3.709-5.043 9.13-5.043 16.274 0 7.158 1.637 12.436 4.914 15.841 3.271 3.402 7.559 5.109 12.833 5.109 2.216 0 4.509-.357 6.895-1.087 2.387-.723 3.98-1.4 4.793-2.035.806-.653 1.573-.961 2.298-.961s1.89.844 3.506 2.551 3.069 4.282 4.348 7.722c1.274 3.458 1.911 6.108 1.911 7.987 0 1.865-.041 3.151-.123 3.83-1.788 1.957-5.089 3.509-9.902 4.662-4.805 1.15-10.192 1.721-16.151 1.721-13.113 0-23.367-4.128-30.772-12.385-7.411-8.26-11.109-18.982-11.109-32.181 0-15.497 3.786-27.244 11.357-35.246 7.585-8.001 17.543-11.997 29.888-11.997 6.639 0 12.532.571 17.681 1.721s8.58 2.322 10.285 3.512l.511 39.96c0 2.322-6.128 3.376-13.003 3.494m-26.92-100.96c-.706-1.448-2.003-2.776-3.901-3.977-1.896-1.209-4.304-1.81-7.229-1.81-3.859 0-6.963 1.216-9.32 3.675-2.348 2.44-3.524 5.956-3.524 10.545v11.442c0 4.489 1.108 7.932 3.332 10.336 2.219 2.384 5.192 3.593 8.904 3.593 3.628 0 6.441-.955 8.432-2.842 1.985-1.895 3.028-4.541 3.118-7.921l-.05-.15h-2.962c-.106 2.59-.858 4.589-2.273 6-1.407 1.4-3.501 2.108-6.265 2.108-2.797 0-5.013-.947-6.635-2.846s-2.424-4.641-2.424-8.249v-11.507c0-3.742.872-6.594 2.614-8.559 1.742-1.95 4.09-2.927 7.053-2.927 2.164 0 3.903.383 5.205 1.168 1.306.774 2.212 1.718 2.725 2.839v10.022h-7.985v2.786h11.185zM456.015 232.825c1.757 0 3.321.498 4.687 1.511a8.22 8.22 0 0 1 2.897 3.87v6.185h-5.081c-2.16 0-3.891-.612-5.186-1.836-1.298-1.216-1.941-2.735-1.941-4.541 0-1.526.402-2.779 1.215-3.745s1.948-1.444 3.409-1.444m8.058-2.307-.36 2.425a16.3 16.3 0 0 0-.114 1.927 11.18 11.18 0 0 0-3.371-3.516 8.07 8.07 0 0 0-4.609-1.389c-2.366 0-4.186.733-5.474 2.201-1.28 1.474-1.927 3.46-1.927 5.967 0 2.65.931 4.776 2.797 6.354s4.4 2.366 7.588 2.366h4.996v3.513c0 2.02-.516 3.611-1.528 4.762-1.034 1.136-2.454 1.71-4.288 1.71-1.706 0-3.113-.542-4.217-1.64-1.101-1.091-1.647-2.425-1.647-4.014l-2.967.026-.052.155c-.084 2.156.732 4.062 2.452 5.75 1.714 1.684 3.912 2.521 6.588 2.521 2.644 0 4.773-.804 6.398-2.407 1.616-1.619 2.427-3.926 2.427-6.927v-14.02l.137-2.96a18.69 18.69 0 0 1 .472-2.805zm12.657 28.587.271-4.437c.751 1.588 1.758 2.812 3.005 3.682 1.252.858 2.726 1.287 4.418 1.287 1.727 0 3.183-.502 4.357-1.519s2.042-2.547 2.592-4.608c.705 1.902 1.702 3.406 2.997 4.494s2.866 1.633 4.686 1.633c2.508 0 4.453-1.015 5.832-3.045s2.074-5.156 2.074-9.374v-16.7h-3.193v16.755c0 3.506-.485 5.975-1.429 7.395-.949 1.422-2.31 2.138-4.07 2.138-1.852 0-3.297-.782-4.336-2.371s-1.672-3.575-1.904-5.974v-.741-17.202h-3.177v16.737c0 3.424-.48 5.875-1.461 7.338s-2.337 2.19-4.082 2.19c-1.668 0-3.018-.509-4.029-1.518-1.018-1.015-1.742-2.403-2.181-4.166v-20.582h-3.174v28.587zm46.093-2.266c-1.988 0-3.622-.907-4.902-2.717-1.281-1.816-1.943-4.055-1.996-6.723h13.188v1.224c0 2.359-.553 4.324-1.662 5.883-1.115 1.56-2.655 2.333-4.628 2.333m.449-26.874c-3.082 0-5.603 1.16-7.561 3.476-1.952 2.311-2.931 5.267-2.931 8.869v4.747c0 3.608.981 6.617 2.943 9.009 1.967 2.381 4.33 3.572 7.1 3.572 2.995 0 5.315-1.062 6.972-3.193s2.489-5.002 2.489-8.599v-3.136h-16.36v-2.377c0-2.768.663-5.072 1.982-6.911s3.116-2.757 5.366-2.757c1.563 0 2.924.276 4.058.819a8.36 8.36 0 0 1 2.916 2.355l1.3-2.249c-.863-1.095-1.982-1.979-3.347-2.635s-3.007-.987-4.927-.987m34.808 26.871c-1.994 0-3.631-.907-4.91-2.717-1.274-1.816-1.936-4.055-1.994-6.723h13.191v1.224c0 2.359-.552 4.324-1.667 5.883s-2.648 2.333-4.62 2.333m.446-26.874c-3.083 0-5.6 1.16-7.554 3.476-1.96 2.311-2.941 5.267-2.941 8.869v4.747c0 3.608.985 6.617 2.943 9.009 1.973 2.381 4.336 3.572 7.106 3.572 2.989 0 5.319-1.062 6.972-3.193s2.485-5.002 2.485-8.599v-3.136h-16.361v-2.377c0-2.768.664-5.072 1.991-6.911 1.314-1.844 3.101-2.757 5.359-2.757 1.569 0 2.924.276 4.055.819 1.139.555 2.111 1.334 2.928 2.355l1.291-2.249c-.864-1.095-1.979-1.979-3.347-2.635-1.362-.653-3.006-.987-4.927-.987m17.391 29.137.26-4.726c.762 1.677 1.769 2.979 3.033 3.885 1.253.91 2.729 1.372 4.427 1.372 2.554 0 4.511-.944 5.869-2.842 1.373-1.895 2.053-4.84 2.053-8.836v-17.441h-3.195v17.411c0 3.266-.478 5.548-1.43 6.871-.946 1.323-2.336 1.983-4.145 1.983-1.623 0-2.984-.527-4.075-1.599-1.096-1.062-1.913-2.477-2.457-4.261v-20.405h-3.173v28.587zm24.952-16.796c0-2.901.55-5.208 1.665-6.925 1.102-1.733 2.779-2.588 5.017-2.588 1.534 0 2.825.408 3.885 1.245s1.891 2.002 2.509 3.48v14.161c-.594 1.522-1.409 2.753-2.44 3.701-1.029.932-2.332 1.4-3.9 1.4-2.234 0-3.922-.973-5.044-2.926-1.13-1.957-1.692-4.508-1.692-7.641zm-3.204 3.907c0 4.051.818 7.305 2.462 9.758 1.631 2.44 3.9 3.663 6.791 3.663 1.605 0 3.013-.391 4.217-1.176 1.206-.77 2.202-1.898 3.002-3.332l.31 3.977h2.693v-28.613c0-3.663-.849-6.502-2.556-8.511-1.709-2.001-4.136-3.014-7.27-3.014-1.127 0-2.338.176-3.633.519s-2.445.793-3.452 1.357l.878 2.786a10.61 10.61 0 0 1 2.882-1.291c1.054-.313 2.143-.464 3.273-.464 2.272 0 3.956.73 5.044 2.185 1.093 1.475 1.64 3.608 1.64 6.432v3.458c-.811-1.287-1.806-2.275-2.986-2.957s-2.548-1.028-4.097-1.028c-2.872 0-5.124 1.124-6.75 3.373s-2.448 5.238-2.448 8.971zm30.158-15.698h-3.201v28.587h3.201zm0 36.726h-3.201v4.504h3.201zm10.331-8.139.26-4.726c.765 1.677 1.767 2.979 3.029 3.885s2.739 1.372 4.429 1.372c2.554 0 4.519-.944 5.88-2.842 1.37-1.895 2.044-4.84 2.044-8.836v-17.441h-3.195v17.411c0 3.266-.477 5.548-1.426 6.871s-2.333 1.983-4.149 1.983c-1.622 0-2.98-.527-4.071-1.599-1.094-1.062-1.914-2.477-2.456-4.261v-20.405h-3.177v28.587zm31.555-2.266c-1.994 0-3.628-.907-4.902-2.717-1.277-1.816-1.943-4.055-2-6.723h13.19v1.224c0 2.359-.55 4.324-1.663 5.883s-2.65 2.333-4.626 2.333m.454-26.874c-3.091 0-5.608 1.16-7.557 3.476-1.957 2.311-2.935 5.267-2.935 8.869v4.747c0 3.608.978 6.617 2.941 9.009 1.967 2.381 4.333 3.572 7.097 3.572 2.993 0 5.323-1.062 6.981-3.193s2.483-5.002 2.483-8.599v-3.136h-16.365v-2.377c0-2.768.667-5.072 1.987-6.911s3.108-2.757 5.368-2.757c1.563 0 2.917.276 4.047.819a8.39 8.39 0 0 1 2.931 2.355l1.297-2.249c-.87-1.095-1.985-1.979-3.35-2.635s-3.006-.987-4.925-.987"/></g><path fill="url(#b)" d="M127.532 0l-8.879 28.049L89.64 40.599c-10.26-2.161-20.549-4.663-30.947-5.917-1.645 1.847-43.174 65.716-43.162 66.376 1.914 4.685 5.199 8.715 7.685 13.099l151.064 53.058 151.062-53.058c2.486-4.384 5.773-8.414 7.685-13.099 0-.66-41.52-64.529-43.164-66.376-10.399 1.255-20.685 3.756-30.945 5.917l-29.013-12.549L221.022 0zm-92.81 133.453c-.187-.068-.561.22-.561.315l-5.375 44.514 9.204 39.788 69.635 31.634 66.669-24.929 66.671 24.929 69.635-31.634 9.204-39.788-5.375-44.514c0-.122-.673-.584-.673-.122l-139.452 47.877-139.456-47.877c0-.109 0-.174-.187-.194zm32.725 33.791l65.187 24.064a35.503 35.494 0 0 1-1.701 6.915 35.503 35.494 0 0 1-45.605 21.002 35.503 35.494 0 0 1-21.008-45.592 35.503 35.494 0 0 1 3.125-6.389zm213.663 0a35.503 35.494 0 0 1 3.125 6.389 35.503 35.494 0 0 1-21.008 45.592 35.503 35.494 0 0 1-45.605-21.002 35.503 35.494 0 0 1-1.701-6.915zM16.721 194.096L0 210.662l25.053 87.821 79.176 32.469-4.259-68.317-75.089-34.933zm315.114 0l-8.16 33.606-75.087 34.933-4.261 68.317 79.178-32.469 25.053-87.821zm-157.556 45.235l-59.375 23.492 3.603 73.8 55.77 22.715 55.77-22.715 3.605-73.8z"/></svg> \ No newline at end of file
diff --git a/misc/dist/html/manifest.json b/misc/dist/html/manifest.json
index 75af81cda1..b799ea0003 100644
--- a/misc/dist/html/manifest.json
+++ b/misc/dist/html/manifest.json
@@ -1,6 +1,6 @@
{
- "name": "Godot Engine Web Editor",
- "short_name": "Godot",
+ "name": "Redot Engine Web Editor",
+ "short_name": "Redot",
"description": "Multi-platform 2D and 3D game engine with a feature-rich editor (Web edition)",
"lang": "en",
"start_url": "./godot.editor.html",
diff --git a/misc/dist/html/service-worker.js b/misc/dist/html/service-worker.js
index 5211873e0b..4f82d8be34 100644
--- a/misc/dist/html/service-worker.js
+++ b/misc/dist/html/service-worker.js
@@ -1,4 +1,4 @@
-// This service worker is required to expose an exported Godot project as a
+// This service worker is required to expose an exported Redot project as a
// Progressive Web App. It provides an offline fallback page telling the user
// that they need an Internet connection to run the project if desired.
// Incrementing CACHE_VERSION will kick off the install event and force