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
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-12-14Cleanup: path_util.c commentsCampbell Barton
2020-12-11Fix: Fix potential memory leak in BLI_getenvRay Molenkamp
2020-12-11Fix: BLI_getenv returns ascii not UTF8 on windowsRay Molenkamp
2020-12-08Fix unexpected "/" path after normalizing empty directory pathJulian Eisel
2020-10-26Fix T81421: "Saving As..." a blend file with a Script node file path filled w...Bastien Montagne
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-11Cleanup: make formatJacques Lucke
2020-09-10Cleanup: Fix bad spelling in previous commit.Ray Molenkamp
2020-09-10Cleanup: Update doc string for BLI_getenvRay Molenkamp
2020-08-26Cleanup: better naming and no bad level access in BLI_winstuffBrecht Van Lommel
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-10Cleanup: spellingCampbell Barton
2020-04-08Cleanup: rename to BLI_path_cwd to BLI_path_abs_from_cwdCampbell Barton
2020-04-08Cleanup: missed renaming BLI_cleanup_unc_16 in recent refactorCampbell Barton
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Fix build error on windowsGermano Cavalcante
2020-03-06Cleanup: use ELEM macro for path slash checksCampbell Barton
2020-03-06Cleanup: avoid use of BLI_cleanup_dirCampbell Barton
2020-03-06Cleanup: remove BLI_cleanup_fileCampbell Barton
2020-02-18Fix making paths relative on windowsCampbell Barton
2020-02-15Cleanup: make BLI_make_exist local to the file selectorCampbell Barton
2019-12-25Cleanup: Remove BLI_stringenc_pathLukas Stockner
2019-12-18Image Editor: Load UDIMs even if secondary tile is selectedLukas Stockner
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-07-07Cleanup: spellingCampbell Barton
2019-05-25blenlib: Fix build warning with MSVCRay Molenkamp
2019-04-21Cleanup: comments (long lines) in blenlibCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix BLI_path test of BLI_path_frame_strip.Bastien Montagne
2019-04-09Cleanup: spellingCampbell Barton
2019-04-02Cleanup: Fix compiler warningAntonioya
2019-03-27Cleanup: style, use braces for blenlibCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Cleanup: return early in BLI_path_frame_getSybren A. Stüvel
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (blenlib)Campbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne