aotrautils 0.0.1028 → 0.0.1030
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
aotrautils/aotrautils.build.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
2
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (25/06/2024-00:40:57)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5359,7 +5359,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5359
5359
|
|
5360
5360
|
|
5361
5361
|
|
5362
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (
|
5362
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/06/2024-00:40:57)»*/
|
5363
5363
|
/*-----------------------------------------------------------------------------*/
|
5364
5364
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5365
5365
|
*
|
@@ -13574,7 +13574,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
13574
13574
|
|
13575
13575
|
|
13576
13576
|
|
13577
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (
|
13577
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/06/2024-00:40:57)»*/
|
13578
13578
|
/*-----------------------------------------------------------------------------*/
|
13579
13579
|
|
13580
13580
|
|
@@ -14813,7 +14813,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14813
14813
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14814
14814
|
|
14815
14815
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14816
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (
|
14816
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (25/06/2024-00:40:57)»*/
|
14817
14817
|
/*-----------------------------------------------------------------------------*/
|
14818
14818
|
|
14819
14819
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1030",
|
4
4
|
"main": "aotrautils.build.js",
|
5
5
|
"description": "A library for vanilla javascript utils (client-side) used in aotra javascript CMS",
|
6
6
|
"author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",
|