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
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Add: BKE_appdir_folder_id_exCampbell Barton
2017-03-24Cleanup: line-lengthCampbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-15Comments: notes on polyfill2d, minor correctionsCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-02-15Fix for Python executable not being found on LinuxCampbell Barton
2015-10-30Python: check version binary name firstCampbell Barton
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-06-28Cleanup: remove BLI prefix from BKE funcsCampbell Barton
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-02Fix own mistake searching python binaryCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-13Cleanup: reduce scope for win32, Linux varsCampbell Barton
2015-05-06Add bpy.app.binary_path_pythonCampbell Barton
2015-05-05Prefer name 'program' over 'binary'Campbell Barton
2015-05-05BLI_path: add PATH search utility functionsCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-21Cleanup: styleCampbell Barton
2015-01-06cleanup: warningsCampbell Barton
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton