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-09-21Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-08-03Fix broken logic in Windows directory query functionJulian Eisel
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-10Cleanup: quiet array-parameter warning from GCC11Campbell Barton
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-05-04Fix (unreported): 'CoInitializeEx' being called without 'CoUninitialize'Germano Cavalcante
2021-03-04Cleanup: number literalsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-09Cleanup: alias: use const, remove unused variable.Ankit Meel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-15Cleanup: spellingCampbell Barton
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-13Cleanup: remove some incorrectly placed constsJacques Lucke
2020-07-13MSVC: Fix build error with the 8.1 SDKRay Molenkamp
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Fix for building on systems besides apple/windows/linuxCampbell Barton
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-05-26UI: Windows Shell Links & Improved Mac AliasesHarley Acheson
2020-05-15blenlib: BLI_file_attributes() CorrectionHarley Acheson
2020-04-11Fix for T75595: File Browser and Windows Unicode PathsHarley Acheson
2020-04-08Cleanup: missed renaming BLI_cleanup_unc_16 in recent refactorCampbell Barton
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-06Cleanup: use ELEM macro for path slash checksCampbell Barton
2020-02-26BLI_fileops: add utility to read text with newlines set to nilCampbell Barton
2020-02-24Fix unused variable warning on LinuxJulian Eisel
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2019-11-06Fix T70952: EXR files bigger than 2GB don't open on WindowsBrecht Van Lommel
2019-10-15Cleanup: Fix warningsDalai Felinto
2019-09-29Fix T69935: Silence Win32 OS Error DialogsHarley Acheson
2019-08-01Fix error de-duplicating BLI_file_read functionsCampbell Barton
2019-07-30Cleanup: de-duplicate file reading codeCampbell Barton
2019-07-15Fix reading directory as file content on LinuxCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-04-26Fix T63853: BLI_current_working_dir did not return utf8 encoding on windows.Ray Molenkamp
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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-02-26Cleanup: typosCampbell Barton
2017-11-30Haiku OS SupportCampbell Barton