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
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell Barton
2019-03-04Fix early output check in movie clip prefetchSergey Sharybin
2019-02-21Clip: Check memory allocation during prefetchSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2016-07-16Cleanup: spellingCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-05-18Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback afte...Sergey Sharybin
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-10Tracking: Switch prefetch to use generic task schedulerSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-14Fix for the eyedropper fixes from todaySergey Sharybin
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use bool/true/false in clip editorSergey Sharybin
2014-03-20Fix T39271: Crash in MCE with "p" shortcut without clipSergey Sharybin
2014-03-10Fix for proxy colorspace and prefetchingSergey Sharybin
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-01-01Code cleanup: use bool flag for direction in clip prefetchSergey Sharybin
2013-10-17Fix #37117: MCE prefetching fails with non-ascii characters in pathSergey Sharybin
2013-10-17Fix #37118: MCEr: Prefetch frames doesn't respect input color spaceSergey Sharybin
2013-10-17Fix #37119: MCE: Prefetching doesn't fetch last frame of an image-sequence.Sergey Sharybin
2013-10-12Fix for prefetch not working correct if last frame was loadedSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for space_clipSergey Sharybin
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-26Correction to recent prefetch commitSergey Sharybin
2013-03-25Clip editor prefetching changesSergey Sharybin
2013-03-21revert edit from r55461, causing build error on some systems.Campbell Barton
2013-03-21Tweaks to movie clip prefetching after discussion with SebastianSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-19Use checker backdrop for footage with alpha channel in clip editorSergey Sharybin