Go to file
Andrea Weikert ef9356043e == file browser ==
Patch from Alexander Kuznetsov: Real-time File Selection, thanks for the contribution.

Still made a few minor changes from latest patch:
1. Rename SELECTEDFILE to HILITED_FILE, since we are not actually selecting the file, but previewing/highliting the possible selection.
2. Also made this clearer by not drawing the files as selected, but just highlight them.
3. Removed the Select/Deselect toggle when clicking on file, will be committed separately soon.
2011-03-20 00:34:08 +00:00
build_files Mac OS X cmake changes and bundle fixes 2011-03-16 15:44:17 +00:00
doc add sphinx api reference note that menu's layout.operator_context defaults to EXEC_REGION_WIN rather then INVOKE_DEFAULT. 2011-03-17 22:49:46 +00:00
extern workaround for problem compiling with glu 1.5.8 on windows 2011-03-15 01:31:07 +00:00
intern remove some redundant vars, assignments & checks. 2011-03-19 05:06:06 +00:00
release hide addon_utils in bpy.utils & tag/remove unused vars in recent commits. 2011-03-18 20:57:32 +00:00
source == file browser == 2011-03-20 00:34:08 +00:00
CMakeLists.txt fix for building on ubuntu 11.04 (pre-release), also remove WITH_INSTALL from cache. 2011-03-18 12:12:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Mac OS X cmake changes and bundle fixes 2011-03-16 15:44:17 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00