Files
test/source/blender/blenkernel/intern
Sybren A. Stüvel 628fab696c Asset Catalog: introduce AssetCatalogPath class
So far we have used `std::string` for asset catalog paths. Some
operations are better described on a dedicated class for this, though.
This commits switches catalog paths from using `std::string` to a
dedicated `blender::bke::AssetCatalogPath` class.

The `using CatalogPath = AssetCatalogPath` alias is still there, and
will be removed in a following cleanup commit.

New `AssetCatalogPath` code reviewed by @severin in D12710.
2021-09-30 16:29:14 +02:00
..
2021-07-16 11:45:51 +10:00
2021-07-13 20:51:24 +10:00
2021-09-24 11:31:23 +10:00
2021-05-25 17:16:54 +02:00
2021-08-06 14:24:16 +10:00
2020-11-06 12:32:54 +11:00
2021-08-06 14:24:16 +10:00
2021-07-07 13:42:46 +10:00
2021-09-24 07:44:22 +02:00
2021-08-06 14:24:16 +10:00
2021-09-24 11:31:23 +10:00
2021-09-23 15:42:44 +10:00
2021-09-17 08:08:56 -07:00
2021-08-19 19:27:49 -07:00
2021-09-24 11:31:23 +10:00
2021-06-18 14:41:24 +10:00
2021-07-29 10:52:08 +10:00
2021-09-24 11:31:23 +10:00
2021-07-08 13:31:38 +10:00
2021-06-16 16:14:02 +02:00
2021-09-23 22:08:02 +10:00
2021-08-06 14:24:16 +10:00
2021-09-29 07:30:34 +10:00
2021-08-05 16:54:34 +10:00
2021-06-22 10:54:50 -07:00
2021-09-22 16:55:09 +02:00
2021-07-05 15:54:57 +10:00
2021-08-27 17:02:53 +10:00