aotrautils 0.0.54 → 0.0.55
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 (12/07/2022-01:
|
|
3
|
+
/*utils CLIENT library associated with aotra version : «1.0.0.000 (12/07/2022-01:46:29)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
|
6
6
|
*
|
|
@@ -6848,7 +6848,7 @@ createFusrodaClient=function(doOnClientReady, doOnDataReception, urlParam=null,
|
|
|
6848
6848
|
|
|
6849
6849
|
|
|
6850
6850
|
|
|
6851
|
-
/*utils GEOMETRY library associated with aotra version : «1.0.0.000 (12/07/2022-01:
|
|
6851
|
+
/*utils GEOMETRY library associated with aotra version : «1.0.0.000 (12/07/2022-01:46:29)»*/
|
|
6852
6852
|
/*-----------------------------------------------------------------------------*/
|
|
6853
6853
|
|
|
6854
6854
|
|
|
@@ -8054,7 +8054,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
|
8054
8054
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
|
8055
8055
|
|
|
8056
8056
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
|
8057
|
-
/*utils COMMONS library associated with aotra version : «1.0.0.000 (12/07/2022-01:
|
|
8057
|
+
/*utils COMMONS library associated with aotra version : «1.0.0.000 (12/07/2022-01:46:29)»*/
|
|
8058
8058
|
/*-----------------------------------------------------------------------------*/
|
|
8059
8059
|
|
|
8060
8060
|
|
aotrautils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.55",
|
|
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)",
|