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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-23== Sequencer ==Peter Schlaile
2007-12-20BLI_makestringcode dosnt need the first value to be a copy of G.sce since its...Campbell Barton
2007-12-05[#7805] VSE: "snap to current frame" doesn't work for startframe/endframeCampbell Barton
2007-12-01rewrote strip cut, now it works on metastrips and selects the strips dependin...Campbell Barton
2007-11-20draw image path and size stats in the sequencer again (removed when making si...Campbell Barton
2007-11-18General cleanup in sequencer:Peter Schlaile
2007-11-12Bugfix #7756Ton Roosendaal
2007-11-08* new stamp option to stamp forground sequence strip name.Campbell Barton
2007-11-06sequencer snap was crashing when no last selected was available (own mistake)Campbell Barton
2007-10-29- handle size on last commit was incorrect at times, intended Campbell Barton
2007-10-28sequencer strip selection didnt work well for verry thin strips.Campbell Barton
2007-10-24==Sequencer==Campbell Barton
2007-10-23made color generated strips work like single image strips - no center frame l...Campbell Barton
2007-10-23Compiler warnings silencing - mostly uninitialised varsJoshua Leung
2007-10-21== Core ==Peter Schlaile
2007-10-20allocating memory for the time line was still crashing blender (not sure why)...Campbell Barton
2007-10-19(own mistake) transform markers wasnt working, bad memory use.Campbell Barton
2007-10-18adding a sequence would grab the markers, workaround for this.Campbell Barton
2007-10-18Sequencer...Campbell Barton
2007-10-18Sequencer Campbell Barton
2007-10-18Sequencer transform snap to marker, works with grab and extend, takes handle ...Campbell Barton
2007-10-17SequencerCampbell Barton
2007-10-17markers in the sequencerCampbell Barton
2007-10-17patch 7145 - Copy Select objects by PassIndex, Ctrl+C, Ctrl+GCampbell Barton
2007-10-16sequencer,Campbell Barton
2007-10-10Sequence editor, (peach request)Campbell Barton
2007-10-09SequencerCampbell Barton
2007-10-09Sequence editor,Campbell Barton
2007-08-05== Sequencer ==Peter Schlaile
2007-08-05== Sequencer ==Peter Schlaile
2007-06-26Adds the following selection methods to the Sequence Editor:Roland Hess
2007-06-25Whoa, a new feature!Ton Roosendaal
2007-04-04== Sequencer ==Peter Schlaile
2007-03-07made alloc_sequence accept a linkedList so it can be used from Python.Campbell Barton
2007-02-01==Sequencer==Peter Schlaile
2007-01-18== Sequencer ==Peter Schlaile
2006-12-31== Sequencer ==Peter Schlaile
2006-11-17Get rid of various warnings with gcc under linuxKen Hughes
2006-11-16Removed the "insert between" function from my patch, as agreed, it wasBrecht Van Lommel
2006-11-12== Sequencer ==Peter Schlaile
2006-11-10== Sequencer ==Peter Schlaile
2006-11-10Fix meta strips. Peter, please check if it is OK. It seems you just forgotAlexander Ewering
2006-11-10== Sequencer ==Peter Schlaile
2006-11-09== Sequencer ==Peter Schlaile
2006-10-31== Sequencer ==Peter Schlaile
2006-08-27Bugfix: selection in the sequencer with RMB emulation on Mac OS XBrecht Van Lommel
2006-07-07Cosmetic change: the FFMPEG options for HD sound/movie are hidden behindTon Roosendaal
2006-07-04== Sequencer ==Peter Schlaile
2006-06-22* Two sequence editor fixes, found by PeterMatt Ebb