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-04-17== Sequencer ==Peter Schlaile
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-04-01fix for memory leak when freeing metastrips from the clipboard.Campbell Barton
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-30quiet gcc implicit float -> double warnings & use floats in places.Campbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22Fix for [#26160] Blender Crashes when undoingJoerg Mueller
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-05This fixes: [#25608] Video Sequence Editor: problem using cut on a strip with...Peter Schlaile
2011-01-28Fix for [#25843] Multiple Scene Strip in Sequencer, bad scrubbing for armatur...Janne Karhu
2011-01-28Fix for [#25713] VSE shows and renders wrong straight alpha gradient even aft...Janne Karhu
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2010-12-29Silencing some compiler warnings (gcc)Joshua Leung
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-17== Sequencer ==Peter Schlaile
2010-12-17This fixesPeter Schlaile
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03Fix for [#24899] Sequence Transform strips don't apply animation properly to ...Janne Karhu
2010-11-28== Sequencer ==Peter Schlaile
2010-11-22rename hide_tooltips_python to show_ ..., tag unused variable with recent seq...Campbell Barton
2010-11-21== Sequencer ==Peter Schlaile
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-09Bug fix: cutting a sequencer movie strip with sound could crash in some cases.Janne Karhu
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-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31Sequence editor code cleanupJanne Karhu
2010-10-30Fix for [#23318] SEQUENCER EFFECT: Glow blur amount should be relativeJanne Karhu
2010-10-21Temporary fix for sequencer bugs #22925, #21429, #21783, #24165Janne Karhu
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-12Fix for [#24169] Sequencer segfaults often when scrubbing to frame zeroJanne Karhu
2010-10-06Fix for [#22236] Seg Fault when rendering sequence with speed effect, [#24160...Janne Karhu
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-08-08This fixes: Peter Schlaile
2010-08-08== Sequencer ==Peter Schlaile
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel