-
## Describe the bug
Tankman's winning/neutral icon on the healthbar is missing a single pixel. Its been that way since week 7 came out and its been killing me ever since
## To Reproduce
Pla…
-
Noticed by @ericoporto , new pathfinder apparently has to sync with room masks each time path search is called: https://github.com/adventuregamestudio/ags/blob/master/Engine/ac/route_finder.cpp#L60
…
ghost updated
2 months ago
-
# TODO:
## Engine Implementation
~~Add Viewport support~~
Make it 3D ->https://www.youtube.com/watch?v=ih20l3pJoeU&ab_channel=javidx9
draw and fill triangles https://stackoverflow.com/ques…
-
Hello, thank you very much for your contribution. An error was encountered during training
`Traceback (most recent call last):
File "/home/zhangc/PixelLM/train_ds.py", line 974, in
main(sys.…
-
I tried
python -m mmgpt.engine.serve.cli --model-path ./mmgpt/engine/serve/merlin --image-file ./mmgpt/engine/serve/examples/waterview.jpg
but there is error
File "/merlin-main/mmgpt/…
cyj95 updated
5 months ago
-
There are several cases of Skia Gold comparing a new golden from browser X to a previous golden of browser Y. Here's one example (Safari vs Chrome): https://flutter-engine-gold.skia.org/detail?groupin…
-
When I choose isOpaque = false to display a background image the models on my device don't show correctly. Is there another way to display a background image?
With my pixel 8, the models I am loadi…
-
### System Info
```shell
optimum: 1.20.0
os: ubuntu 20.04 with RTX 2080TI
python: 3.10.14
```
### Who can help?
@michaelbenayoun @JingyaHuang @echarlaix
### Information
- [X] The…
-
### Describe the bug
In current source code overdrawhigh and cuthigh parameters are not used for anything. We're only using overdrawlow and cutlow.
### To Reproduce
src/stage.go
src/camera.g…
-
In the attached ROM, the screen is scrolled horizontally in screen 8
The plotting involves that, for one column of pixels out of 16, the z80 and the VDP copy engine work on the same column.
On real…