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
2011-05-28better error reporting for seq_swap()M.G. Kishalmi
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-17== Sequencer ==Peter Schlaile
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2010-12-12avoid possible errors, surround bit shifted defines with brackets.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-21== Sequencer ==Peter Schlaile
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-11-01Sequencer: fix for the fix of: #23318Peter Schlaile
2010-10-31Sequence editor code cleanupJanne Karhu
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-07-25== Sequencer ==Peter Schlaile
2010-07-23== Sequencer ==Peter Schlaile
2010-07-20== Sequencer ==Peter Schlaile
2010-07-08- duplicating a scene now duplicates all strips (not just selected ones)Campbell Barton
2010-07-07duplicating a sequence strip now duplicates its fcurvesCampbell Barton
2010-07-06color balance can now be animated in the sequencer.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-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-01-29edits to 26400Campbell Barton
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
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-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton