Blender Git Commit Log
Git Commits -> Revision c1267bb
Revision c1267bb by Julian Eisel (master) December 13, 2016, 16:01 (GMT) |
UI: Externally open file and path from context menu Adds two buttons to context (RMB) menu of path buttons: * "Open File Externally" to open a file in an external app (only visible if path contains a filename) * "Open Location Externally" to open a path in an external file browser The functionallity for this was already there, just hidden behind Shift/Alt click of file_browse button (folder icon next to path button). |
Commit Details:
Full Hash: c1267bb8008bd903ab819ca8c56de6fdbf902003
Parent Commit: ec2fd74
Lines Changed: +37, -0
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+37, -0) (Diff)