Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Oct 24, 2024
1 parent 2e383d4 commit 4807e05
Show file tree
Hide file tree
Showing 22 changed files with 79 additions and 81 deletions.
10 changes: 5 additions & 5 deletions cloud.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle fw-semibold" href="#" data-bs-toggle="dropdown" aria-expanded="false">ARMORPAINT</a>
<ul class="dropdown-menu rounded-3 shadow">
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" />ARMORLAB</a></li>
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" /> ARMORLAB</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -112,7 +112,7 @@
<source src="img/cover.mp4" type="video/mp4" />
</video>
<div class="position-relative p-5 mx-auto mx-md-5 my-5">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 400px;">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 420px;">
<h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-body-emphasis">ArmorPaint</span>.</h1>
<a href="https://armorpaint.org/download"><button type="button" class="btn btn-primary px-4 me-sm-3">v<span id="spanversionhead">...</span></button></a>
</div>
Expand Down Expand Up @@ -153,7 +153,7 @@ <h5 class="fw-normal text-muted text-center mb-5">Contains assets from <a href="
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md pb-4">
<a href="https://armorpaint.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/Logo.png"/></a>
<a href="https://armory3d.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/armory.png"/></a>
</div>
<div class="col-6 col-md">
<h5>Projects</h5>
Expand All @@ -166,9 +166,9 @@ <h5>Projects</h5>
<div class="col-6 col-md">
<h5>Social</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://twitter.com/armory3d">Twitter</a></li>
<li><a class="link-secondary text-decoration-none" href="https://youtube.com/c/armory3d">YouTube</a></li>
<li><a class="link-secondary text-decoration-none" href="https://artstation.com/armory">ArtStation</a></li>
<li><a class="link-secondary text-decoration-none" href="https://x.com/armory3d">X</a></li>
</ul>
</div>
<div class="col-6 col-md">
Expand All @@ -184,7 +184,7 @@ <h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/community">Contact</a></li>
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/privacy">Privacy</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/LICENSE.md">License</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/license.md">License</a></li>
</ul>
</div>
</div>
Expand Down
36 changes: 18 additions & 18 deletions community.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle fw-semibold" href="#" data-bs-toggle="dropdown" aria-expanded="false">ARMORPAINT</a>
<ul class="dropdown-menu rounded-3 shadow">
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" />ARMORLAB</a></li>
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" /> ARMORLAB</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -112,7 +112,7 @@
<source src="img/cover.mp4" type="video/mp4" />
</video>
<div class="position-relative p-5 mx-auto mx-md-5 my-5">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 400px;">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 420px;">
<h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-body-emphasis">ArmorPaint</span>.</h1>
<a href="https://armorpaint.org/download"><button type="button" class="btn btn-primary px-4 me-sm-3">v<span id="spanversionhead">...</span></button></a>
</div>
Expand Down Expand Up @@ -143,11 +143,11 @@ <h3 class="fw-normal text-muted mb-3">Check out what's happening.</h3>
<div class="row">

<div class="d-inline-flex justify-content-center pb-5 pb-xl-0 col-xl-2">
<a target="_blank" href="https://twitter.com/armory3d">
<a target="_blank" href="https://x.com/armory3d">
<div class="mb-3">
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_tw.png" />
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_x.jpg" />
</div>
<h5>Twitter</h5>
<h5>X</h5>
</a>
</div>

Expand All @@ -161,38 +161,38 @@ <h5>YouTube</h5>
</div>

<div class="d-inline-flex justify-content-center pb-5 pb-xl-0 col-xl-2">
<a target="_blank" href="https://instagram.com/armory3d">
<a target="_blank" href="https://www.artstation.com/search?sort_by=date&query=armorpaint">
<div class="mb-3">
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_insta.png" />
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_artstat.png" />
</div>
<h5>Instagram</h5>
<h5>ArtStation</h5>
</a>
</div>

<div class="d-inline-flex justify-content-center pb-5 pb-xl-0 col-xl-2">
<a target="_blank" href="https://www.artstation.com/search?sort_by=date&query=armorpaint">
<a target="_blank" href=" https://www.artstation.com/search?sort_by=date&query=armorpaint">
<div class="mb-3">
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_artstat.png" />
</div>
<h5>ArtStation</h5>
<h5>Tagged</h5>
</a>
</div>

<div class="d-inline-flex justify-content-center pb-5 pb-xl-0 col-xl-2">
<a target="_blank" href="https://discord.gg/xqrKhGjVJk">
<a target="_blank" href="https://github.com/armory3d/armortools">
<div class="mb-3">
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_discord.png" />
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_gh.png" />
</div>
<h5>Discord</h5>
<h5>GitHub</h5>
</a>
</div>

<div class="d-inline-flex justify-content-center pb-5 pb-xl-0 col-xl-2">
<a target="_blank" href="https://github.com/armory3d/armortools">
<a target="_blank" href="https://github.com/armory3d/armortools/discussions">
<div class="mb-3">
<img style="width: 64px;" class="d-block mx-auto rounded" src="img/icon_gh.png" />
</div>
<h5>GitHub</h5>
<h5>Discussions</h5>
</a>
</div>

Expand All @@ -218,7 +218,7 @@ <h5 class="fw-normal text-muted text-center mb-5">
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md pb-4">
<a href="https://armorpaint.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/Logo.png"/></a>
<a href="https://armory3d.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/armory.png"/></a>
</div>
<div class="col-6 col-md">
<h5>Projects</h5>
Expand All @@ -231,9 +231,9 @@ <h5>Projects</h5>
<div class="col-6 col-md">
<h5>Social</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://twitter.com/armory3d">Twitter</a></li>
<li><a class="link-secondary text-decoration-none" href="https://youtube.com/c/armory3d">YouTube</a></li>
<li><a class="link-secondary text-decoration-none" href="https://artstation.com/armory">ArtStation</a></li>
<li><a class="link-secondary text-decoration-none" href="https://x.com/armory3d">X</a></li>
</ul>
</div>
<div class="col-6 col-md">
Expand All @@ -249,7 +249,7 @@ <h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/community">Contact</a></li>
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/privacy">Privacy</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/LICENSE.md">License</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/license.md">License</a></li>
</ul>
</div>
</div>
Expand Down
15 changes: 7 additions & 8 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle fw-semibold" href="#" data-bs-toggle="dropdown" aria-expanded="false">ARMORPAINT</a>
<ul class="dropdown-menu rounded-3 shadow">
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" />ARMORLAB</a></li>
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" /> ARMORLAB</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -112,7 +112,7 @@
<source src="img/cover.mp4" type="video/mp4" />
</video>
<div class="position-relative p-5 mx-auto mx-md-5 my-5">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 400px;">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 420px;">
<h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-body-emphasis">ArmorPaint</span>.</h1>
<a href="https://armorpaint.org/download"><button type="button" class="btn btn-primary px-4 me-sm-3">v<span id="spanversionhead">...</span></button></a>
</div>
Expand Down Expand Up @@ -184,10 +184,10 @@ <h1 class="display-5 text-body-emphasis lh-1 mb-3">ArmorPaint Alpha</h1>
</div>
</div>
<p>3D PBR texture painting software for Windows, Linux and macOS.</p>
<i>(Includes <a href="https://armorlab.org/" target="_blank" style="color: #000; text-decoration: none;">ArmorLab</a>)</i>
<i>(No questions asked refund policy.)</i>
</div>
<div class="card card-body" style="border-radius: 0; padding-top: 15px; padding-bottom: 15px; background: #ffffff;">
<i class="me-auto" style="border-bottom: 1px dotted #666;" data-bs-toggle="tooltip" data-bs-title="itch + gumroad"><span id="spansales">...</span> sales, ★ <span id="spanrating">...</span> / 5</i>
<i class="me-auto" style="border-bottom: 1px dotted #666;" data-bs-toggle="tooltip" data-bs-title="itch + gumroad"><span id="spansales">...</span> sales</i>
<hr style="border-bottom: 1px dashed #dadada;">
</div>
<div class="card card-body" style="border-radius: 0; padding-top: 0px; padding-bottom: 15px; background: #ffffff;">
Expand Down Expand Up @@ -281,7 +281,6 @@ <h1 class="display-5 text-body-emphasis lh-1 mb-3">Latest Release</h1>
spanversion.innerHTML = "" + data.version_name + "";
spanupdated.innerHTML = "" + months[parseInt(month) - 1] + ' ' + day + ', 20' + year + "";
spansales.innerHTML = "" + data.sales.toLocaleString('en', { useGrouping: true }) + "";
spanrating.innerHTML = "" + data.rating + "";
spanprice.innerHTML = "" + data.price / 100 + "";
}
}
Expand All @@ -305,7 +304,7 @@ <h1 class="display-5 text-body-emphasis lh-1 mb-3">Latest Release</h1>
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md pb-4">
<a href="https://armorpaint.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/Logo.png"/></a>
<a href="https://armory3d.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/armory.png"/></a>
</div>
<div class="col-6 col-md">
<h5>Projects</h5>
Expand All @@ -318,9 +317,9 @@ <h5>Projects</h5>
<div class="col-6 col-md">
<h5>Social</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://twitter.com/armory3d">Twitter</a></li>
<li><a class="link-secondary text-decoration-none" href="https://youtube.com/c/armory3d">YouTube</a></li>
<li><a class="link-secondary text-decoration-none" href="https://artstation.com/armory">ArtStation</a></li>
<li><a class="link-secondary text-decoration-none" href="https://x.com/armory3d">X</a></li>
</ul>
</div>
<div class="col-6 col-md">
Expand All @@ -336,7 +335,7 @@ <h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/community">Contact</a></li>
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/privacy">Privacy</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/LICENSE.md">License</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/license.md">License</a></li>
</ul>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions howto.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle fw-semibold" href="#" data-bs-toggle="dropdown" aria-expanded="false">ARMORPAINT</a>
<ul class="dropdown-menu rounded-3 shadow">
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" />ARMORLAB</a></li>
<li><a class="dropdown-item rounded-2" href="https://armorlab.org/"><img src="img/lab.png" style="width: 25px;" class="rounded" /> ARMORLAB</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -112,7 +112,7 @@
<source src="img/cover.mp4" type="video/mp4" />
</video>
<div class="position-relative p-5 mx-auto mx-md-5 my-5">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 400px;">
<div class="p-5 mx-auto mx-md-5 my-5 bg-body-secondary rounded-3" style="--bs-bg-opacity: 0.6; width: 420px;">
<h1 class="display-5 pb-3">Texture Your<br>3D Models<br>in <span class="text-body-emphasis">ArmorPaint</span>.</h1>
<a href="https://armorpaint.org/download"><button type="button" class="btn btn-primary px-4 me-sm-3">v<span id="spanversionhead">...</span></button></a>
</div>
Expand Down Expand Up @@ -619,7 +619,7 @@ <h2 class="accordion-header">
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md pb-4">
<a href="https://armorpaint.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/Logo.png"/></a>
<a href="https://armory3d.org/"><img class='col-3 col-md-6 img-fluid rounded' src="img/armory.png"/></a>
</div>
<div class="col-6 col-md">
<h5>Projects</h5>
Expand All @@ -632,9 +632,9 @@ <h5>Projects</h5>
<div class="col-6 col-md">
<h5>Social</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://twitter.com/armory3d">Twitter</a></li>
<li><a class="link-secondary text-decoration-none" href="https://youtube.com/c/armory3d">YouTube</a></li>
<li><a class="link-secondary text-decoration-none" href="https://artstation.com/armory">ArtStation</a></li>
<li><a class="link-secondary text-decoration-none" href="https://x.com/armory3d">X</a></li>
</ul>
</div>
<div class="col-6 col-md">
Expand All @@ -650,7 +650,7 @@ <h5>About</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/community">Contact</a></li>
<li><a class="link-secondary text-decoration-none" href="https://armorpaint.org/privacy">Privacy</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/LICENSE.md">License</a></li>
<li><a class="link-secondary text-decoration-none" href="https://github.com/armory3d/armortools/blob/main/license.md">License</a></li>
</ul>
</div>
</div>
Expand Down
Binary file modified img/Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/armory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/forge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/icon_insta.png
Binary file not shown.
Binary file removed img/icon_tw.png
Binary file not shown.
Binary file added img/icon_x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/paint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/sculpt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4807e05

Please sign in to comment.