longtail icon indicating copy to clipboard operation
longtail copied to clipboard

Incremental asset delivery library

Results 10 longtail issues
Sort by recently updated
recently updated
newest added

This PR primarily concerns ed477f92d9031d7e71c514506a958ac6c1bf4520 that fixes `lib` not linking objects correctly in `build_helper.bat`. For my use case, I need to build the static lib with msvc so I use...

Combine two version indexes with second one having priority

enhancement

This might be too small for a PR but here's a PR, feel free to close if you don't like it ofc :)

Hi, I was looking into integrating this into an Godot Engine project. Looking for advice for what longtail apis to call in c. Questions: 1. What longtail api calls should...

- **FIXED** Fixed crash if `--detailed-progress` was given and we fail to create a frame buffer

This commits adds support for Windows Arm64. We've tested it internally and it's working as expected. 🙌