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
2019-09-11UI: File Browser Friendly Volume DescriptionsHarley Acheson
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-05-16ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacrosCampbell Barton
2019-05-15space_file: fix build error with msvc.Ray Molenkamp
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2018-11-19Merge branch 'master' into blender2.8Campbell Barton
2018-11-19Linux: list GVFS mount pointsRoel Koster
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Fix snaps appearing in system bookmarks on Linux.Roel Koster
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-05Merge branch 'master' into blender2.8Campbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-18Cleanup: move unneeded struct out of DNA.Brecht Van Lommel
2017-05-27Remove MinGW supportAaron Carlisle
2017-03-22Cleanup: remove BLI_getlastdirCampbell Barton
2017-03-12Fix T50788: blender startup crash on macOS with some types of volumes available.Brecht Van Lommel
2016-10-12Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-01Fix T49502: file browser on OS X not highlighting system folders and bookmarks.Brecht Van Lommel
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-09-11File Bookmarks: use volume label on Windows, and set name of recent entriesBastien Montagne
2015-04-29OSX: fix T44533, system_bookmarks not showing utf standard ( umlauts etc. )Jens Verwiebe
2015-02-26Fix T43817: issue with non-utf8 encodings in Windows paths, again...Bastien Montagne
2015-02-17Amend to previous own Fix T43684: only use hack on WIN32, and use case-insens...Bastien Montagne
2015-02-17Fix T43684 (again!): Mighty Windows thinks it’s perfectly sensible to block...Bastien Montagne
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-03OSX/fsmenu: fix compiling on older gcc reported by Mike SJens Verwiebe
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-09Cleanup: tabsCampbell Barton
2014-10-08OSX: fsmenu cleanupJens Verwiebe
2014-10-08OSX: adapt fs_menue to modern entries handlingJens Verwiebe