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-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-19WM: operator flag to check repeat/redo executionCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-16Manipulator: Support tweak removing the manipulatorCampbell Barton
2018-01-15Manipulator: add free callbackCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-05Fix manipulator crash when modal operator doesn't runCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-12-20Manipulator: clear tooltip for click actions tooCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-19Manipulator: Support click only manipulator'sCampbell Barton
2017-12-19Manipulaor: de-duplicate finish callCampbell Barton
2017-12-15Manipulator: support single press button actionsCampbell Barton
2017-12-12Merge branch 'master' into blender2.8Campbell Barton
2017-12-11Fix T53528: Empty thumbnails in filebrowserSergey Sharybin
2017-12-11Manipulator: make grab-cursor a manipulator flagCampbell Barton
2017-12-11WM: update splash size for templatesCampbell Barton
2017-12-04Resolve MSVC C2229Campbell Barton
2017-12-04Merge branch 'master' into blender2.8Bastien Montagne
2017-12-04Cleanup: link/append: get rid of booleans in func parameters.Bastien Montagne
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-28Depsgraph: Remove workaround for Blender Internal in viewportSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-27WM: handle widgets before tool keymapsCampbell Barton
2017-11-24Manipulator: fix camera lens update glitchCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Campbell Barton
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22WM: minor correction to user-pref writingCampbell Barton
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-10Manipulator: public highlight utility functionCampbell Barton
2017-11-09Cleanup: Use full name for scene_layer in windowmanagerSergey Sharybin
2017-11-09Remove unused screen-name storage in windowJulian Eisel
2017-11-09Fix crash using pre 2.5 file as startup.blendJulian Eisel
2017-11-09Cleanup: Refactor window matching after file read for readabilityJulian Eisel
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin