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-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
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-23Windows: Disable tbbmalloc for debug builds.Ray Molenkamp
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-01Cleanup: use _ex suffix instead of _extCampbell Barton
2019-08-01Cleanup: Remove FMA3 Disable for msvcLazydodo
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton