-
Here are some animation "vignettes" we should build to add character and humor to the scene. Some require new models.
Based on the information from the Little Miami River website, here are some na…
-
## Description
```
[ERRO] root: A moving strap entity bar stool (892017, StoolBar) attempted to re-parent an entity that does not 'belong' to it Gary Mouseman (926354, MobHuman)
[ERRO] physics:…
-
When running this script against https://developers.google.com/transit/gtfs/examples/sample-feed.zip, it throws this error:
```bash
$ npx gtfs-to-pouch -i ~/Downloads/sample-feed.zip -o pouch-dbs
…
-
https://github.com/aybe/HiOctaneBullfrog
It compiles but does not run, obviously.
It might be worth trying to:
- start a debugger
- implement the missing calls
- and see if something positiv…
-
For some datasets, the SQL connects to `Nameserver_12`: a copy, instead of the source name server table. That means that changes in the source name server are not reflected in the published datasets. …
-
This is not something the core development team is likely to work on any time soon since we have much higher priorities for Zenmap like upgrading to Python3. But it would be a nice feature that sever…
-
Regarding this clause: "You include with any Data you redistribute all credit or attribution information that you received with the Data, and your terms require any Downstream Recipient to do the same…
-
Initially we couldn't find examples where this results in a meaningful UX improvement but there are actually such examples. We're observing diffs that don't explain to the user at all why the diff is …
t0yv0 updated
3 months ago
-
Toni already made a nice implementation of digging and idling, now the rest should be done.
DK2 has some nice references hidden how they were called internally.
Since some tasks may be a little to…
-
### Problem
It's not possible to have a type that has a collection of refcounted pointers to itself as a component:
```ada
type Rec;
package Rec_Ref is new Refcounted (Rec);
package Rec_R…