Skip to content

Commit e2e4cbc

Browse files
committed
Upgrade pxlNav from v0.0.28 to v1.0.0
Yay! New release time!
1 parent a43825e commit e2e4cbc

File tree

144 files changed

+29965
-2757
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+29965
-2757
lines changed

docs/AIDev.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<div class="footerBarParent">
190190
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
191191
<div class="leftFooter versionStyle">
192-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
192+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
193193
</div>
194194
<div>
195195
</div>
@@ -201,11 +201,23 @@
201201
</div>
202202
</div>
203203

204-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
205-
206-
<script type="module" id="pxlNavModule" src="./js/ProckStackGitio.js?v=2025-02-08"></script>
204+
205+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
206+
Adjust the version below if your project uses a different Three.js release. -->
207+
<script type="importmap">{
208+
"imports": {
209+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
210+
"three/addons/postprocessing/": "./libs/three/",
211+
"three/addons/shaders/": "./libs/three/",
212+
"three/addons/loaders/": "./libs/three/",
213+
"three/addons/libs/": "./libs/three/",
214+
"three/addons/utils/": "./libs/three/",
215+
"pxlNav": "../../../../js/pxlNav.module.js"
216+
}
217+
}</script>
218+
<script type="module" id="pxlNavModule" src="./js/ProckStackGitio.js?v=2025-09-14"></script>
207219

208220

209221

210222

211-
</body></html>
223+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/aiIntro.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<div class="footerBarParent">
190190
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
191191
<div class="leftFooter versionStyle">
192-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
192+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
193193
</div>
194194
<div>
195195
</div>
@@ -201,11 +201,23 @@
201201
</div>
202202
</div>
203203

204-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
205-
206-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
204+
205+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
206+
Adjust the version below if your project uses a different Three.js release. -->
207+
<script type="importmap">{
208+
"imports": {
209+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
210+
"three/addons/postprocessing/": "./libs/three/",
211+
"three/addons/shaders/": "./libs/three/",
212+
"three/addons/loaders/": "./libs/three/",
213+
"three/addons/libs/": "./libs/three/",
214+
"three/addons/utils/": "./libs/three/",
215+
"pxlNav": "../../../../../js/pxlNav.module.js"
216+
}
217+
}</script>
218+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
207219

208220

209221

210222

211-
</body></html>
223+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/aiNotes.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
<div class="footerBarParent">
450450
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
451451
<div class="leftFooter versionStyle">
452-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
452+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
453453
</div>
454454
<div>
455455
</div>
@@ -461,11 +461,23 @@
461461
</div>
462462
</div>
463463

464-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
465-
466-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
464+
465+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
466+
Adjust the version below if your project uses a different Three.js release. -->
467+
<script type="importmap">{
468+
"imports": {
469+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
470+
"three/addons/postprocessing/": "./libs/three/",
471+
"three/addons/shaders/": "./libs/three/",
472+
"three/addons/loaders/": "./libs/three/",
473+
"three/addons/libs/": "./libs/three/",
474+
"three/addons/utils/": "./libs/three/",
475+
"pxlNav": "../../../../../js/pxlNav.module.js"
476+
}
477+
}</script>
478+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
467479

468480

469481

470482

471-
</body></html>
483+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/esn_motion.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<div class="footerBarParent">
225225
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
226226
<div class="leftFooter versionStyle">
227-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
227+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
228228
</div>
229229
<div>
230230
</div>
@@ -236,11 +236,23 @@
236236
</div>
237237
</div>
238238

239-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
240-
241-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
239+
240+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
241+
Adjust the version below if your project uses a different Three.js release. -->
242+
<script type="importmap">{
243+
"imports": {
244+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
245+
"three/addons/postprocessing/": "./libs/three/",
246+
"three/addons/shaders/": "./libs/three/",
247+
"three/addons/loaders/": "./libs/three/",
248+
"three/addons/libs/": "./libs/three/",
249+
"three/addons/utils/": "./libs/three/",
250+
"pxlNav": "../../../../../js/pxlNav.module.js"
251+
}
252+
}</script>
253+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
242254

243255

244256

245257

246-
</body></html>
258+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/esrgan_upresser.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<div class="footerBarParent">
279279
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
280280
<div class="leftFooter versionStyle">
281-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
281+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
282282
</div>
283283
<div>
284284
</div>
@@ -290,11 +290,23 @@
290290
</div>
291291
</div>
292292

293-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
294-
295-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
293+
294+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
295+
Adjust the version below if your project uses a different Three.js release. -->
296+
<script type="importmap">{
297+
"imports": {
298+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
299+
"three/addons/postprocessing/": "./libs/three/",
300+
"three/addons/shaders/": "./libs/three/",
301+
"three/addons/loaders/": "./libs/three/",
302+
"three/addons/libs/": "./libs/three/",
303+
"three/addons/utils/": "./libs/three/",
304+
"pxlNav": "../../../../../js/pxlNav.module.js"
305+
}
306+
}</script>
307+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
296308

297309

298310

299311

300-
</body></html>
312+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/gat_languageRules.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<div class="footerBarParent">
265265
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
266266
<div class="leftFooter versionStyle">
267-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
267+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
268268
</div>
269269
<div>
270270
</div>
@@ -276,11 +276,23 @@
276276
</div>
277277
</div>
278278

279-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
280-
281-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
279+
280+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
281+
Adjust the version below if your project uses a different Three.js release. -->
282+
<script type="importmap">{
283+
"imports": {
284+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
285+
"three/addons/postprocessing/": "./libs/three/",
286+
"three/addons/shaders/": "./libs/three/",
287+
"three/addons/loaders/": "./libs/three/",
288+
"three/addons/libs/": "./libs/three/",
289+
"three/addons/utils/": "./libs/three/",
290+
"pxlNav": "../../../../../js/pxlNav.module.js"
291+
}
292+
}</script>
293+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
282294

283295

284296

285297

286-
</body></html>
298+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AIDev/gnn_exploration.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<div class="footerBarParent">
273273
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aiDevPage_footerBar">
274274
<div class="leftFooter versionStyle">
275-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
275+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
276276
</div>
277277
<div>
278278
</div>
@@ -284,11 +284,23 @@
284284
</div>
285285
</div>
286286

287-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
288-
289-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
287+
288+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
289+
Adjust the version below if your project uses a different Three.js release. -->
290+
<script type="importmap">{
291+
"imports": {
292+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
293+
"three/addons/postprocessing/": "./libs/three/",
294+
"three/addons/shaders/": "./libs/three/",
295+
"three/addons/loaders/": "./libs/three/",
296+
"three/addons/libs/": "./libs/three/",
297+
"three/addons/utils/": "./libs/three/",
298+
"pxlNav": "../../../../../js/pxlNav.module.js"
299+
}
300+
}</script>
301+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
290302

291303

292304

293305

294-
</body></html>
306+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AboutMe/Film_Work.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<div class="footerBarParent">
251251
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aboutMePage_footerBar">
252252
<div class="leftFooter versionStyle">
253-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
253+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
254254
</div>
255255
<div>
256256
</div>
@@ -262,11 +262,23 @@
262262
</div>
263263
</div>
264264

265-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
266-
267-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
265+
266+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
267+
Adjust the version below if your project uses a different Three.js release. -->
268+
<script type="importmap">{
269+
"imports": {
270+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
271+
"three/addons/postprocessing/": "./libs/three/",
272+
"three/addons/shaders/": "./libs/three/",
273+
"three/addons/loaders/": "./libs/three/",
274+
"three/addons/libs/": "./libs/three/",
275+
"three/addons/utils/": "./libs/three/",
276+
"pxlNav": "../../../../../js/pxlNav.module.js"
277+
}
278+
}</script>
279+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
268280

269281

270282

271283

272-
</body></html>
284+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AboutMe/Plushies.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<div class="footerBarParent">
221221
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aboutMePage_footerBar">
222222
<div class="leftFooter versionStyle">
223-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
223+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
224224
</div>
225225
<div>
226226
</div>
@@ -232,11 +232,23 @@
232232
</div>
233233
</div>
234234

235-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
236-
237-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
235+
236+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
237+
Adjust the version below if your project uses a different Three.js release. -->
238+
<script type="importmap">{
239+
"imports": {
240+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
241+
"three/addons/postprocessing/": "./libs/three/",
242+
"three/addons/shaders/": "./libs/three/",
243+
"three/addons/loaders/": "./libs/three/",
244+
"three/addons/libs/": "./libs/three/",
245+
"three/addons/utils/": "./libs/three/",
246+
"pxlNav": "../../../../../js/pxlNav.module.js"
247+
}
248+
}</script>
249+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
238250

239251

240252

241253

242-
</body></html>
254+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

docs/AboutMe/What_am_I.htm

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<div class="footerBarParent">
202202
<div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar aboutMePage_footerBar">
203203
<div class="leftFooter versionStyle">
204-
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v0.0.28-dev">v0.0.28-dev</span> :]</a>
204+
<a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion" versionadded="v1.0.0">v1.0.0</span> :]</a>
205205
</div>
206206
<div>
207207
</div>
@@ -213,11 +213,23 @@
213213
</div>
214214
</div>
215215

216-
<canvas id="pxlNav-coreCanvas" height="600" width="800" class="pxlNav-coreCanvasStyle" data-engine="three.js r171" style="width: 800px; height: 600px;"></canvas>
217-
218-
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-02-08"></script>
216+
217+
<!-- Import map to resolve bare module specifiers (e.g. "three" and "three/addons/...") in the browser.
218+
Adjust the version below if your project uses a different Three.js release. -->
219+
<script type="importmap">{
220+
"imports": {
221+
"three": "https://unpkg.com/three@0.171.0/build/three.module.js",
222+
"three/addons/postprocessing/": "./libs/three/",
223+
"three/addons/shaders/": "./libs/three/",
224+
"three/addons/loaders/": "./libs/three/",
225+
"three/addons/libs/": "./libs/three/",
226+
"three/addons/utils/": "./libs/three/",
227+
"pxlNav": "../../../../../js/pxlNav.module.js"
228+
}
229+
}</script>
230+
<script type="module" id="pxlNavModule" src="../js/ProckStackGitio.js?v=2025-09-14"></script>
219231

220232

221233

222234

223-
</body></html>
235+
<canvas id="pxlNav-coreCanvas" height="1" width="1" class="pxlNav-coreCanvasStyle"></canvas></body></html>

0 commit comments

Comments
 (0)