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
2017-12-11WM: update splash size for templatesCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell 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.8Sergey Sharybin
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-11-02UI: workaround glitch refreshing the toolbarCampbell Barton
2017-11-02UI: support nested tools in toolbarCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02UI: use button_operator in operator_menu_holdCampbell Barton
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-30Fix T53191: Python API Reference link wrong in splash screen.Bastien Montagne
2017-10-23Merge branch 'master' into blender2.8Julian Eisel
2017-10-21Move & rename uiLayoutOperatorButs to interface_templates.cJulian Eisel
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: immediate line-gesture activation on tweakCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: store modal operator last-propertiesCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-09-23Splash: Increase contrast of build info textJulian Eisel
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Property path generation fixesAleksandr Zinovev
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton