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-12-16Docs: add doc-strings for BLI_path functionsCampbell Barton
2021-12-16WM: various changes to file writing behaviorCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-09-27BLI Path: add function `BLI_path_contains()`Sybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
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-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: remove BLI_cleanup_fileCampbell 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-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
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
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-17Cleanup: remove unused BLI_rebase_pathCampbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2017-04-17BLI: make BLI_make_existing_file() return true on success, and false on failu...Bastien Montagne
2017-03-24BLI_path_util: Add BLI_path_joinCampbell Barton
2017-03-23BLI_path_util: Add string versions of SEP, ALTSEPCampbell Barton
2017-03-22Cleanup: remove BLI_getlastdirCampbell Barton
2017-03-22BLI_path_util: add BLI_path_name_at_indexCampbell Barton
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-16Cleanup: remove unused & unimplemented `BLI_newname`.Bastien Montagne
2015-10-17Cleanup: BLI_path commentsCampbell Barton
2015-10-17Cleanup: remove unused BLI_string_to_utf8Campbell Barton
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-07-14BLI_path_utils: fix/enhance BLI_filename_make_safe(), add BLI_path_make_safe().Bastien Montagne
2015-06-30Cleanup: move BLI_char_switch into BLI_stringCampbell Barton
2015-06-04New "use placeholders" feature of the sequencer did not detect correctAntony Riakiotakis
2015-05-05Prefer name 'program' over 'binary'Campbell Barton
2015-05-05BLI_path: add PATH search utility functionsCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-13Make modifier_unique_name return whether modifier was renamed or notSergey Sharybin
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-16Fix T43275: Crash on Render when using 'save buffer' and render layer name co...Bastien Montagne
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-07-30BLI_path_utils: rename BLI_clean -> BLI_path_native_slashCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-05-18Comment unused BLI_rebase_pathCampbell Barton