aotrautils 0.0.50 → 0.0.51
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 CLIENT library associated with aotra version : «1.0.0.000 (11/07/2022-23:
|
|
3
|
+
/*utils CLIENT library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
6
6
|
*
|
|
@@ -7121,7 +7121,7 @@ createFusrodaClient=function(doOnClientReady, doOnDataReception, urlParam=null,
|
|
|
7121
7121
|
|
|
7122
7122
|
|
|
7123
7123
|
|
|
7124
|
-
/*utils GEOMETRY library associated with aotra version : «1.0.0.000 (11/07/2022-23:
|
|
7124
|
+
/*utils GEOMETRY library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
|
|
7125
7125
|
/*-----------------------------------------------------------------------------*/
|
|
7126
7126
|
|
|
7127
7127
|
|
|
@@ -8327,7 +8327,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
8327
8327
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
8328
8328
|
|
|
8329
8329
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
8330
|
-
/*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-23:
|
|
8330
|
+
/*utils COMMONS library associated with aotra version : «1.0.0.000 (11/07/2022-23:40:31)»*/
|
|
8331
8331
|
/*-----------------------------------------------------------------------------*/
|
|
8332
8332
|
|
|
8333
8333
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.51",
|
|
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)",
|