Files
test2/source/blender/blenlib/intern
Campbell Barton 26a194abbd BLI_path: add BLI_path_extension_strip as an alternative to replace
While replacing the extension with an empty string works,
it required a redundant string-size argument which took a dummy
value in some cases. Avoid having to pass in a redundant string size by
adding a function that strips the extension.
2023-04-19 12:59:43 +10:00
..
2022-10-07 22:55:03 +11:00
2023-02-03 12:41:01 +11:00
2023-03-29 14:17:32 +11:00
2023-02-11 14:04:35 +11:00
2022-02-11 09:14:36 +11:00
2022-11-08 15:50:49 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2023-04-18 12:53:45 -07:00
2022-10-07 22:55:03 +11:00
2022-10-07 22:55:03 +11:00
2023-03-09 18:15:22 +01:00
2022-10-07 22:55:03 +11:00
2023-02-27 21:51:57 +11:00
2022-02-11 09:14:36 +11:00
2023-04-19 08:02:42 +10:00