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-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-30Kernel: include header file in BKE_appdir.h defining size_tSybren A. Stüvel
2020-12-11Refactor/extend BKE API to get special user directoriesJulian Eisel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-10-04Fix color-management ignoring the data-path command line valueCampbell Barton
2020-10-04Cleanup: clarify names in appdirCampbell Barton
2020-10-04Cleanup: BKE_appdir left paths set even when not foundCampbell Barton
2020-10-03Preferences: remove temp directory initialization for WIN32Campbell Barton
2020-10-03Cleanup: remove unused temp directory initializationCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Cleanup: remove some incorrectly placed constsJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-05-19Cleanup: rename BLI_appdir_fonts_* -> fontCampbell Barton
2019-05-19UI: Default Directory for Windows FontsHarley Acheson
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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
2018-12-05Fix T58104: Duplicated previews for Matcaps/HDRIs in portable installsPhilipp Oeser
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Add: BKE_appdir_folder_id_exCampbell Barton
2015-05-06Add bpy.app.binary_path_pythonCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton