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-10-09Cleanup: namingCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05Tool System: initial support for UV-sculptCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04Revert "UI: start maximized on X11 if possible, like other platforms."Brecht Van Lommel
2018-10-04WM: fix non-undo operators stealing redo panelCampbell Barton
2018-10-04UV: border/circle select/deselect supportCampbell Barton
2018-10-04UV: rename circle select operatorCampbell Barton
2018-10-03Fix gizmo tooltips ignoring preferenceCampbell Barton
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-01UI: start maximized on X11 if possible, like other platforms.Brecht Van Lommel
2018-10-01Fix app template __init__.py not running without a userpref.blend.Brecht Van Lommel
2018-10-01Cleanup: styleCampbell Barton
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Partial revert of recent toolsystem defaultsCampbell Barton
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-24Cleanup: rename gizmo flagCampbell Barton
2018-09-21UI: fractional DPI scaling of splash, instead of always 1x or 2x.Brecht Van Lommel
2018-09-19UI: make new icon consistent with other places.Brecht Van Lommel
2018-09-19Cleanup: Unused variable in release buildSergey Sharybin
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-17Gizmo: Functions to re-initialize a group typeCampbell Barton
2018-09-13Gizmo: code commentsCampbell Barton
2018-09-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-09-13Cleanup: use float name in property range functionCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-08WM: add temporary field to gizmo'sCampbell Barton
2018-09-07Gizmo: fix extrude handlesCampbell Barton
2018-09-06CMake: add missing headersCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06UI: keep showing label tooltip once it's openCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton