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-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13Keymap: more more standard keys for select toolsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-13Cleanup: use namedtuple for KeymapParamsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Eevee: Hide Sprite threshold as it is not implemented yetClément Foucault
2018-11-12WM: avoid string replace w/ appconfig-activateCampbell Barton
2018-11-12style fixJacques Lucke
2018-11-12Fix: draw_circle_2d not using the segment count from parameter listJacques Lucke
2018-11-12Fix T57766: error in Quick Effects > Quick FurPhilipp Oeser
2018-11-12Tool System: support for 'dropping' toolsCampbell Barton
2018-11-12Add back layout context for toolbar popupCampbell Barton
2018-11-12Missed last commitCampbell Barton
2018-11-12UI: remove search from toolbar popupCampbell Barton
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-11GP: Change Thickness TextAntonioya
2018-11-10GP: Add brush parameter to Shapes toolsAntonioya
2018-11-10Cleanup: namingCampbell Barton
2018-11-10GP: Make Sculpt and Edit Toolbar consistentAntonioya
2018-11-09GP: Add missing preset propertiesAntonioya
2018-11-09GP: Remove duplicate shapes popoverAntonioya
2018-11-09UI: split grease pencil brush curves into subpanels.William Reynish
2018-11-09UI: add edge markings to top level of edge menu again.William Reynish
2018-11-09Fix use of wrong icon IDs.Brecht Van Lommel
2018-11-09UI: Fix checking for sequences.Pablo Vazquez
2018-11-09Py API Docs: Warnings for some properties that are slower to access than expe...Jacques Lucke
2018-11-09UI: Fix bug when no sequencer strips were selected on a new scene.Pablo Vazquez
2018-11-09Icons: rename gpencilCampbell Barton
2018-11-09Icons: update to r62155Campbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
2018-11-09UI: tweak object type active stateCampbell Barton
2018-11-09Cleanup: use proportional edit template for keymapCampbell Barton
2018-11-09Cleanup: use tuple instead of dictCampbell Barton
2018-11-09UI: Tweaks to Object Types Visibility popover.Pablo Vazquez
2018-11-09Cleanup: de-duplicate keymap itemsCampbell Barton
2018-11-09readme: remove 'game creation'.Campbell Barton
2018-11-09Merge branch 'master' into blender2.8Campbell Barton
2018-11-09readme: use name 'macOS'Campbell Barton
2018-11-09Keymap: skip loading the keymap preset in background modeCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Fix wrong selectability icon in viewport menu.Brecht Van Lommel
2018-11-08Fix X-Ray option showing in LookDev mode, where it does nothing.Brecht Van Lommel
2018-11-08UI: Tweaks to Add menu in Video Sequencer Editor.Pablo Vazquez
2018-11-08UI: Some icons for Image menu in Image editor.Pablo Vazquez
2018-11-08Fix: show options of image empty only for image emptiesJacques Lucke
2018-11-08UI: hide bundled addons which haven't been updatedCampbell Barton
2018-11-08Merge branch 'master' into blender2.8Campbell Barton
2018-11-08Cleanup: minor simplification to user-addon checkCampbell Barton
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-07Py API Docs: show gpu_extras moduleJacques Lucke