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-07-02Merge branch 'master' into gooseberryAntony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-05-08Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-02Merge branch 'master' into gooseberryCampbell Barton
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-26Merge branch 'master' into gooseberryLukas Tönne
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-02-13Painstakingly merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-11Fix VSE strip channel skip overlapping stripsCampbell Barton
2015-02-11Merge branch 'master' into gooseberryBastien Montagne
2015-02-11RNA: sequencer channel range was incorrectCampbell Barton
2015-02-03Merge branch 'master' into gooseberryCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-01-29Merge branch 'master' into gooseberryAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-28Merge branch 'master' into gooseberrySergey Sharybin
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2014-12-10Sequencer: optionally use scenes nested strips (like meta strips)Campbell Barton
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-06-25Fix T40786: Crash setting negative sound offsetCampbell Barton
2014-04-28Fix T39934: Duplicate node shown in outliner's datablock displayBastien Montagne
2014-04-05RNA: optimization to avoid malloc for iterators.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-02-25Fix T38806: Proxy file changes don't update until Blender's restartSergey Sharybin
2014-02-20Allow using strips from the top of the stack as modifier argumentsSergey Sharybin
2014-02-17Sequencer: increase soft limits for translateCampbell Barton
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-08-29fix [#36570] Changing the filename of a image strip doesnt refresh sequencerCampbell Barton
2013-05-08Mask modifier for sequencesSergey Sharybin
2013-05-02Fix #35182: VSE - speed control Trim duration (soft) end reset to 0Sergey Sharybin
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton