Commit Graph

40 Commits

Author SHA1 Message Date
Greg Zaal
5a7765c2a8 Add UserAgent header as required by Poly Haven's API terms 2025-08-12 10:48:59 +02:00
ahujasid
6a5959f737 Merge branch 'screenshot-feature' 2025-06-08 19:34:31 +05:30
Stephen Crowe
093c756a9f feat: add tool to get screenshot of viewport 2025-06-07 09:58:07 -05:00
Sahil Siddiki
6d93e33c20 Refactor error messages and enhance status responses for PolyHaven and Sketchfab integrations 2025-05-09 15:34:37 +05:30
Sahil Siddiki
918354edc7 Enhance security checks during model extraction, add Timeout and improve error handling 2025-05-09 15:02:30 +05:30
Sahil Siddiki
ae056472c8 Sketchfab API error handling and remove debug print statements 2025-05-09 12:23:55 +05:30
Sahil Siddiki
8b7e89fbcd Add Sketchfab integration 2025-05-09 10:50:02 +05:30
David Ebbo
630c8de850 Remove old return statement 2025-04-05 18:17:59 +02:00
David Ebbo
25b16afc93 Returns execute_code stdout 2025-04-05 17:44:24 +02:00
ahujasid
ce7b80fb00
Merge pull request #88 from DeemosTech/rodin-intergration
Bugfix: not finding parent_obj correctly when importing glb from rodin generated results
2025-04-03 23:01:47 +02:00
ahujasid
e0e8095892 code refactoring: removed create, delete, modify functions 2025-04-03 23:01:20 +02:00
ElgoogUdiab
bdf2c17245 Correcting error message. 2025-03-28 15:08:31 +08:00
ElgoogUdiab
8c56f1095e Specify error: no glb download link when trying to import. 2025-03-28 14:59:04 +08:00
ElgoogUdiab
d5bcaaf18b Bugfix: not finding parent_obj correctly 2025-03-28 13:23:17 +08:00
ahujasid
3bbb6f089a
Revert "Revert "Fix for create_object(type="PLANE") when scale given."" 2025-03-27 20:29:08 +01:00
ahujasid
6e0a202a6e
Revert "Fix for create_object(type="PLANE") when scale given." 2025-03-27 18:12:59 +01:00
ElgoogUdiab
44f33ac021 Make scale applying more specific 2025-03-27 15:26:47 +08:00
ElgoogUdiab
4472d6f724 Fix for create_object(type="PLANE") when scale given. 2025-03-27 15:22:13 +08:00
ElgoogUdiab
a8509dcf50 Improving module importing and exception handling 2025-03-25 15:50:31 +08:00
ElgoogUdiab
744681e42e Potential bugfix for finding imported asset + fix for bbox_condition api parameter 2025-03-25 15:43:52 +08:00
ElgoogUdiab
d272b7e5c8 make operator name more specific 2025-03-18 16:50:17 +08:00
ElgoogUdiab
0c15cec724 A simpler way to hide API key 2025-03-18 16:49:32 +08:00
ElgoogUdiab
1a12d50c7a Revert "Hide Hyper3D API key in UI Panel"
This reverts commit 4b06d4d487.
2025-03-18 16:45:54 +08:00
ElgoogUdiab
4b06d4d487 Hide Hyper3D API key in UI Panel 2025-03-18 10:30:26 +08:00
ahujasid
f1c6e99772
Merge pull request #54 from DeemosTech/rodin-intergration
Added free trial api key for hyper3d rodin
2025-03-18 00:55:32 +05:30
ahujasid
767d6cbc1e removed the -fixed- word from description 2025-03-18 00:38:50 +05:30
embogomolov
71ef81ca28
Fix server stability with thread-based networking
Replace timer-based networking with more reliable thread-based implementation to prevent server freezes and timeouts. This fix addresses issues where the server would appear running but not process requests.
2025-03-17 19:44:38 +03:00
ElgoogUdiab
648ed244fb
Merge branch 'ahujasid:main' into rodin-intergration 2025-03-17 17:21:31 +08:00
ElgoogUdiab
b2aef0dca1 Add free trial API key for hyper3d rodin 2025-03-17 17:21:04 +08:00
ahujasid
9c299304ce fixed the create_object nonetype error 2025-03-16 21:42:14 +05:30
ElgoogUdiab
cb2b825a30 Feat add: Added Hyper3D support. 2025-03-16 15:50:15 +08:00
ElgoogUdiab
430821326d Fix: wrong active object after creation/before deletion 2025-03-16 15:49:19 +08:00
ElgoogUdiab
db03c570ad Add axis-aligned bounding-box for detailed location information 2025-03-16 15:48:15 +08:00
Breno Yano
5ad625be0a Fix return that was not up to date for create_object 2025-03-14 11:12:23 -03:00
Breno Yano
5745c8bff9 Fix the create_object in server and addon, as torus receive different parameters 2025-03-14 11:01:29 -03:00
ahujasid
36c05e7196 added polyhaven checkbox 2025-03-13 17:02:04 +05:30
ahujasid
6599b225d3 flat textures are getting added 2025-03-13 15:54:38 +05:30
ahujasid
4113f62b0a textures getting added but flat 2025-03-13 15:37:07 +05:30
ahujasid
2cd82ad93d hdri and moidel import working 2025-03-13 14:11:06 +05:30
ahujasid
fbf8fd459c changed resource to tool 2025-03-10 13:22:27 +05:30