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-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-20"Fix" aka implementation of [#21548] Audio doesn't work when adding scenes wi...Joerg Mueller
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-14== Sequencer ==Peter Schlaile
2010-03-10- scene sequencer camera override wasnt working for render strips (only opengl)Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-02-212.5 Audio:Joerg Mueller
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-10revert previous commit, this should fix without disabling cases that worked b...Campbell Barton
2010-02-10fix for crash in sequencer when sequebce data cant be read. Campbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-18fix for movie files sequence strip names not working unless the first frame o...Campbell Barton
2010-01-10Bug [#20572] Crash Blender - Gkey in Video Sequence EditorMartin Poirier
2010-01-09Color management fixesMatt Ebb
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-21removing sequence strip overlap didnt adjust the animation key timeCampbell Barton
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-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-17Durian request:Matt Ebb
2009-12-16have sequence strip rna not depend on the current editing sequencer context (...Campbell Barton
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
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