aotrautils 0.0.1553 → 0.0.1554
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 (09/05/2025-
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (09/05/2025-15:49:52)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -4895,7 +4895,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
4895
4895
|
|
4896
4896
|
|
4897
4897
|
|
4898
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/05/2025-
|
4898
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (09/05/2025-15:49:52)»*/
|
4899
4899
|
/*-----------------------------------------------------------------------------*/
|
4900
4900
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
4901
4901
|
*
|
@@ -13467,7 +13467,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13467
13467
|
|
13468
13468
|
|
13469
13469
|
|
13470
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/05/2025-
|
13470
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (09/05/2025-15:49:52)»*/
|
13471
13471
|
/*-----------------------------------------------------------------------------*/
|
13472
13472
|
|
13473
13473
|
|
@@ -14706,7 +14706,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14706
14706
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14707
14707
|
|
14708
14708
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14709
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (09/05/2025-
|
14709
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (09/05/2025-15:49:52)»*/
|
14710
14710
|
/*-----------------------------------------------------------------------------*/
|
14711
14711
|
|
14712
14712
|
|
@@ -14852,7 +14852,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
14852
14852
|
|
14853
14853
|
|
14854
14854
|
|
14855
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (09/05/2025-
|
14855
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (09/05/2025-15:49:52)»*/
|
14856
14856
|
/*-----------------------------------------------------------------------------*/
|
14857
14857
|
|
14858
14858
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1554",
|
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)",
|