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
2017-07-21Fix T46560: 2D paint smear and soften brushes not working with alpha.Brecht Van Lommel
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2016-05-06Speedup of regular 2D paintingSergey Sharybin
2016-05-06Multi-thread generated image creationSergey Sharybin
2016-05-05Optimize threaded scanline processorSergey Sharybin
2016-05-05Simplify scanline threaded processor used by GPU_verify_imageSergey Sharybin
2015-12-15Fix T46951: invalid OpenGL mipmaps when using high bit depth textures.Brecht Van Lommel
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-05-29Fix T44882, color picker in texpainting doing linear interpolation evenAntony Riakiotakis
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-25Allow multiple strips to use the same directory when custom proxyAntony Riakiotakis
2015-02-23Move allocation of imbuf from array to allocimbuf.Antony Riakiotakis
2015-02-23After discussion on irc change new function to only allocate from aAntony Riakiotakis
2015-02-23IMB library: Add function that scales an array of byte or float pixels.Antony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-03IMB buffer functions to take a mask as inputDalai Felinto
2014-04-30Correct issue with IMB_ispic returning boolCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-10-09Photoshop PSD supportDalai Felinto
2013-09-10code cleanup: use bool for imbuf allocation functions.Campbell Barton
2013-05-12Image paint: 2D painting now supports texture masks and does masking moreBrecht Van Lommel
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-28Fix #34233: bad alpha blending for 3D texture painting. Same changes as theBrecht Van Lommel
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel
2013-03-26style cleanup:Campbell Barton
2013-03-15Multi-threaded frame calculation for movie clip proxiesSergey Sharybin
2013-01-08Remove unused IMB function which wasn't ported to new color managementSergey Sharybin
2013-01-05Changes for opengl render to reflect new alpha premul pipelineSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-11-05Change a way how image sequence/movie source is detecting for movie clipSergey Sharybin
2012-10-25Fix issue after commit 50282: float texture painting non-color data textures didBrecht Van Lommel
2012-10-01style cleanup: define float sizes for interpolation functions, add retirn's o...Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04fix for building on msvc2008 (also style cleanup)Campbell Barton
2012-08-26Some FFmpeg changesSergey Sharybin
2012-08-13fix [#32126] STAMP: Setting a background color causes color flickerCampbell Barton
2012-08-07Made image buffer threaded processor generic function,Sergey Sharybin
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-26code cleanup: use array size and const for vector argsCampbell Barton
2012-03-17== Sequencer ==Peter Schlaile
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton