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
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2016-07-15Sequencer: Remove add effect strip filesel propertiesCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08Sequencer: Tweak to how/when the "use_framerate" option is enabledJoshua Leung
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
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-02Text effect strip for sequencer.Antony Riakiotakis
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