You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
macOS support: fix DXT rendering, crash-on-quit, Finder dialog, and CI
- Add built-in software DXT1/DXT3/DXT5 decoder replacing broken
Compressonator decompression on ARM64 (works on all platforms)
- Fix crash-on-quit from use-after-free in QTextDocument::destroyed lambda
- Fix Finder file dialog by adding valid CFBundleIdentifier to Info.plist
- Fix long VTF path text blocking image preview with word wrap
- Fix false "DXT compression unavailable" warning for non-DXT formats
- Add macOS Compressonator build-from-source in CI for DXT compression
- Fix CI: clone GLM dep, patch OpenCV requirement, drop macOS Qt arch
- Update Compressonator header to match Yellow-Dog-Man fork ABI
0 commit comments