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-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-17Cleanup: Silenced unused var warnings.Jeroen Bakker
2021-12-16Cleanup: spellingCampbell Barton
2021-12-16Cleanup: clang-formatCampbell Barton
2021-12-15Fix compile errors on windows.Jeroen Bakker
2021-12-15Cleanup: Use pixel in stead of texels in naming.Jeroen Bakker
2021-12-15Images: 1,2,3 channel support for transform function.Jeroen Bakker
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-11Fix compilation error on Windows platform.Jeroen Bakker
2021-12-10Revert recent changes to ImBuf transformHans Goudey
2021-12-10ImBuf: Extracted UV Wrapping from the Interpolation functions.Jeroen Bakker
2021-12-10Added support for large images to openexr.Jeroen Bakker
2021-12-10ImBuf: Use templating for IMB_transform.Jeroen Bakker
2021-12-10Fix crash using 32k images.Jeroen Bakker
2021-12-10Cleanup: spelling in commentsCampbell Barton
2021-12-10Fix Crash: Loading Huge Images.Jeroen Bakker
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'imbuf'Campbell Barton
2021-12-08ImBuf: Performance IMB_transform.Jeroen Bakker
2021-12-08Cleanup: moved IMB_transform to transform.cc.Jeroen Bakker
2021-12-03ImBuf: Made Wrapping and Cropping optional in IMB_transform.Jeroen Bakker
2021-11-26Clarify a confusing comment.Martijn Versteegh
2021-11-22Moviecache: Fix potential memory corruption.Jeroen Bakker
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-15VSE: Use early out for aplha over blendingRichard Antalik
2021-11-15Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-15Fix T91405: Block artefacts in WEBM videoRichard Antalik
2021-11-13Cleanup: Correct order of guard and lock in moviecache_valfreeJesse Yurkovich
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix T92934: crash rendering with wrong image pathJacques Lucke
2021-11-05Fix T92740: Missing lock around the image CacheLimiterJesse Yurkovich
2021-11-02Images: fix error in previous refactorJacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-22Fix VSE left crop not workingRichard Antalik
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-16Remove math for 2D affine transformRichard Antalik
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Cleanup: Make anim_getnew in the VSE less confusingSebastian Parborg
2021-10-04Cleanup: use system includesCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-10-01Cleanup: clang-tidy warningsCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Fix build error caused by typoHans Goudey
2021-09-23Fix T91638: image editor Open Cached Render not loading some passesBrecht Van Lommel
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-06Cleanup: use pre-calculated size variableCampbell Barton