compute.rhino3d icon indicating copy to clipboard operation
compute.rhino3d copied to clipboard

REST geometry server based on RhinoCommon and headless Rhino

Results 94 compute.rhino3d issues
Sort by recently updated
recently updated
newest added

Based on [a question from ShapeDiver on the forum](https://discourse.mcneel.com/t/correct-content-type-aka-mime-type-media-type-for-3dm-files/109558?u=will)... http://tools.ietf.org/html/rfc2045#section-5 > _The purpose of the Content-Type field is to describe the data contained in the body fully enough that the...

Update computegen to produce a javascript equivalent function to python's PythonEvaluate

client

Hello Can we add a new Params: `HopsBitmap `like this? ``` class HopsBitmap(_GHParam): """Wrapper for GH_Bitmap""" param_type = "Bitmap" result_type = "System.Drawing.Bitmap" # Coercer function can be added if needed...

I am using a custom plug-in that receives a custom data type as a parameter. This datatype contains GeometryBase instances (in this case: Meshes). Simplified example: ```json { "type": "MyDataType",...

fix wrong var name in module_update_compute.ps1 replaced unassigned $appDirectory with $physicalPathRoot change was introduced in last commit 661916f56113985bebad7444ece86eae6a0e3e1b

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies
python

I created an AWS window 10 EC2 instance and I cloned [rhino](https://github.com/mcneel/compute.rhino3d.git) this repo and ran these two commands. ` docker build --pull --isolation process -t rhino-compute .` `docker run...

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 13.1 to 41. Release notes Sourced from tj-actions/changed-files's releases. v41 Changes in v41.0.1 What's Changed Upgraded to v41 by @​tj-actions-bot in tj-actions/changed-files#1811 chore(deps): update dependency eslint-plugin-prettier to...

dependencies
github_actions

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies
python