-
Posts on SquareSpace that have an image gallery are not imported properly. The way we import image galleries needs to be investigated and fixed.
When importing content that has an image gallery, f…
-
```
What steps will reproduce the problem?
1. I have a rhino unit test that fails
2. I'm running this unit test through ant integration
3. When unit test fails, execution interrupts with framework err…
-
I am trying to get Instagram profile page without authentication to check if the user have profile image.
Appear that when you load the page is have some splash screen and you can see the page source…
-
According the spec, if Symbol.species is set, the return value of constructor should be the value of Symbol.species. It seems rhino doesn't do this.
Test case:
```javascript
var empty…
-
I loaded geometry from another channel.
When subscribe geometry to the same channel with filter of i do not get any meshes.
![image](https://github.com/Archtica/RADii/assets/45074510/898dbfb9-ee9…
-
Add function to the View table to be able to create a new RhinoView, needs similar functionality as the "NewViewport" command in Rhino
sbaer updated
13 years ago
-
Importing a DXF into rhino:
The file is Blue. The file is completely upside down, and with multi scale the file is completely mirrored.
-
![캡처](https://github.com/AntonelloDN/Morpho/assets/163389031/92fb1acb-e5fe-4b40-ba23-6a8424a6f914)
hi Antonello,
I would like to ask you some question about ENVI-MEt and MORPHO.
In the rhino modeli…
-
**Is your feature request related to a problem? Please describe.**
It's very confusing both to new users and more experienced users when there is a mismatch between java objects and javascript primit…
-
Using Rhino in a high concurrency situation with JavaScript that contains XML markup (I believe it's called E4X, or ECMAScript) seems to be affected by a hard-coded resource pool due to https://github…