aotrautils 0.0.253 → 0.0.254
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 (25/09/2022-17:
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (25/09/2022-17:44:55)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -4827,7 +4827,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
4827
4827
|
|
|
4828
4828
|
|
|
4829
4829
|
|
|
4830
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/09/2022-17:
|
|
4830
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (25/09/2022-17:44:55)»*/
|
|
4831
4831
|
/*-----------------------------------------------------------------------------*/
|
|
4832
4832
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
4833
4833
|
*
|
|
@@ -12910,7 +12910,7 @@ createOritaMicroClient=function(){
|
|
|
12910
12910
|
};
|
|
12911
12911
|
|
|
12912
12912
|
|
|
12913
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/09/2022-17:
|
|
12913
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (25/09/2022-17:44:55)»*/
|
|
12914
12914
|
/*-----------------------------------------------------------------------------*/
|
|
12915
12915
|
|
|
12916
12916
|
|
|
@@ -14138,7 +14138,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
14138
14138
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
14139
14139
|
|
|
14140
14140
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
14141
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (25/09/2022-17:
|
|
14141
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (25/09/2022-17:44:55)»*/
|
|
14142
14142
|
/*-----------------------------------------------------------------------------*/
|
|
14143
14143
|
|
|
14144
14144
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.254",
|
|
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)",
|