CHANGELOG: update for new tracing behaviour of directory assets
This commit is contained in:
parent
606377180c
commit
ef5b83feda
@ -7,6 +7,7 @@ changed functionality, fixed bugs).
|
|||||||
|
|
||||||
- Add `BlendFileBlock.raw_data()` and `.as_string()` functions. These functions interpret the data in a `BlendFileBlock` as either `bytes` or `string`. This can be used to obtain the contents of a `char*` (instead of the more common embedded `char[N]` array).
|
- Add `BlendFileBlock.raw_data()` and `.as_string()` functions. These functions interpret the data in a `BlendFileBlock` as either `bytes` or `string`. This can be used to obtain the contents of a `char*` (instead of the more common embedded `char[N]` array).
|
||||||
- Add support for IES lights ([#92883](https://projects.blender.org/blender/blender-asset-tracer/pulls/92883)).
|
- Add support for IES lights ([#92883](https://projects.blender.org/blender/blender-asset-tracer/pulls/92883)).
|
||||||
|
- Fix issue packing 'directory' assets (like fluid simulation caches; [#104259](https://projects.blender.org/studio/flamenco/issues/104259)).
|
||||||
|
|
||||||
# Version 1.15 (2022-12-16)
|
# Version 1.15 (2022-12-16)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user