From b1cb844e0539376cb41cd15bf802aea62848b90a Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Tue, 6 Jan 2009 14:42:54 +0000 Subject: 2.5 - Start of filebrowser. - basic drawing of list and thumbnail view (switchable through 'favourits' icon in header) - selection of files and directories (bookmarks) works with the RMB (right mouse button) - load operator for files still unstable (no check for correct file type) and incomplete. (WM_operator_free missing) immediate TODOS: - fix load file operator - finish drawing of buttons in header - drawing of detailed list with all file info. - finish selection and execute operators (LMB and MMB execute) later todos: - parent dir - keymap for all the shortcuts - append/link and databrowse - ... --- projectfiles_vc9/blender/editors/ED_editors.vcproj | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'projectfiles_vc9') diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj index 040b2f78efe..442ea92d58c 100644 --- a/projectfiles_vc9/blender/editors/ED_editors.vcproj +++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj @@ -201,6 +201,10 @@ RelativePath="..\..\..\source\blender\editors\include\ED_datafiles.h" > + + @@ -298,6 +302,10 @@ RelativePath="..\..\..\source\blender\editors\datafiles\blenderbuttons.c" > + + @@ -598,6 +606,10 @@ + + @@ -606,6 +618,10 @@ RelativePath="..\..\..\source\blender\editors\space_file\file_intern.h" > + + -- cgit v1.2.3