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-06-04New "use placeholders" feature of the sequencer did not detect correctAntony Riakiotakis
2015-05-20Fix reserve frames in sequencer failing with big frame ranges.Antony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.2:Antony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.1:Antony Riakiotakis
2015-04-22Placeholders for sequencer take one.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-12Fix bad 'COLOR' replacement in recent UI refactor.Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-05-27Fix T40373: Adding movie creates overlapping audio stripsCampbell Barton
2014-05-05Fix: T40016 ID Names translated in menusCampbell Barton
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-02-26Fix for sequencer add operators showing up in spacebar search.Campbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-07-15fix for bad lengths being passed to string functions.Campbell Barton
2013-07-15replace strncpy with BLI_strncpy for cases we expect the string to be NULL te...Campbell Barton
2013-06-20Sequencer: fix names when adding several video (or audio) files at once (all ...Bastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-27code cleanup: unused argCampbell Barton
2013-02-27code cleanup: quiet warningsCampbell Barton
2013-02-27== Sequencer ==Peter Schlaile
2013-01-05Add translation contexts for line, mute and clipSv. Lockal
2013-01-02changes needed for EDL import to work again.Campbell Barton
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-08-04style cleanupCampbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29fix for sequencer selection and naming in the outliner, was broken since 2.5xCampbell Barton
2012-05-21change name length from 32 to 64, perhaps we should have some constant here b...Campbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-08Fix #31332: VSE drag and drop onto timeline buggySergey Sharybin
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-09Fixes for MovieClip strip user counter.Sergey Sharybin
2012-03-30style cleanup: sequencerCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22Fix for Add Movie Strip and Add Sound Strip operators and operator property r...Sergey Sharybin
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton