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
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06UI: Remove Windows 3D Object Folder ReferenceHarley Acheson
2020-03-06Cleanup: use BLI_strnlen instead of strlenCampbell Barton
2020-03-06Cleanup: clang-formatCampbell Barton
2020-03-06UI: Using Consistent Font Icon in File BrowserHarley Acheson
2020-03-05UI: File Browser FavoritesHarley Acheson
2020-03-05UI: Mac File Browser System List ChangesYevgeny Makarov
2020-03-03Fix error parsing XDG path valuesCampbell Barton
2020-02-28Cleanup: use fgets for parsing the xdg user dirsCampbell Barton
2020-02-26Cleanup: avoid path copy in XDG supportCampbell Barton
2020-02-26Cleanup: fix compiler warningBrecht Van Lommel
2020-02-26Fix for recent commit removing slashesCampbell Barton
2020-02-26Cleanup: printf from xdg parsingCampbell Barton
2020-02-26UI: remove check for HOME existing on unixCampbell Barton
2020-02-26Cleanup: remove trailing slash from bookmarksCampbell Barton
2020-02-26UI: Linux platform support for 'user-dirs.dirs'Campbell Barton
2020-01-29UI: Linux Platform File Browser System ListHarley Acheson
2020-01-28UI: Windows Platform File Browser System ListHarley Acheson
2020-01-28UI: show better volume names and icons in file browser on macOSYevgeny Makarov
2020-01-20Fix file browser not excluding AirDrop from the System list on macOSYevgeny Makarov
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
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