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
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-07-24generalize mask poll functions and sequencer mask code.Campbell Barton
2012-07-03Fix #32002: "Anim Player" button on header doesn't appearSergey Sharybin
2012-06-14Sequencer Drag & Drop -- disallow dropping on sequences for the current drop_...Dan Eicher
2012-06-11Grease Pencil - Support for Grease Pencil in the Sequence Editor preview/imageJoshua Leung
2012-06-07initial support for editing masks in the sequencer, currently only draw the m...Campbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-04-30Sequencer Preview Area:Thomas Dinges
2012-04-13Code cleanup:Thomas Dinges
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-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-07fix for error in r44711, needed to update sequencer callback.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2011-12-04remove use of deprecated struct membersCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-15fix for buffer overrun with BLI_split_dirfile(...), was simple to do since ma...Campbell Barton
2011-09-19Sequencer: switching to preview mode works fine againSergey Sharybin
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-08-093D Audio GSoC:Joerg Mueller
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2010-12-11Sequencer:Ton Roosendaal
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-09-28Sequencer timeline didn't update on FPS or FPS Base changes in render setting...Nathan Letwory
2010-07-21Fix #22894: sequencer drag & drop wasn't working anymore.Brecht Van Lommel
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14naming changesCampbell Barton
2010-05-09***Drag and drop fun!***William Reynish
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-05Bugfix for #21452, Crashdown in Video Sequence EditorElia Sarti
2010-02-12correct fsf addressCampbell Barton
2010-02-09Bugfix #21032: sound strips could not be drag-n-dropped from filebrowser to s...Joshua Leung
2010-02-07Partial fix for [#20567] SEQUENCER: Image Preview completely unusableAndrea Weikert
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-15Sequencer drawing cleanup (Part 1)Andrea Weikert
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb