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
path: root/source
AgeCommit message (Expand)Author
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-28UI: fix incorrect scaling of manipulator widgets with DPI.Brecht Van Lommel
2018-04-28Fix number button sides exiting continuous grabCampbell Barton
2018-04-28Merge branch 'master' into blender2.8Campbell Barton
2018-04-28Fix vertex paint alpha brush setting color blackCampbell Barton
2018-04-28Cleanup: meaningful names for color blendingCampbell Barton
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28Revert "UI: don't highlight number button while dragging"Campbell Barton
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-28Fix multi-editmode memory leakCampbell Barton
2018-04-28UI: replace transform hand icon w/ 4 arrowsCampbell Barton
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27UI: add new transform tool that enables all widgetsCampbell Barton
2018-04-27UI: don't highlight number button while draggingCampbell Barton
2018-04-27Edit Mesh: skip unselected meshes w/ fill holesCampbell Barton
2018-04-27Edit Mesh: multi-object support for 'Fill Holes'Thomas Beck
2018-04-27Tool System: inset tool now completes on releaseCampbell Barton
2018-04-27Fix quad view region dividing lines not drawing after recent changes.Brecht Van Lommel
2018-04-27UI: use the layouts scale_x to scale icon widthCampbell Barton
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-27UI: updated icons from @billreynishCampbell Barton
2018-04-27Draw Edit Curve Overlay: Fix the offset direction of the contour of selected ...Germano
2018-04-27Fix missing action zones and emboss in the 3D viewport.Brecht Van Lommel
2018-04-27UI: disable 3 column toolbarsCampbell Barton
2018-04-27UI: multi-column toolbar supportCampbell Barton
2018-04-27UI: Bring Embossing for the top-bar and quad-viewDalai Felinto
2018-04-27Fix multi-editmode memory leakCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-27Fix build error after recent changes (missing FILE).Brecht Van Lommel
2018-04-27WM: Add function to access last operator propsCampbell Barton
2018-04-27Tool System: publish/subscribe to tool changesCampbell Barton
2018-04-27WM: message bus rna utilkity macrosCampbell Barton
2018-04-26UI: add darker theme color for toolbar itemsCampbell Barton
2018-04-26Animation: Make it possible to keyframe to with copy-on-writeSergey Sharybin
2018-04-26Tool System: expose tool space-typeCampbell Barton
2018-04-26Animation: Split f-curve reading and writing functionsSergey Sharybin
2018-04-26Depsgraph: Make it possible to check for ID directly tagged for animation recalcSergey Sharybin
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-26Fix crash with depsgraph iterator and empty scene.Brecht Van Lommel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-26Icons: correct arg parsingCampbell Barton
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-26Merge branch 'master' into blender2.8Julian Eisel
2018-04-26BLF: Fix problem with drawing with fonts with multiple size.fclem
2018-04-26Workbench: GLSL layout locationsJeroen Bakker
2018-04-26Cleanup: Use enums for View2D value definesJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton