-
```
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…
-
```
$ pipx install grip
Fatal error from pip prevented installation. Full pip output in file:
/home/$USER/.local/state/pipx/log/cmd_2024-08-18_19.29.59_pip_errors.log
pip seemed to fail to b…
-
For one, the property cannot be deleted in Rhino:
```
delete Object.prototype.__proto__;
var a = {};
a.__proto__ = { b: 123 };
console.log(a.b); // undefined, But with Rhino, it's 123.
```
N…
-
2.9.1rc1 rhino build (dist/jshint-rhino.js) does not contain platforms/rhino.js file. In result it doesn't work
/bin/build
previous (good): `("#!/usr/bin/env rhino\nvar window = {};\n" + cat(web, srcD…
-
![image](https://user-images.githubusercontent.com/77482/77828848-33f40400-70db-11ea-8a76-a4f28e1a269c.png)
-
```
I did check-out of trunk/src/apps/packer/
But I didn't find base2.js referenced in pack.js
So I included this one from trunk/src/base2.js
Now I get following error, while executing pack.bat:
j…
-
```
I did check-out of trunk/src/apps/packer/
But I didn't find base2.js referenced in pack.js
So I included this one from trunk/src/base2.js
Now I get following error, while executing pack.bat:
j…
-
Tried writing unittests for the half lap joint and couldn't get it to run just with code (CPython)
Inside Rhino it seems to be running fine.
```python
assembly = TimberAssembly()
beam_a = Beam.from_e…
-
Attempting to import the Wren grasshopper files into Rhino 6 causes unrecognized object errors for Elefront and Human. Attempting to have the package management resolve the issues automatically fails,…
-
```
1. To which tool/application/daemon will this feature apply?
Replicator filtering and batch applier.
2. Describe the feature in general
Rhino version became old and we shall upgrade it.
3. Des…