-
```
We have a partner here that has a WebGL application that does not work on
Windows with the ANGLE renderer with SH_ENFORCE_PACKING_RESTRICTIONS.
Somehow, it does work on other platforms with SH_E…
-
The current iteration packs all the sprite when changes to any Aseprite files are committed. This works fine as long as the artist is the only one changing the files (and isn't expected to run the gam…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
The pkgconfig shipped in the recent versions seems to have wrong paths and doesn't use varia…
-
```
Scanning dependencies of target spacecraft
[ 2%] Building CXX object CMakeFiles/spacecraft.dir/src/Application.cpp.o
In file included from /home/muridaerattus/SPACECRAFT/extlibs/headers/glm/de…
-
## Description
Packing a recipe with the jitter algorithm results in overlaps as detected by the analysis workflow. These overlaps can be identified in the packing image.
![image](https://user-ima…
-
I used auto_gptq to quantize a large language model, this model's transformer has 80 layers, I found each layer needs almost 4 mininutes to pack, I have to wait serveral hours before the whole packing…
-
Unable to use `restruct.Pack` to pack an `int` or `uint`. See:
```golang
x := int(-100)
buf, err := restruct.Pack(binary.LittleEndian, x)
fmt.Printf("buf=%+v, err=%+v")
```
The result of w…
-
the CSS for packing-list doesn't work properly.
related to .list ul overflow: scroll I think
-
-
I tried to create circle packing example from Vega example page and noticed that tooltip is not functioning as intended. It only works for the first Mousehover event and shows the data but when I hove…