Clemens Beute ClemensBeute
  • Joined on 2019-02-01
Clemens Beute commented on issue blender/blender#111576 2024-04-17 11:27:22 +02:00
Unnecessary write operations on blender_assets.cats.txt

We have this issue at work too. It is pretty anoing, because we do version control with hg mercurial and constantly have to revert or commit the blender_assets.cats. Because they get changed all…

Clemens Beute commented on issue blender/blender#110467 2023-07-27 10:16:51 +02:00
catalog_simple_name doesn't refresh when renaming catalog

Also It seems, that if you set the catalog_id with python, the .catalog_simple_name result ist broken too. It returns just ''

bpy.data.collections["Collection 1"].asset_data.catalog_id =…

Clemens Beute opened issue blender/blender#110467 2023-07-25 17:00:18 +02:00
catalog_simple_name doesn't refresh when renaming catalog