Blender Git Commit Log

Git Commits -> Revision d09ffb8

October 18, 2019, 11:35 (GMT)
File Browser: add back Delete, which now moves files to the trash

In Blender 2.7 delete would permanently delete files, now this function is back
but using more standard behavior.

This patch includes code contributed by Kris (Metricity).

Differential Revision: https://developer.blender.org/D4585

Commit Details:

Full Hash: d09ffb80bc9f91eb3f89e1559a9295e53bbfecb5
Parent Commit: 6d3b6dd
Committed By: YimingWu
Lines Changed: +217, -8

6 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+2, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+3, -0) (Diff)
/release/scripts/startup/bl_ui/space_filebrowser.py (+7, -1) (Diff)
/source/blender/blenlib/BLI_fileops.h (+1, -0) (Diff)
/source/blender/blenlib/intern/fileops.c (+192, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021