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
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-10-15Fix image undo restoring float/byte tiles into the wrong buffer typeCampbell Barton
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Fix assert in image cropCampbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-09-27Fix T70276: View animation with jpeg 2000 image will crash playerPhilipp Oeser
2019-09-25Cleanup: use const for image blending functionsCampbell Barton
2019-09-19Cleanup: rename anim::duration to anim::duration_in_framesSybren A. Stüvel
2019-09-19Fix T68091: Adding a corrupt video crashes/confuses BlenderSybren A. Stüvel
2019-09-19Use FFmpeg's own `av_guess_frame_rate()` function instead of guessing ourselvesSybren A. Stüvel
2019-09-19Cleanup: don't index the same array multiple timesSybren A. Stüvel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-29Remove debug prints from previous commit.Bastien Montagne
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-17Fix T66515, T67112, T61607: failure to read EXR files with single, named layerBrecht Van Lommel
2019-07-10Fix T66571: Unable to change input color space of PSDSergey Sharybin
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-04ImBuf: add crop function (move out of screendump.c)Campbell Barton
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-25imbuf/oiio: Resolve build warnings with MSVC.Ray Molenkamp
2019-05-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19Images: don't (un)premultipy non-color dataBrecht Van Lommel
2019-05-19Cleanup: remove unused image buffer codeBrecht Van Lommel
2019-05-18Fix T64762: incorrect textures for non-color images with an alpha channelBrecht Van Lommel
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-03Cleanup: warningsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-23Cleanup: Fix comment for ImBuf->encodedbufferJacques Lucke
2019-04-23Cleanup: style, use braces for imbufCampbell Barton
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-21Cleanup: comments (long lines) in imbufCampbell Barton