-
```
What steps will reproduce the problem?
public void setRenderer(final Engine pEngine) {
this.setOnTouchListener(pEngine);
this.mRenderer = new Renderer(pEngine);
this.setRenderer(this.mRende…
-
Hi - This component looks great. When I add "gs://gds-word-cloud-prod" as the component ID and click "Add Component," the Add button just cycles forever. Doesn't seem to be able to load the visualizat…
-
is it possible to show a description of a subprogram/cycle while hover? one string would be sufficient.
![image](https://github.com/Nuaduwodan/lance/assets/74239333/998b6133-7468-41da-9c49-8f0e8352…
-
Example:
```
gap> Cycles((1,2,3)(4,5));
Error, List Element: [2] must have an assigned value in
D := arg[2]; at /home/makx/git/gap/master/lib/oprt.gi:2149 called from
( )
called from read…
-
Modeled from the Esri databse
Use this folder from the data dump given from PDI April 30, 2024
https://drive.google.com/drive/u/0/folders/1qyzh3buHWrOuM5CcrLuryxDa-eth9xEU
To ingest all the new …
-
Prohibited in 1.0 and 1.1:
- 5.4.3.2: A unit cannot reference itself
- 6.4.3.2: A hierarchy cannot be circular
Allowed in both:
- `a = a`
- `a = b`, `b = a`
Allowed in 1.1:
- ``
- and ``
…
-
As my PC is fairly slow I prefer to use SheepIt when possible. But it doesn't render properly if I use the `Enhance Materials` toggle when importing a board.
![image](https://github.com/30350n/pcb2bl…
-
Hi,
I don't know if it's a RFE or if the functionality already exists in goda, without good documentation
Dependency cycles are the curse of software integration. When A depends on B and B depen…
-
```
What steps will reproduce the problem?
public void setRenderer(final Engine pEngine) {
this.setOnTouchListener(pEngine);
this.mRenderer = new Renderer(pEngine);
this.setRenderer(this.mRende…
-
Migrate https://github.com/clue/graph/pull/113 (refs https://github.com/clue/graph/issues/119)