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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-08-02Fix VSE showing FPS during scrubbingJulian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-05Fix T43566: Missing update event for VSEBastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-22Fix for previous commitJoshua Leung
2014-08-06Fix T41323: Sequencer: video window taking all the place when switching to sp...Bastien Montagne
2014-08-06Cleanup: mostly move together main area init/draw/handler callback, and some ...Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-01-02Fix T38002: crash selecting a view mode for "Preview" in Sequence EditorSergey Sharybin
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-18Pampa Project request: FPS in sequencer editorSergey Sharybin
2013-09-03Fix #36359: sequencer frame indicator not updating during animation render.Brecht Van Lommel
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-04-28Bug fix #35117Ton Roosendaal
2013-04-02Usability fix, for color grading.Ton Roosendaal
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2012-12-18style cleanupCampbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-07-24generalize mask poll functions and sequencer mask code.Campbell Barton
2012-07-03Fix #32002: "Anim Player" button on header doesn't appearSergey Sharybin
2012-06-14Sequencer Drag & Drop -- disallow dropping on sequences for the current drop_...Dan Eicher
2012-06-11Grease Pencil - Support for Grease Pencil in the Sequence Editor preview/imageJoshua Leung
2012-06-07initial support for editing masks in the sequencer, currently only draw the m...Campbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton