BAT doesn't pack smoke cache #55542
Labels
No Label
legacy module
Platforms, Builds, Tests & Devices
legacy project
Blender Asset Tracer
legacy project
Platform: Windows
Priority::Normal
Status::Archived
Status::Confirmed
Status::Needs Triage
Status::Resolved
Type::Design
Type::Report
Type::To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-asset-tracer#55542
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Attached is a .blend file. If you bake the smoke cache and pack it with BAT, it won't pack the smoke cache files.
This is related to: #55007
smoke_cache.blend
Added subscriber: @IsaacWeaver
Added subscribers: @dr.sybren, @lichtwerk
Yep, smoke is not implemented (yet),
dfa07e19cc
just did it for fluids...So cdef
eModifierType_Smokesim = 31
and corresponding modifier_walker is still missing.I could have a go at it (just started fiddeling with BAT and P732 is a start -- but needs further love [just pointcache, no OpenVDB, ...] -- also this suffers from the same glob vs. pathlib.Path.exists() issue as in #55007, #55539)
But before I continue, I would like to ask @dr.sybren if this is better placed on his desk?
Also this is probably not a bug, but a known limitation and more of a TODO?
My plate is already pretty full with Code Quest stuff, so I appreciate your help. P732 seems like a good first step. Once you're a bit further, in a diffusion patch and I can give you some more feedback. For now I've commented on P732.
oki, will see what I can do...
fix in D3518
This issue was referenced by
4e1c2d1bbb
Changed status from 'Open' to: 'Resolved'