Files
test/source/blender/windowmanager
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-06-03 23:17:41 +02:00
2024-06-21 06:06:14 +02:00
2024-04-27 21:44:55 +02:00