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-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-07-12Minor cleanup to last commitCampbell Barton
2018-07-12UI: Group geometry in object visibility popoverCampbell Barton
2018-07-12Keymap: Modifiers to control mesh elem switchingCampbell Barton
2018-07-12UI: minor edits to overlay popoverCampbell Barton
2018-07-12UI: 4-state icon for view visibility popoverCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Icons: support setting blender, inkscape commandsCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Fix PyRNA class registration w/ Python 3.7Campbell Barton
2018-07-12PyAPI: remove bpy.utils.register_moduleCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-11Buildbot: initial configuration for Visual Studio 2017.Brecht Van Lommel
2018-07-11Manipulator: expose use_select_background via RNACampbell Barton
2018-07-11UI: Flip Overlays/Shading positionPablo Vazquez
2018-07-11UI: overlay, remove redundant 'object' termCampbell Barton
2018-07-11UI: Fix Seams button drawing differentlyPablo Vazquez
2018-07-113D View: option not to draw center dotsCampbell Barton
2018-07-11UI: Rename Bone Select to Fade Geometry in Overlay popoverPablo Vazquez
2018-07-11UI: Overlay panel fix for display_allPablo Vazquez
2018-07-11UI: Re-arrange Overlay popover for Mesh Edit ModePablo Vazquez
2018-07-11UI: Add missing Viewport Info to Overlay popoverPablo Vazquez
2018-07-11Fix T55915 DOF Number of blades wrong logicClément Foucault
2018-07-11Edit Mesh: Fix missing loose edges if vertex is at local originClément Foucault
2018-07-11Transform Manipulator: fix scale handle selectionCampbell Barton
2018-07-11UI: overlay panel minor tweakCampbell Barton
2018-07-11Fix manipulator hiding cursorCampbell Barton
2018-07-11Eevee: LightCache: Fix autobake starting when it should notClément Foucault
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11UI: Remove duplicate Viewport Display panel from Scene propertiesPablo Vazquez
2018-07-11UI: Overlay popover - Wireframe slider style same as in shading popoverPablo Vazquez
2018-07-11UI: Re-arrange Shading popoverPablo Vazquez
2018-07-11Fix T55914: Blender 2.8 Crashes when increasing the repeat count for a track ...Bastien Montagne
2018-07-11Revert removal of fake editing for numeric inputCampbell Barton
2018-07-11Merge branch 'master' into blender2.8Bastien Montagne
2018-07-11Fix T55912: saving Viewer Node image error.Bastien Montagne
2018-07-11Minor cleanup to logic in BKE's imbuf releasing code.Bastien Montagne
2018-07-11UI: correct panel default-closedCampbell Barton
2018-07-11UI: minor tweaks to overlay panelCampbell Barton
2018-07-11UI: Move Object Type Visibility next to shading/overlay settingsPablo Vazquez
2018-07-11UI: 3D Viewport Header - swap position of shading/snapping settingsPablo Vazquez
2018-07-11UI: Re-arrange Overlays popoverPablo Vazquez
2018-07-11Keymap: update 2.7x mapCampbell Barton
2018-07-11Cleanup: remove redundant operatorCampbell Barton
2018-07-11Cleanup: simplify RNA namesCampbell Barton
2018-07-11Fix crash in combing after changing scene propertySergey Sharybin
2018-07-11OpenSubdiv: Changes in C-APISergey Sharybin
2018-07-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-11Fix Use Nodes not working for Cycles lights.Brecht Van Lommel