-
### Operating System
Win 11 64bit
### OpenRCT2 build
OpenRCT2-0.4.14-17-g14f9296 develop
### Base game
RollerCoaster Tycoon 2
### Area(s) with this issue?
This bug is a graphical glitch or erro…
-
Hi,
i tried to build this package from source with buster on rpi4.
2 Tests are failing:
TEST pixelutils
/home/pi/build/ffmpeg-4.1.4/tests/fate-run.sh fate-pixelutils "" "" "/home/…
rnixx updated
3 months ago
-
```
What steps will reproduce the problem?
Using the following matrix:
/* an example cost matrix */
int r[4*4] = {20,20,10,10, 10,10,30,20, 10,10,10,20, 20,20,30,10};
std::vector< std::…
-
```
What steps will reproduce the problem?
Using the following matrix:
/* an example cost matrix */
int r[4*4] = {20,20,10,10, 10,10,30,20, 10,10,10,20, 20,20,30,10};
std::vector< std::…
-
If a `mat3`, a `dmat3`, a `mat4`, or a `dmat4` (or maybe other types of matrices; I gotta refresh my memory about affine transforms) ends in `_transform` or `Transform`, a text box should appear that …
-
```
What steps will reproduce the problem?
Using the following matrix:
/* an example cost matrix */
int r[4*4] = {20,20,10,10, 10,10,30,20, 10,10,10,20, 20,20,30,10};
std::vector< std::…
-
### Description
Implement the same news widgets we have on the iOS app.
- 2x2 widget
- 4x2 widget
- 4x4 widget
### Designs
https://www.figma.com/design/H11ZOl6JMYbCTW4ZJXqR5V/%F0%9F%A6%81-Br…
-
Good morning,
First of all, thank you for your work!
I have a question about how you write My' in the demo_pos.txt file.
Mi' is a matrix of 4x4 as is the result of Mi'=M(i+1)*Mi^-1. . In the artic…
-
Hey, yet we searching up the next neighbour so its a 3x3 box, but if we search a 4x4 box we can create more customizable rules.
Sorry for the bad english.
-
When reading quaterion and translation from object_datas.json and transforming it to homogeneous matrix, is it being transformed directly to panda3d coordiante system or is it done afterwards ? Becaus…