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
2010-07-29bugfix [#21093] Alt-arrowkey 'Swap Strips' confusedCampbell Barton
2010-07-28bugfix [#23053] Blender crashes when adding image as a stripCampbell Barton
2010-07-23== Sequencer ==Peter Schlaile
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-07-21Fix #22894Diego Borghetti
2010-07-21Fix #22894: sequencer drag & drop wasn't working anymore.Brecht Van Lommel
2010-07-20== Sequencer ==Peter Schlaile
2010-07-20== Sequencer ==Peter Schlaile
2010-07-19== Sequencer ==Peter Schlaile
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-17Merging revision 30434 from my GSoC branch, log: Fixed sound wave display bug...Joerg Mueller
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-07-17sequencer outline, credits on a black background wasnt easy to see.Campbell Barton
2010-07-16homekey in sequencer viewer wasnt quite setting 1:1Campbell Barton
2010-07-16Fix for [#22668] Adding sequencer color strip fails when sound strip selected.Konrad Kleine
2010-07-16fix for freeze while resizing sequencer view verticallyCampbell Barton
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-11- sequencer wasnt drawing handles, the deprecated v2d was being used which ga...Campbell Barton
2010-07-08fix for crash if image names are too long in adding image strips to the seque...Campbell Barton
2010-07-08Shift+O to toggle overlayCampbell Barton
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-07fix for duplicating metastrips, unique names and animation data.Campbell Barton
2010-07-07duplicating a sequence strip now duplicates its fcurvesCampbell Barton
2010-07-07fix for numeric problems for color balance in the sequencer (same check as in...Campbell Barton
2010-07-05when making a metastrip use active strip for the channel when available.Campbell Barton
2010-07-04last fix still could give corrupt sound, rather then updating the sound info ...Campbell Barton
2010-07-04swap strip data wasnt updating soundsCampbell Barton
2010-07-04sequencerCampbell Barton
2010-07-04- draw sequence strips within metastrips using their real start/end and chann...Campbell Barton
2010-07-04sequencer re-assign inputs backCampbell Barton
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-07-01adding a new sequence strip uses the active strips path when available.Campbell Barton
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-24Move some sequencer functions about, no functional changes.Campbell Barton
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-07== Sequencer ==Peter Schlaile
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-28bugfix [#22438] Sequencer off by 1 scene errorCampbell Barton