Campbell Barton
fbcdb748cd
WM: remove arbitrary path length limit for FS_CATEGORY_OTHER
...
Paths were checked for being at least 3 characters in length
before being added to FS_CATEGORY_OTHER.
It looks like this was originally done to prevent the preferences
attempting to add "//" paths which is now handled by `BLI_path_is_rel`.
As it happens the old logic prior to [0] was incorrect and asserted
if textures was set to "//textures" for example.
Now only check the path isn't empty.
[0]: 968f156fae
2025-04-12 02:23:49 +00:00
..
2025-04-12 01:38:14 +02:00
2025-04-10 20:30:45 +02:00
2025-04-10 22:09:06 +02:00
2025-04-11 01:08:54 +00:00
2025-04-03 12:27:01 +02:00
2025-03-04 23:35:30 +01:00
2025-04-10 08:56:02 +02:00
2025-04-11 23:55:00 +00:00
2025-04-09 23:07:03 +02:00
2025-04-10 12:21:52 +02:00
2025-03-11 12:36:17 +11:00
2025-04-12 01:38:14 +02:00
2025-04-11 23:55:00 +00:00
2025-03-20 21:11:06 +00:00
2025-03-20 21:11:06 +00:00
2025-03-31 23:48:29 +00:00
2025-04-11 12:02:07 +10:00
2025-03-20 21:11:06 +00:00
2025-04-11 11:38:29 +02:00
2025-04-09 23:07:03 +02:00
2025-03-20 21:11:06 +00:00
2025-04-03 19:12:54 +02:00
2025-03-20 21:11:06 +00:00
2025-04-11 12:22:39 +10:00
2025-04-11 22:39:37 +02:00
2025-03-20 21:11:06 +00:00
2025-04-12 01:38:14 +02:00
2025-03-06 06:22:14 +01:00
2025-04-11 14:11:57 +10:00
2025-04-04 21:05:16 +02:00
2025-03-31 23:48:29 +00:00
2025-04-12 02:23:49 +00:00
2025-04-12 01:38:14 +02:00
2025-04-09 08:44:36 +00:00
2025-04-11 12:41:33 +02:00
2025-04-12 01:38:14 +02:00
2025-04-11 17:58:40 +02:00
2025-04-11 11:51:29 +02:00
2025-03-20 21:11:06 +00:00
2025-04-12 01:38:14 +02:00
2025-03-31 00:36:46 +02:00
2025-02-12 23:01:08 +01:00
2025-04-11 11:38:29 +02:00
2025-02-12 23:01:08 +01:00
2025-03-20 21:11:06 +00:00
2025-04-11 12:22:39 +10:00
2025-04-10 20:30:45 +02:00
2025-04-01 13:01:16 -07:00
2025-04-11 17:58:40 +02:00
2025-04-11 12:02:07 +10:00
2025-02-19 17:11:08 +01:00