blender-asset-tracer/blender_asset_tracer
Sybren A. Stüvel cc4043969e Change when the trace_blendfile() callback is called
Previously the `callback.trace_blendfile()` callback was called just before
tracing its dependencies would start, i.e. after opening it. This is now
changed to before opening it, because that can take a long time (to load
SDNA). this will make any UI (like the Flamenco add-on) report the right
filename when waiting for big files, instead of lingering on the
last-opened (potentially very small) blend file.
2022-09-12 15:06:08 +02:00
..
2022-03-25 12:07:06 +01:00
2022-07-14 10:40:39 +02:00
2021-07-22 10:14:43 +02:00
2022-02-18 16:12:41 +01:00
2022-03-25 12:07:06 +01:00