Files
test2/source/blender/blenkernel
Campbell Barton 802af4e04b BLI_file: split BLI_rename into two functions
Include the term "overwrite" so users of this function are aware
this function will delete the destination file (unlike LIBC rename).

- Add BLI_rename_overwrite (previously called BLI_rename).
- BLI_rename is now a wrapper for rename.

Use BLI_rename when renaming in the file selector.
2023-05-16 13:15:48 +10:00
..
2022-11-12 18:33:31 +01:00
2023-05-02 13:07:48 +02:00
2023-04-05 14:39:51 +10:00
2023-03-13 11:57:03 +01:00
2023-04-26 16:14:07 +10:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-05-15 15:14:22 +02:00
2023-05-15 15:14:22 +02:00
2023-05-08 11:48:01 +02:00
2023-04-05 15:30:32 +02:00
2023-04-21 19:08:44 +02:00