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-11-01Command line: Tweaked doc of --gpu-backend.Jeroen Bakker
2022-10-31GPU: Add placeholder for Vulkan backend.Jeroen Bakker
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-09-26GPU: Disable SSBO support from commandline.Jeroen Bakker
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-03-25Docs: include WEBP in --help textCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-05GPU: Enable CLOG for gpu when `--debug-gpu` option is setClément Foucault
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Remove G.save_overCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-11-13Fix splash screen showing on startup with files loaded by scriptsCampbell Barton
2021-09-10Update command line argument description for --addonsJon Denning
2021-08-09Fix invalid helps and description of session UUID verificationSergey Sharybin
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-06-10Fix T86544: better cleanup of path given as command line argument.Bastien Montagne
2021-06-01Docs: Limit the OCIO env vars that we documentAaron Carlisle
2021-05-29Docs: Add relevant OCIO envvars to Blender's help messageAaron Carlisle
2021-05-10Cleanup: correct/clarify PlayAnim commentsCampbell Barton
2021-05-06PlayAnim: support limiting the cache by memory instead of framesCampbell Barton
2021-04-21Fix logging "bke.appdir" messagesCampbell Barton
2021-03-17Bugfix: properly rename Null audio device to NoneJörg Müller
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-17Audaspace: porting minor improvements from upstreamJörg Müller
2021-03-12CLOG: add support for substring matching.Bastien Montagne
2021-03-06Cleanup: commentsCampbell Barton
2021-03-04Cleanup: include '--open-last' in "Misc Options"Campbell Barton
2021-03-01Add `--open-last` CLI argument that opens the most recent fileSybren A. Stüvel
2021-02-08Docs: Remove CLI arguments removed in recent commitAaron Carlisle
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-02Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-02creator: add missing '--debug-*' arguments under debugging optionsCampbell Barton
2021-01-31Docs: Remove wrong debug flag infoJulian Eisel
2021-01-29GPU: Remove unused GPU debugging command line optionsJulian Eisel
2021-01-29Fix wrong command line argument description for --debug--gpu-force-workaroundsJulian Eisel
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-09creator: remove reference to SDL_AUDIODRIVER from --help textCampbell Barton
2020-11-07Cleanup: Clang-tidy, readability-else-after-returnAnkit Meel
2020-11-07Cleanup: Clang-tidy else-after-returnAnkit Meel
2020-11-06Cleanup: use ELEM macroCampbell Barton