Files
goo-engine/source/blender
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
..
2023-04-12 11:24:10 +10:00
2023-04-19 08:02:42 +10:00