mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Deploying to published from @ godotengine/godot-website@9e856bf361 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
8
atom.xml
8
atom.xml
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Godot Engine Official</title><link href="https://godotengine.org/atom.xml" rel="self"/><link href="https://godotengine.org/"/><updated>2025-11-14T20:19:32+00:00</updated><id>https://godotengine.org/</id><entry><title>Godot and W4 Games support Android XR from day One</title><link href="https://godotengine.org/article/announcing-android-xr-support/"/><updated>2025-11-14T12:00:00+00:00</updated><id>https://godotengine.org/article/announcing-android-xr-support/</id><summary>Announcing support for the Android XR ecosystem by the Godot Foundation and W4 Games</summary><content type="html"><p>With the recent public release of Samsung Galaxy XR, the first headset using the new Android XR operating system, we are pleased to announce that Godot already supports this new ecosystem.</p>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Godot Engine Official</title><link href="https://godotengine.org/atom.xml" rel="self"/><link href="https://godotengine.org/"/><updated>2025-11-15T12:27:26+00:00</updated><id>https://godotengine.org/</id><entry><title>Godot and W4 Games support Android XR from day One</title><link href="https://godotengine.org/article/announcing-android-xr-support/"/><updated>2025-11-14T12:00:00+00:00</updated><id>https://godotengine.org/article/announcing-android-xr-support/</id><summary>Announcing support for the Android XR ecosystem by the Godot Foundation and W4 Games</summary><content type="html"><p>With the recent public release of Samsung Galaxy XR, the first headset using the new Android XR operating system, we are pleased to announce that Godot already supports this new ecosystem.</p>
|
||||
<p>As a game engine that puts OpenXR front and center, Godot is uniquely positioned to excel on this platform.</p>
|
||||
<p>With the release of the <a href="https://store-beta.godotengine.org/asset/godot-xr/godot-openxr-vendors-plugin/">Godot OpenXR vendor plugin v4.2.0</a>, a new option for Android XR has been added that allows developers using <a href="https://godotengine.org/download/">Godot 4.5 and newer</a> to effortlessly export their existing projects to this new platform.</p>
|
||||
<p>The Godot XR Editor has also been updated with Android XR support and runs beautifully on this new device. Users can download the Godot XR Editor from <a href="https://play.google.com/store/apps/details?id=org.godotengine.editor.v4">Google Play</a>.</p>
|
||||
@@ -28,7 +28,7 @@
|
||||
</li>
|
||||
<li><a href="https://docs.godotengine.org/en/latest/classes/class_twoboneik3d.html#class-twoboneik3d"><code class="language-plaintext highlighter-rouge">TwoBoneIK3D</code></a></li>
|
||||
</ul>
|
||||
<p>Attempting to go over all of these is well beyond the scope of this blog post, so readers wanting more information should check out the pull request for more details. Instead, we’ll show off one of the bugfixes to this new system in (<a href="https://github.com/godotengine/godot/pull/112573">GH-112573</a>), as it provides an easily digestable visualization of that this system is capable of.</p>
|
||||
<p>Attempting to go over all of these is well beyond the scope of this blog post, so readers wanting more information should check out the pull request for more details. Instead, we’ll show off one of the bugfixes to this new system in (<a href="https://github.com/godotengine/godot/pull/112573">GH-112573</a>), as it provides an easily digestable visualization of what this system is capable of.</p>
|
||||
<h4 id="before">Before</h4>
|
||||
<p><img src="/storage/blog/dev-snapshot-godot-4-6-dev-4/haha-funny-wiggle.webp" alt="gmod-ragdoll.mp3" /></p>
|
||||
<h4 id="after">After</h4>
|
||||
@@ -36,8 +36,8 @@
|
||||
<source src="/storage/blog/dev-snapshot-godot-4-6-dev-4/haha-funny-stretch.mp4?1" type="video/mp4" />
|
||||
</video>
|
||||
<h3 id="project-manager-various-improvements">Project manager: Various improvements</h3>
|
||||
<p>The editor recieved a <strong>lot</strong> of love this development snapshot, with many features well worth a look in the curated highlights. However, for this blog post, we’ll be focusing on an oft-overlooked element of our editor: the project manager. While technically separate from the editor in the traditional sense, it’s editor-exclusive functionality which exists to launch project editors, so they’re invariably intertwined. With the project manager getting an uncharacteristic amount of attention this cycle, here’s a quick lightning-round of changes:</p>
|
||||
<p><a href="https://github.com/Rindbee">Rindbee</a> is starting things off with an improved UI navigation (<a href="https://github.com/godotengine/godot/pull/101129">GH-101129</a>). The previous implementation clashed with our recent AccessKit integration, as it didn’t lend itself to keyboard navigation. Now a newly procided focus style makes navigation easier than ever:</p>
|
||||
<p>The editor received a <strong>lot</strong> of love this development snapshot, with many features well worth a look in the curated highlights. However, for this blog post, we’ll be focusing on an often overlooked element of our editor: the project manager. While technically separate from the editor in the traditional sense, it is editor-exclusive functionality which exists to launch project editors, so they’re invariably intertwined. With the project manager getting an uncharacteristic amount of attention this cycle, here’s a quick lightning-round of changes:</p>
|
||||
<p><a href="https://github.com/Rindbee">Rindbee</a> is starting things off with an improved UI navigation (<a href="https://github.com/godotengine/godot/pull/101129">GH-101129</a>). The previous implementation clashed with our recent AccessKit integration, as it didn’t lend itself to keyboard navigation. Now a new focus style makes navigation easier than ever:</p>
|
||||
<video autoplay="" loop="" muted="" playsinline="" title="Project manager navigation">
|
||||
<source src="/storage/blog/dev-snapshot-godot-4-6-dev-4/project-manager-nagivation.mp4?1" type="video/mp4" />
|
||||
</video>
|
||||
|
||||
6
rss.xml
6
rss.xml
@@ -28,7 +28,7 @@
|
||||
</li>
|
||||
<li><a href="https://docs.godotengine.org/en/latest/classes/class_twoboneik3d.html#class-twoboneik3d"><code class="language-plaintext highlighter-rouge">TwoBoneIK3D</code></a></li>
|
||||
</ul>
|
||||
<p>Attempting to go over all of these is well beyond the scope of this blog post, so readers wanting more information should check out the pull request for more details. Instead, we’ll show off one of the bugfixes to this new system in (<a href="https://github.com/godotengine/godot/pull/112573">GH-112573</a>), as it provides an easily digestable visualization of that this system is capable of.</p>
|
||||
<p>Attempting to go over all of these is well beyond the scope of this blog post, so readers wanting more information should check out the pull request for more details. Instead, we’ll show off one of the bugfixes to this new system in (<a href="https://github.com/godotengine/godot/pull/112573">GH-112573</a>), as it provides an easily digestable visualization of what this system is capable of.</p>
|
||||
<h4 id="before">Before</h4>
|
||||
<p><img src="/storage/blog/dev-snapshot-godot-4-6-dev-4/haha-funny-wiggle.webp" alt="gmod-ragdoll.mp3" /></p>
|
||||
<h4 id="after">After</h4>
|
||||
@@ -36,8 +36,8 @@
|
||||
<source src="/storage/blog/dev-snapshot-godot-4-6-dev-4/haha-funny-stretch.mp4?1" type="video/mp4" />
|
||||
</video>
|
||||
<h3 id="project-manager-various-improvements">Project manager: Various improvements</h3>
|
||||
<p>The editor recieved a <strong>lot</strong> of love this development snapshot, with many features well worth a look in the curated highlights. However, for this blog post, we’ll be focusing on an oft-overlooked element of our editor: the project manager. While technically separate from the editor in the traditional sense, it’s editor-exclusive functionality which exists to launch project editors, so they’re invariably intertwined. With the project manager getting an uncharacteristic amount of attention this cycle, here’s a quick lightning-round of changes:</p>
|
||||
<p><a href="https://github.com/Rindbee">Rindbee</a> is starting things off with an improved UI navigation (<a href="https://github.com/godotengine/godot/pull/101129">GH-101129</a>). The previous implementation clashed with our recent AccessKit integration, as it didn’t lend itself to keyboard navigation. Now a newly procided focus style makes navigation easier than ever:</p>
|
||||
<p>The editor received a <strong>lot</strong> of love this development snapshot, with many features well worth a look in the curated highlights. However, for this blog post, we’ll be focusing on an often overlooked element of our editor: the project manager. While technically separate from the editor in the traditional sense, it is editor-exclusive functionality which exists to launch project editors, so they’re invariably intertwined. With the project manager getting an uncharacteristic amount of attention this cycle, here’s a quick lightning-round of changes:</p>
|
||||
<p><a href="https://github.com/Rindbee">Rindbee</a> is starting things off with an improved UI navigation (<a href="https://github.com/godotengine/godot/pull/101129">GH-101129</a>). The previous implementation clashed with our recent AccessKit integration, as it didn’t lend itself to keyboard navigation. Now a new focus style makes navigation easier than ever:</p>
|
||||
<video autoplay="" loop="" muted="" playsinline="" title="Project manager navigation">
|
||||
<source src="/storage/blog/dev-snapshot-godot-4-6-dev-4/project-manager-nagivation.mp4?1" type="video/mp4" />
|
||||
</video>
|
||||
|
||||
Reference in New Issue
Block a user