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
2014-03-05Fix for negative gamma correction rounding to intCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-03-01Fix for sequencer invalid rounding, double wipe at 0 angleCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-04-28warning cleanup: assignment to unused vars, r56359 changes how brush falloff ...Campbell Barton
2013-04-09Fixes for sequencer effectsSergey Sharybin
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-28Fix #34782: Video Editor - Substract after transform failsSergey Sharybin
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-01-18Fix #33910: Wipe effect starts and stops to early with blur enabled.Sergey Sharybin
2013-01-07style cleanupCampbell Barton
2012-12-31Removed byte glow effect from sequencer in favor of float one.Sergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-11-21Fix #33252: VSE preview displays wrong color spaceSergey Sharybin
2012-10-27style cleanupCampbell Barton
2012-10-23rename api functions...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20style cleanupCampbell Barton
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-26Sequencer: typo fixSergey Sharybin
2012-08-18Silencing compiler warningsJoshua Leung
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-08-10Fix infinite recursion when using adjustment strip placed to channel 1Sergey Sharybin
2012-08-08Sequencer: initial implementation of multithreaded effectsSergey Sharybin
2012-08-08Code cleanup: use defines instead of magic constantsSergey Sharybin
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-08-08Code cleanup: remove redundant struct and some space cleanupSergey Sharybin
2012-08-08Style cleanup: white spaceSergey Sharybin
2012-07-17code cleanup: spellingCampbell Barton
2012-07-08style cleanupCampbell Barton
2012-06-07remove casts to short when allocating new imbufs.Campbell Barton
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18style cleanup: function definitionsCampbell Barton
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-08style cleanup: seqeffectsCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton