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
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-18style cleanupCampbell Barton
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-17Fix for #35390 fix: sequencer scene start/end still did not display when they...Brecht Van Lommel
2013-05-17code cleanup: use BM_elem_flag_test rather then accessing 'ele->head.hflag'Campbell Barton
2013-05-17Fix #35390: the verticel lines indicating scene start and end frame in theBrecht Van Lommel
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-04-29Changes to image draw method optionsSergey Sharybin
2013-04-28Bug fix #35117Ton Roosendaal
2013-04-27Solve possible uninitialized variables usage in sequencer draw functionSergey Sharybin
2013-04-27Some color space issues in sequencer:Sergey Sharybin
2013-04-26Fixes for color management:Sergey Sharybin
2013-04-10Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacksBrecht Van Lommel
2013-04-04Use GLSL display for compositor backdrop and sequencer previewSergey Sharybin
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-02More Histogram fixes:Ton Roosendaal
2013-04-02Usability fix, for color grading.Ton Roosendaal
2013-04-01Draw checker backdrop for sequencer when in RGBA modeSergey Sharybin
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-03-27SequencerTon Roosendaal
2013-03-27Tiny fix for sequencer: Ton Roosendaal
2013-03-27sequencer gapsCampbell Barton
2013-03-26Bug fix - own collection.Ton Roosendaal
2013-03-26Wrong soft/hard limits used in r55600Sergey Sharybin
2013-03-26Sequencer usability:Ton Roosendaal
2013-03-26style cleanup:Campbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-18Fix #34672: Image sampling line didn't use color management for byte buffersSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08style cleanupCampbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-27code cleanup: unused argCampbell Barton
2013-02-27code cleanup: quiet warningsCampbell Barton
2013-02-27== Sequencer ==Peter Schlaile
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2013-02-18resolve build error in MSVC, was using a GNU C extension for ternary conditio...Campbell Barton
2013-02-18== Sequencer ==Peter Schlaile
2013-02-18== Sequencer ==Peter Schlaile
2013-02-03fix [#34093] Metastrips don't behave correctly with alt+leftarrowCampbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-10Fix #33822: Compositor gets stuck if a sequencer window is also visibleSergey Sharybin
2013-01-08Alpha-over images on a black background when in RGB display modeSergey Sharybin
2013-01-07Fix #33735: sequencer crash when using rendered previewSergey Sharybin
2013-01-05Add translation contexts for line, mute and clipSv. Lockal
2013-01-05Fix #33674: Meta strip could overlap with other strips when exiting edit modeSergey Sharybin
2013-01-03add id property clear function (matching the same python function for dicts/l...Campbell Barton
2013-01-02changes needed for EDL import to work again.Campbell Barton
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton