-
hey, so although I said I wasn't getting sucked into a lines rewrite/refactor, I'm already in there & tinkering with the code a bit.
It seems there are a bunch of unused slew parameters - shouldn't…
-
**This feature request is:**
- [x] not a duplicate
- [ ] implemented
**Is your feature request related to a problem? Please describe.**
_Originally posted by @sangouzhi in https://github.com/K…
-
Yesterday I created a cycling route that passes by a roundabout. Now the elevation profile has a gap.
Currently, the route enters the roundabout, goes full circle and then jumps to the exit point.
…
-
I’m still having issues with this lumacode / rgbtohdmi on the PAL 65XE
I’ve noticed now that the colors are off. When I bring up Atari Control Picture, the Y should be yellow and it is green. The …
-
One of my dreams for this package was to turn code like this
```python
query = linear(head.query, t1) # L x Dk
key = linear(head.key, t1) # L x Dk
```
in…
-
Error from cmgui:
Reading ./results/LinearTet.part0.exnode
Reading ./results/LinearTet.part0.exelem
ERROR: Invalid basis type
ERROR: Invalid basis type
ERROR: Invalid basis description
ERROR: …
-
When trying to work with [Linear OAuth](https://developers.linear.app/docs/oauth/authentication) I found [this check](https://github.com/cmd-johnson/deno-oauth2-client/blob/master/src/grant_base.ts#L1…
-
I've noticed before that compared to other engines, when rendering the same scene, pygfx sometimes appears "slightly blurry" in the rendering result. This is not very noticeable in most cases.
Howe…
-
Original Elite has no real concept of frame limiting, the main loop just goes as fast as it can and the physics/A.I. and rendering all run one after the other.
Elite 128 by Uz has an imperfect fram…
-
# Testing Framework Refinement
This section aims to describe the tasks related to refining the testing framework, test data preparation, test case definitions, and reporting. The overarching object…