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-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-04Fix T55774: Crash when reloading clip during prefetchSergey Sharybin
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-18Merge branch 'master' into blender2.8Bastien Montagne
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-08Tracking: Use bmain from contextSergey Sharybin
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Need to tag relations for update after new clip was addedSergey Sharybin
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-09-22Clip Editor: Enable Continuous Grab for view panningJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-21Cleanup: spellingCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-15Fix for clip proxies builder reloading original footage framesSergey Sharybin
2014-11-11UI Refactor T41640Campbell Barton
2014-10-10Tracking: Use task scheduler instead of thread pool for proxy buildSergey Sharybin
2014-10-07Partial fix of T42052: Clip editor does not support Continue zoom styleSergey Sharybin
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-06-07Replace open() with BLI_openCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-03Code cleanup: styleCampbell Barton
2014-04-01Image and clip editor: change zoom step to end up at powers of two.Harshit Mehta
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-26Code cleanup: style and warningsCampbell Barton