Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-10-08make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmarkCampbell Barton
2013-06-19fix for filesel autocomplete, it had the annoying behavior if you entered in ...Campbell Barton
2012-09-18== filebrowser ==Andrea Weikert
2012-07-04More spell checking.Bastien Montagne
2012-06-18style cleanupCampbell Barton
2012-06-17== filebrowser ==Andrea Weikert
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-05scale the file selector UI with the DPI, the region size can still be wrong t...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-14== filebrowser ==Andrea Weikert
2010-11-14== filebrowser ==Andrea Weikert
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06== filebrowser ==Andrea Weikert
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-05-09== filebrowser ==Andrea Weikert
2010-05-08bugfix [#22276] filemanager autocompleate based on current pathCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-10filebrowser:Andrea Weikert
2010-02-12correct fsf addressCampbell Barton
2010-01-20Fix for crash in file selector using the 'Open' button - button was using old...Matt Ebb
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-10-15typing in non-existant dirs now goes back to the previous dir. (also for book...Campbell Barton
2009-09-04- rna documentation layout now matches blenders internal layout, autogenerate...Campbell Barton
2009-07-262.5 file browserAndrea Weikert
2009-07-102.5 filebrowserAndrea Weikert
2009-07-102.5 file browser Andrea Weikert
2009-07-072.5 filebrowser: previous/next + bugfix + elubie's changes and cleanupDalai Felinto
2009-07-062.5 filebrowserAndrea Weikert
2009-06-302.5 filebrowser Andrea Weikert
2009-06-302.5 file browser Andrea Weikert
2009-06-302.5 filebrowser Andrea Weikert
2009-05-142.5 filebrowserAndrea Weikert
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-122.5 filebrowserAndrea Weikert
2009-03-082.5 filebrowserAndrea Weikert
2009-02-142.5Ton Roosendaal