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-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-06Fix T53250: Crash when linking/appending a scene to a blend when another link...Bastien Montagne
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: order buffer length after the bufferCampbell 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-30Fix manipulator drawing before their refresh callbackCampbell Barton
2017-10-26Move background images into the cameraCampbell Barton
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-26Merge branch 'master' into blender2.8Campbell Barton
2017-10-26Event System: check_click was left setCampbell Barton
2017-10-24Depsgraph: Avoid explicit relations rebuild callsSergey Sharybin
2017-10-23Merge branch 'master' into blender2.8Julian Eisel
2017-10-21Move & rename uiLayoutOperatorButs to interface_templates.cJulian Eisel
2017-10-21Manipulator: name remove func's 'unlink_delayed'Campbell Barton
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-10-19Fix operators adding manipulators multiple timesCampbell Barton
2017-10-18Fix crash accessing enums without a contextCampbell 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-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: immediate line-gesture activation on tweakCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
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: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Event System: Prevent mouse motion in click eventsCampbell 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-10-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-10-07Cleanup: style, duplicate includesCampbell Barton