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-02-09Bugfix #21032: sound strips could not be drag-n-dropped from filebrowser to s...Joshua Leung
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Partial fix for [#20567] SEQUENCER: Image Preview completely unusableAndrea Weikert
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-29edits to 26400Campbell Barton
2010-01-29Two fixes, errors caused by drag n drop commit:Ton Roosendaal
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-09Color management fixesMatt Ebb
2010-01-05More Driver Fixes:Joshua Leung
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-21removing sequence strip overlap didnt adjust the animation key timeCampbell Barton
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-18- sequence strips without scenes would crash on displayCampbell Barton
2009-12-18sequencer copy clipboard wasnt checking if all related strips were selectedCampbell Barton
2009-12-17- sequencer clipboard now stored globally (not in the scene, makes pasting in...Campbell Barton
2009-12-17sequencer clipboardCampbell Barton
2009-12-17sequencer fcurve anim filtering: sequence strips fcurves in meta's were showi...Campbell Barton
2009-12-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-15animation system wasnt being updated when rendering with the sequencerCampbell Barton
2009-12-15* made seqence swap into 1 operator with left/right enum optionCampbell Barton
2009-12-15Sequencer drawing cleanup (Part 1)Andrea Weikert
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-13Sequencer unique names for duplicates & metas and name new strips when the op...Campbell Barton
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10Notifier related fixes:Matt Ebb
2009-12-08Sequencer:Brecht Van Lommel
2009-11-29== Sequencer ==Peter Schlaile
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-26Sequencer Drawing Code - Refactoring Part 1:Joshua Leung
2009-11-22== Sequencer ==Peter Schlaile
2009-11-19Sequencer UI: Sequencer now uses the standard timeline cursor instead of a ha...Joshua Leung
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-17Assorted bugfixes - Sequencer/Preview Range:Joshua Leung
2009-11-16un-initialized variable, fix for own recent commitCampbell Barton
2009-11-14sequencer select linked time option, (Selectmouse /w Ctrl & Ctrl+Shift), sele...Campbell Barton
2009-11-14Make it possible to put audio strips into meta strips in the sequencer.Joerg Mueller
2009-11-14sequencer support for loading multiple movie and sounds at once.Campbell Barton
2009-11-14- sequencer speed effect back using fcurves, still needs manual reloading to ...Campbell Barton
2009-11-12Use ACTIONMOUSE instead of hardcoded LEFTMOUSE for sequencer's frame scrubbingElia Sarti
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-08Sequencer: (small Durian wish)Andrea Weikert
2009-11-07- modal keymap for border selectCampbell Barton