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-02Fix T51947: failure setting sequence.use_proxy/crop/translation to FalseBrecht Van Lommel
2017-06-15Fix potential memory leak in Sequencer sound strip creation code.Bastien Montagne
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-31Cleanup: Use more clear parenthesisSergey Sharybin
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-02-07Sequencer: Some extra speedup in color space conversionSergey Sharybin
2017-02-07Sequencer: Speedup conversion to sequencer spaceSergey Sharybin
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-09-29Adopt referenced scene in the context when evaluating sequences within a Scen...Sergey Sharybin
2016-08-09Fix T48916: Proxy Custom File is brokenSergey Sharybin
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-14Fix T48843: Sequencer crash with many effectsCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-03-29Fix T47814: VSE Scene 'Use Sequence' failsCampbell Barton
2016-03-23Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-02-16Amend T47425 fix, use scene settingCampbell Barton
2016-02-16Sequencer: GL preview, use transparent backgroundCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08Fix T47135: VSE importing sound is one frame longer than video.Bastien Montagne
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-30Fix T46628: Strips overlapping in VSEJulian Eisel
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-22Fix T46678: Extending left handle of a VSE multicam effect strip with snap cr...Bastien Montagne
2015-11-16Cleanup: typosCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-17Fix T46429: Movie clip is deformed by resolution multiplier when offset is ad...Bastien Montagne
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-08Cleanup: typosCampbell Barton
2015-10-08Fix T46410: VSE Mask ignores animated propertiesCampbell Barton
2015-10-05Cleanup: warningCampbell Barton
2015-10-04Fix T46368: Subtitle Export: Subtitles are not sorted by time.Bastien Montagne
2015-08-28Sequence/Scene render fixesCampbell Barton
2015-08-27Support subframe evaluation for scene stripsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-05Fix T45641: crash cutting meta-stripsCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-01Refactoring:Antony Riakiotakis
2015-06-30Fix T45251 custom directory not taken into account for image proxies.Antony Riakiotakis
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne