devilreef
|
fb3c4a0107
|
feat: add dithering param and parallel frame rendering for GIF
- Add dithering bool param to GIFRequest (default true)
- Parallelize frame rendering with goroutines
- Conditional Floyd-Steinberg dithering for speed vs quality tradeoff
|
2026-01-23 00:51:38 +06:00 |
|
devilreef
|
0cbbe647f9
|
fix: use fallback hairstyle when wearing headgear
Apply haircut fallback based on HeadAccessoryType:
- FullyCovering: hide hair entirely
- HalfCovering: use GenericShort/Medium/Long fallback
- Simple: keep original haircut
|
2026-01-23 00:13:06 +06:00 |
|
devilreef
|
85d8c463ed
|
fix: correct baseTexturePath to include assets/ prefix
|
2026-01-23 00:05:13 +06:00 |
|
devilreef
|
1b81917307
|
feat: initial commit
|
2026-01-22 16:26:39 +06:00 |
|