-
worker on the other thread will throw uncaught errors when user shuts down rhino before task is complete
logged here
https://discourse.mcneel.com/t/using-tasks-within-grasshopper-components/112085…
-
jSwan doesn't seem to be working in Rhino 7 Grasshopper.
No items/functions appear when added to grasshopper via dragging.
-
Hi,
Will Rhino3dm support methods abount Rhino.BitmapExtensions in future?
-
Rhino version: 1.7.11, 1.7.10, 1.7.9
**testcase:**
````
var NISLFuzzingFunc = function () {
var arr = [1,2,3,4];
print("Before redefine, arr is: " + arr)
print("Before re…
-
It will be great! I prefer Rhino app takes care about that instead of Windows API. ;)
-
moved from wiki (http://wiki.mcneel.com/rhino/wishlist)
Since Rhino is now being ported to OSX, will it be ported to Linux too? Now that Windows XP has been discontinued and Vista is too resource hun…
sbaer updated
13 years ago
-
CSSLint seems to stall when running via Rhino from the command line.
I'm on os x 10.7.5 and have downloaded the latest Rhino (1.7R4), the latest csslint (v0.9.9 Build time: 12-September-2012 01:46:26…
foldi updated
10 years ago
-
There is no example illustrating how to use robot_object.attach_tool() and display it on the Viewer.screen below, nor how to change the joint and have the end follow the changes. The example below onl…
-
```
What steps will reproduce the problem?
The following code run on the Rhino javascript interpreter:
var plaintext = "Hello world!!!Hello world!!!";
var compressed = Iuppiter.compress…
-
Hi! I would like to remove rhino, and substitute it by nashorn. However, that is dead end too. In future, it can be replaced byJS on graal. Generally - all this JS depndencies, are because of https:/…