Commit Graph

124 Commits

Author SHA1 Message Date
ahujasid
a6ca7509d1
Merge pull request #126 from cageyv/main
add environment variables configuration for Blender connection host and port
2025-08-21 12:43:16 -07:00
ahujasid
a35a1e10a7
Merge pull request #145 from satishgoda/vscode_button
Add Visual Studio Code integration section to README
2025-08-21 12:40:52 -07:00
ahujasid
75787a81cb
Merge pull request #147 from gregzaal/main
Add UserAgent header as required by Poly Haven's API terms
2025-08-21 12:40:24 -07:00
ahujasid
cc0be00c7c
Update README.md 2025-08-18 11:23:09 -07:00
Greg Zaal
5a7765c2a8 Add UserAgent header as required by Poly Haven's API terms 2025-08-12 10:48:59 +02:00
Satish Goda
e85ea6390f docs: enhance Visual Studio Code integration section in README 2025-08-04 16:18:23 -07:00
Satish Goda
60b1b41e63 docs: add Visual Studio Code integration section to README
https://vscodemcp.com/
2025-08-04 14:15:37 -07:00
ahujasid
9b9a14f7c7
Update README.md 2025-08-02 18:31:52 -07:00
ahujasid
0bc765544e Revert "removed description from server"
This reverts commit a2a28b949c.
2025-08-02 18:09:25 -07:00
ahujasid
a2a28b949c removed description from server 2025-08-02 18:06:35 -07:00
ahujasid
de65ad64ee
Merge pull request #143 from yunseorim1116/fix/description
fix: remove description in FastMCP
2025-08-02 17:44:46 -07:00
seorim yun
583badc038 bugfix: remove description in FastMCP 2025-08-01 14:03:20 +09:00
ahujasid
a3e53a9933
Update README.md 2025-06-21 19:36:48 +05:30
Vladimir Samoylov
7c294217ff
add environment variables configuration for Blender connection host and port 2025-06-16 00:02:46 +07:00
ahujasid
9b1ac7dca2
Merge pull request #109 from ericdachen/main
Update README.md with Warp sponsorship
2025-06-13 11:14:54 +05:30
ahujasid
0ffb31108e screenshots of viewport now possible, along with sketchfab integration 2025-06-08 19:43:49 +05:30
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
Eric Chen
3efef8decb
Update README.md 2025-05-12 10:59:07 -04: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
ahujasid
972096e9dc
Merge pull request #91 from harrywang/main
updated Cursor integration instruction
2025-04-16 16:54:35 -07:00
ahujasid
bcc1ba1864
Merge pull request #97 from davidebbo/return-exec-output
Returns execute_code stdout
2025-04-11 11:06:23 -07:00
Harry Wang
bdaa01cd14 updated the command 2025-04-10 14:02:59 -04:00
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
Harry Wang
6cc933f285 fixed typo 2025-03-30 10:45:24 -04:00
Harry Wang
f4d1a4a31b updated Cursor integration instruction 2025-03-30 10:42:37 -04: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
9b3b327853
Merge pull request #87 from ahujasid/revert-86-revert-84-main
Revert "Revert "Fix for create_object(type="PLANE") when scale given.""
2025-03-27 20:29:29 +01:00
ahujasid
3bbb6f089a
Revert "Revert "Fix for create_object(type="PLANE") when scale given."" 2025-03-27 20:29:08 +01:00
ahujasid
e0bfff0c96
Merge pull request #86 from ahujasid/revert-84-main
Revert "Fix for create_object(type="PLANE") when scale given."
2025-03-27 22:43:24 +05:30
ahujasid
6e0a202a6e
Revert "Fix for create_object(type="PLANE") when scale given." 2025-03-27 18:12:59 +01:00
ahujasid
208870dd4d
Merge pull request #84 from DeemosTech/main
Fix for create_object(type="PLANE") when scale given.
2025-03-27 15:42:01 +05:30
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
ahujasid
eec042e60b
Merge pull request #80 from DeemosTech/rodin-intergration
Some bugfix for Rodin stuffs.
2025-03-25 13:45:51 +05:30
ElgoogUdiab
6032ceb30b Add more specific processing for _process_bbox 2025-03-25 15:59:50 +08:00
ElgoogUdiab
70c438722a Raise more specific error for bbox value range issue. 2025-03-25 15:53:35 +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
ahujasid
e4230cc08a
Update README.md 2025-03-24 20:03:19 +05:30
ahujasid
8f3eda39c9
Merge pull request #72 from xiangweizheng/main
Add Windows-compatible MCP Server Configuration
2025-03-24 13:42:08 +05:30
MaxMagician
96e31db9ee update windows user json configure
update windows user json configure
2025-03-22 00:46:27 -07:00