Skip to content

Commit

Permalink
Build 347
Browse files Browse the repository at this point in the history
  • Loading branch information
simul-build committed Jan 23, 2024
1 parent 3584117 commit 01cc7c1
Show file tree
Hide file tree
Showing 126 changed files with 274 additions and 277 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 9665020143092353ecc4744e8afcd128
config: 5b2d9f924d6e294eff24759de7ff9f79
tags: d6dc80fc30dbfc54f326a9dbc65120c2
Binary file modified .doctrees/changelist.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion android/opengles/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ea4c19d76afd387d8f893abc661ecbcb
config: e95e4e68d5d12bf2705450d715b8dd79
tags: 0cce93cfd332ed16f40182d29c8078a8
Binary file modified android/opengles/.doctrees/changelist.doctree
Binary file not shown.
Binary file modified android/opengles/.doctrees/environment.pickle
Binary file not shown.
4 changes: 2 additions & 2 deletions android/opengles/1-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/2-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/3-graphics.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/4-actions.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/5-extensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/6-next-steps.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -231,7 +231,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
8 changes: 4 additions & 4 deletions android/opengles/_sources/changelist.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ Changelist
=========
.. code-block:: json
| **Tue 23 Jan** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : copyLinkToThisPage() does not add url parameters now.
| **Tue 23 Jan** : Moved Outlines.md outside of /tutorial so as to participate in website builds.
| **Tue 23 Jan** : TUTORIAL_BASE_URL as CMake variable. Fixed submenu.
| **Tue 23 Jan** : Remove double forward slash in updatedToctreeURLs().
| **Tue 23 Jan** : Minor update to updatedToctreeURLs() in reference to #106.
| **Tue 23 Jan** : Added updatedToctreeURLs() to resolve #106. WIP.
Expand Down Expand Up @@ -98,7 +101,4 @@ Changelist
| **Tue 21 Nov** : Minor text correction to Chapter 3.
| **Tue 21 Nov** : Removed console log from getUrlParameter(). getUrlParameterWithCheck() takes a defaultValue parameter to better support cookies. Added graphicsapi url parameter.
| **Tue 21 Nov** : Merge branch 'main' of github.com:simul/openxr-tutorial-src into main
| **Tue 21 Nov** : Initial commit to support url parameters for platform.
| **Tue 21 Nov** : Cannot select unsupported graphics API for a given platform. Disabled API tabs are greyed-out at 50% opacity in button.select-graphics-api:disabled > img.
| **Tue 21 Nov** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 21 Nov** : Fixed Heading 1 alignment for Index. Added source psd's. New compass icon.
| **Tue 21 Nov** : Initial commit to support url parameters for platform.
12 changes: 6 additions & 6 deletions android/opengles/changelist.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -228,7 +228,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down Expand Up @@ -493,8 +493,11 @@

<section id="changelist">
<h1>Changelist<a class="headerlink" href="#changelist" title="Permalink to this heading"></a></h1>
<div class="highlight-json notranslate"><div class="highlight"><pre><span></span>| **Tue 23 Jan** : copyLinkToThisPage() does not add url parameters now.
<div class="highlight-json notranslate"><div class="highlight"><pre><span></span>| **Tue 23 Jan** : Merge branch &#39;main&#39; of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : Merge branch &#39;main&#39; of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : copyLinkToThisPage() does not add url parameters now.
| **Tue 23 Jan** : Moved Outlines.md outside of /tutorial so as to participate in website builds.
| **Tue 23 Jan** : TUTORIAL_BASE_URL as CMake variable. Fixed submenu.
| **Tue 23 Jan** : Remove double forward slash in updatedToctreeURLs().
| **Tue 23 Jan** : Minor update to updatedToctreeURLs() in reference to #106.
| **Tue 23 Jan** : Added updatedToctreeURLs() to resolve #106. WIP.
Expand Down Expand Up @@ -590,9 +593,6 @@ <h1>Changelist<a class="headerlink" href="#changelist" title="Permalink to this
| **Tue 21 Nov** : Removed console log from getUrlParameter(). getUrlParameterWithCheck() takes a defaultValue parameter to better support cookies. Added graphicsapi url parameter.
| **Tue 21 Nov** : Merge branch &#39;main&#39; of github.com:simul/openxr-tutorial-src into main
| **Tue 21 Nov** : Initial commit to support url parameters for platform.
| **Tue 21 Nov** : Cannot select unsupported graphics API for a given platform. Disabled API tabs are greyed-out at 50% opacity in button.select-graphics-api:disabled &gt; img.
| **Tue 21 Nov** : Merge branch &#39;main&#39; of github.com:simul/openxr-tutorial-src
| **Tue 21 Nov** : Fixed Heading 1 alignment for Index. Added source psd&#39;s. New compass icon.
</pre></div>
</div>
<p>Version: v0.0.0</p>
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -227,7 +227,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -229,7 +229,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/opengles/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -230,7 +230,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
2 changes: 1 addition & 1 deletion android/opengles/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion android/vulkan/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 9665020143092353ecc4744e8afcd128
config: 60941c16d159ce6388d9cf0c3e6c2c2c
tags: c4c799871a3954dcd3c73dc4309c4ec3
Binary file modified android/vulkan/.doctrees/changelist.doctree
Binary file not shown.
Binary file modified android/vulkan/.doctrees/environment.pickle
Binary file not shown.
4 changes: 2 additions & 2 deletions android/vulkan/1-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/vulkan/2-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/vulkan/3-graphics.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/vulkan/4-actions.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/vulkan/5-extensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -232,7 +232,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
4 changes: 2 additions & 2 deletions android/vulkan/6-next-steps.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
function updatePlatform()
{
var platform = getPlatform();
console.log('updatePlatform() = ' + platform);
//console.log('updatePlatform() = ' + platform);
$(".linux").hide();
$(".android").hide();
$(".windows").hide();
Expand Down Expand Up @@ -231,7 +231,7 @@
[].forEach.call(link_hrefs, function(el) {
// ONLY if it's really an external link, i.e. it contains "http:" or "https:"
if(el.getAttribute('href').includes("://")) {
console.log(el.getAttribute('href')+" includes ://");
//console.log(el.getAttribute('href')+" includes ://");
el.setAttribute('target', "_blank");
}
else {
Expand Down
8 changes: 4 additions & 4 deletions android/vulkan/_sources/changelist.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ Changelist
=========
.. code-block:: json
| **Tue 23 Jan** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 23 Jan** : copyLinkToThisPage() does not add url parameters now.
| **Tue 23 Jan** : Moved Outlines.md outside of /tutorial so as to participate in website builds.
| **Tue 23 Jan** : TUTORIAL_BASE_URL as CMake variable. Fixed submenu.
| **Tue 23 Jan** : Remove double forward slash in updatedToctreeURLs().
| **Tue 23 Jan** : Minor update to updatedToctreeURLs() in reference to #106.
| **Tue 23 Jan** : Added updatedToctreeURLs() to resolve #106. WIP.
Expand Down Expand Up @@ -98,7 +101,4 @@ Changelist
| **Tue 21 Nov** : Minor text correction to Chapter 3.
| **Tue 21 Nov** : Removed console log from getUrlParameter(). getUrlParameterWithCheck() takes a defaultValue parameter to better support cookies. Added graphicsapi url parameter.
| **Tue 21 Nov** : Merge branch 'main' of github.com:simul/openxr-tutorial-src into main
| **Tue 21 Nov** : Initial commit to support url parameters for platform.
| **Tue 21 Nov** : Cannot select unsupported graphics API for a given platform. Disabled API tabs are greyed-out at 50% opacity in button.select-graphics-api:disabled > img.
| **Tue 21 Nov** : Merge branch 'main' of github.com:simul/openxr-tutorial-src
| **Tue 21 Nov** : Fixed Heading 1 alignment for Index. Added source psd's. New compass icon.
| **Tue 21 Nov** : Initial commit to support url parameters for platform.
Loading

0 comments on commit 01cc7c1

Please sign in to comment.