This has been merged in #92884 (only in main, not released yet).
With a caveat regarding VDB marked as packed
inside blender: blender/blender-asset-tracer#9…
Hi, I was away for vacations. I will try to help get this PR through.
I reworked my PR:
- rebased on main (to resolve the conflicts)
- the test commit now uses the file shared by @ariane-genty…
uchar
aka uint8_t
Fair enough. Do you think that the issue blender/blender#100592 pointed out by @ariane-genty is the right one for this bug? Or should another issue be opened?…
This one is still missing, though.
Sorry, I overlooked this part of your comment.
You can use the .blend file of #92884: [scene_with_vdb_and_fluid_cache.zip](https://projects.blender.org/a…
A "BAT pack" is something completely different than "packed files inside a blend file".
On which of this feature does the @skip_packed
decorator act?
I thought that @skip_packed
…
I added a test in #92886 for a relative Lamp inside and outside of the project (the test that was in our pipeline).
Feel free to add a testcase for your commit 61dc5b8a23 as well
Found out that running poetry run pytest -k test_pack_ies_external --no-cov
was what I wanted.
I rebased on top of main and reordered the commits to show that running the test above on…
Sure, how can I run the tests ? (I couldn't find any doc regarding them)
So this seems to be an issue with Blender, then?
Probably (I have to confess that my experience with blender is very limited, I am a software developer and not a 3D artist)
How should we…
I implemented your suggestion and rebased on top of main (hence the force-push)