itchio-opengamepadui-artpro.../core
Jose Falanga 3f5c45a99d
All checks were successful
Build plugin / build (push) Successful in 1m8s
refactor: split long functions and fix AGENTS.md violations
- Rename goos/goarch to os_name/arch_name (no domain jargon)
- Split _install_ffmpeg into _detect_os, _detect_arch, _build_ffmpeg_url, _download_url_bytes, _extract_ffmpeg
- Split _build_animated_gif_texture into _extract_gif_frames and _assemble_animated_texture
- Split _parse_gif_frame_delays into _skip_gif_header, _parse_gif_extension, _skip_gif_image_descriptor
- Replace _download_gif_bytes with _download_url_bytes (shared helper)
- All functions now under 50 lines
2026-08-19 21:17:00 -03:00
..
artprovider_settings.gd feat: animated GIF covers with config toggle and focus-based pausing 2026-08-19 21:11:04 -03:00
artprovider_settings.tscn feat: animated GIF covers with config toggle and focus-based pausing 2026-08-19 21:11:04 -03:00
boxart_itch.gd refactor: split long functions and fix AGENTS.md violations 2026-08-19 21:17:00 -03:00
boxart_itch.tscn Initial commit: itch.io box art provider for OpenGamepadUI 2026-08-16 20:17:35 -03:00