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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Fix T61607: OpenEXR files with less common RGB channels names not loadedBrecht Van Lommel
2020-07-21Fix T78867: Crash related to viewing video filesSergey Sharybin
2020-07-21Cleanup: spellingCampbell Barton
2020-07-19Cleanup: spellingCampbell Barton
2020-07-16Cleanup: undeclared function warning, unused argumentCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-09EEVEE: Implement the missing Sky textureSzymon Ulatowski
2020-07-03Clang-Tidy: More fixed of redundant check before deleteSergey Sharybin
2020-07-03Clang-tidy: enable readability-container-size-empty warningJacques Lucke
2020-07-03Clang-Tidy: Enable redundant static qualifier warningSergey Sharybin
2020-06-11ImBuf: use more accurate DPI/PPM conversionCampbell Barton
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix T76698: Movie clip stabilize display ignore footage colorspacePhilipp Oeser
2020-05-14Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-13Fix T75365: memory leak when writing PNG fails due to lack of disk spaceBrecht Van Lommel
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-21CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data`Jeroen Bakker
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-08Cleanup: disable clang-format for character tableCampbell Barton
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19ColorManagement: Incorrect Memory Read for RGB imagesJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Prepare for sorted headers on windowsRay Molenkamp
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-02Cleanup: make remaining imbuf headers work in C++Jacques Lucke
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-20Cleanup: remove use of 'register'Campbell Barton
2020-02-17ColorManagement: Dithering ImprovementClément Foucault
2020-02-11DRW: Color Management improvementClément Foucault
2020-01-29Cleanup: minor style changes, use const vars for bmp.cCampbell Barton
2020-01-29imbuf: support writing grayscale BMP imagesJames Fulop
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-11Cleanup: spellingCampbell Barton
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik