Files
test/source/blender/makesdna
Julian Eisel 693e590d9f Refactor: Assets: Remove unnecessary asset identifier class
This was just rather useless level of abstraction. I heard from other
devs that these helper classes caused confusion, so better to avoid
this.

Now the asset representation has all the needed bits to create its full
path, blend-file path and asset library relative path. In fact only the
asset library relative path needs to be stored to make all this
available, since the asset representation already stores a reference to
the asset library owning it, so the paths can be recreated easily.
2024-07-26 15:03:06 +02:00
..
2024-07-13 16:56:57 +10:00
2024-01-03 13:38:14 +01:00
2024-06-18 12:09:40 +10:00
2024-06-18 12:54:08 +02:00
2024-07-18 15:24:27 +10:00