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-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-11Fix T55278: Lightmap Pack > New Image broken when active object is NonePhilipp Oeser
2018-06-08Workbench: UI for custom studio lights/matcapsJeroen Bakker
2018-06-06UI: use regular size icons for toolbar popupCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: newlines at EOF for Python modulesCampbell Barton
2018-06-01Fix broken set collection offset from cursor operator.Brecht Van Lommel
2018-05-31Edit last commitCampbell Barton
2018-05-31Fix tool-system re-using last space typeCampbell Barton
2018-05-30Tool System: optionally cycle tools in a groupCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-21UI: generate dynamic keymap for popup toolbarCampbell Barton
2018-05-20UI: proof of concept keymap for the popup toolbarCampbell Barton
2018-05-19UI: Use popover for toolbar popup operatorCampbell Barton
2018-05-19Correct last commitCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-16Tool System: pass space type when setting toolCampbell Barton
2018-05-13WM: Operator to set the tool by nameCampbell Barton
2018-04-28Cleanup: remove code for removed Blender Internal properties.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Merge branch 'master' into blender2.8Julian Eisel
2018-04-26Fix discontinuity in default UVs for a torusPhilipp Oeser
2018-04-23Pqrtiql fix of some operators in object.py.Bastien Montagne
2018-04-23Cleanup some remaining LOD stuff after BGE removal.Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Add overridable control to 'edit' feature of custom props.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09Cleanup: unused variableCampbell Barton
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-07Fix edit-mesh select nextCampbell Barton
2018-04-05Fix error where find-next missed None checkCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-03BMesh: remove redundant loop in select-next-activeCampbell Barton
2018-04-03Merge branch 'master' into blender2.8Bastien Montagne
2018-04-03Fix T54477: Broken utf8 strings in old .blend filesBastien Montagne
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22Cleanup: Use more python way of checking booleanSergey Sharybin
2018-03-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-21Tracking: Make object created form tracks active and selectedSergey Sharybin
2018-03-21Tracking: Warn when no tracks are selected when creating meshSergey Sharybin
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel