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-13Cleanup: spelling in commentsCampbell Barton
2022-09-09Cleanup: check for Python module in BKE_appdir_program_path_initCampbell Barton
2022-09-08Fix Blender as a Python module for WIN32Campbell Barton
2022-07-28Cleanup: unused headerCampbell Barton
2022-03-18EEVEE: Add new experimental "EEVEE Next" optionClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-11-13Fix splash screen showing on startup with files loaded by scriptsCampbell Barton
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-10Windows: Use TBBMalloc for GMPErik Abrahamsson
2021-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-07Cleanup: Clang-tidy else-after-returnAnkit Meel
2020-11-06Cleanup: use 'BKE_' prefix for initialization functionsCampbell Barton
2020-11-06Cleanup: replace STREQLEN with STRPREFIX for constant stringsCampbell Barton
2020-11-06Cleanup: use snake case for BLI_args APICampbell Barton
2020-10-30Cleanup: parse '--thread' as part of ARG_PASS_ENVIRONMENTCampbell Barton
2020-10-28Cleanup: update commentsCampbell Barton
2020-10-28Cleanup: move WM_init & arg parsing out of if/else branchCampbell Barton
2020-10-28Cleanup: use enum for command line argument passesCampbell Barton
2020-10-27Cleanup: simplify order of initialization with argument parsingCampbell Barton
2020-10-14Cleanup: Comment formatting, grammarHans Goudey
2020-10-04Cleanup: remove outdated commentCampbell Barton
2020-10-04Preferences: use the users temp directory in background modeCampbell Barton
2020-10-04Fix color-management ignoring the data-path command line valueCampbell Barton
2020-09-15Cleanup: make it clear WM_main isn't called in background-modeCampbell Barton
2020-09-15Fix T80774: (correction) keep MEM_init_memleak_detection call earlyCampbell Barton
2020-09-15Fix T80774: Leaks reported using '--version' command line argumentCampbell Barton
2020-09-01USD: move library initialisation from `main()` to USD moduleSybren A. Stüvel
2020-08-02Cleanup: localize creator.c definitionsCampbell Barton
2020-08-01Fix error in recent renameCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-02Cleanup: spellingCampbell Barton
2020-06-25Cleanup: spellingCampbell Barton
2020-06-17Fix T76767: Cycles performance regression with CLI rendersRay Molenkamp
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-23Fix headless build failure on macOSBrecht Van Lommel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-08Cleanup: comments in main()Campbell Barton
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-12-17Cleanup: spellingCampbell Barton