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
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-01-28UI: Add OneDrive to System List for WindowsHarley Acheson
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-01-08Fix file-handle leak when parsing xdg user directoriesCampbell Barton
2020-11-06Cleanup: replace STREQLEN with STRPREFIX for constant stringsCampbell Barton
2020-10-24Fix for T80679: Incorrect Translation of File Manager System ListHarley Acheson
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-07-18Cleanup: spellingCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: simplify platform define checksCampbell Barton
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-22Cleanup: silence deprecation warnings of Carbon Finder Favorites itemsAnkit
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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