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-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-27Fix T101231: Console flooded with warnings when fluid type is DomainGermano Cavalcante
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-09UI: File Browser Sizes in Binary for WindowsHarley Acheson
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell 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 (blenlib)Campbell Barton
2016-06-27Docs: arg namesCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-07-11Use const for direntry stringsCampbell Barton
2015-06-28Fix T45216: File Browser shows negative sizes for large files.Bastien Montagne
2015-04-10Cleanup: remove win32 workaroundCampbell Barton
2015-04-08Fix T44113: Some System Folders do not contain go back arrow.Bastien Montagne
2015-04-07CleanupCampbell Barton
2015-04-04Cleanup: move filelist out of storageCampbell Barton