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
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-20Fix T43986: VSE Mask Modifier don't move with video-Clip.Bastien Montagne
2015-03-18Fix for crash adding mask modifierCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2013-05-08Mask modifier for sequencesSergey Sharybin
2013-04-13code cleanup: use `const char` for args and replace wm_keyconfig_list_find() ...Campbell Barton
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-02-27Fix #34439: Strip modifier - Mask multiply failureSergey Sharybin
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-30Fix #33357: Strip modificator Bright/Contrast doesn't work correct for byte i...Sergey Sharybin
2012-11-09style cleanup: indentationCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-04Sequencer: avoid allocating image buffer on every modifierSergey Sharybin
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-24Sequencer: bright/contrast modifierSergey Sharybin
2012-08-20Sequencer: Python API for sequence modifiersSergey Sharybin
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin