Bump Blender Asset Tracer (BAT) to version 1.15

Bump BAT from 1.14 to 1.15 to add support for fluid sim caches.
This commit is contained in:
Sybren A. Stüvel 2022-12-16 15:28:34 +01:00
parent 9bda21648e
commit 84470eeb81
2 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ bugs in actually-released versions.
- Worker: better handling of long lines from Blender/FFmpeg, splitting them up at character boundaries. - Worker: better handling of long lines from Blender/FFmpeg, splitting them up at character boundaries.
- Manager: change SQLite parameters to have write-through-log journalling and less filesystem synchronisation. This reduces I/O load on the Manager. - Manager: change SQLite parameters to have write-through-log journalling and less filesystem synchronisation. This reduces I/O load on the Manager.
- Add-on: Set Blender's experimental flag `use_all_linked_data_direct` to `True` on submitted files, to work around a shortcoming in BAT. See [Blender commit b8c7e93a6504](https://developer.blender.org/rBb8c7e93a6504833ee1e617523dfe2921c4fd0816) for the introduction of that flag. - Add-on: Set Blender's experimental flag `use_all_linked_data_direct` to `True` on submitted files, to work around a shortcoming in BAT. See [Blender commit b8c7e93a6504](https://developer.blender.org/rBb8c7e93a6504833ee1e617523dfe2921c4fd0816) for the introduction of that flag.
- Bump the bundled Blender Asset Tracer (BAT) to version 1.15.
## 3.1 - released 2022-10-18 ## 3.1 - released 2022-10-18